index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
replace_object.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-26
cache.h: expose the dying procedure for reading gitlinks
Stefan Beller
2
-22
/
+27
2017-01-26
setup: add gentle version of resolve_git_dir
Stefan Beller
2
-3
/
+5
2017-01-24
Seventh batch for 2.12
Junio C Hamano
1
-0
/
+15
2017-01-19
Sixth batch for 2.12
Junio C Hamano
1
-0
/
+64
2017-01-18
gitk: Remove translated message from comments
David Aguilar
1
-15
/
+0
2017-01-18
RelNotes: drop merge-later comments for maint
Junio C Hamano
1
-44
/
+0
2017-01-18
Almost ready for 2.11.1
Junio C Hamano
4
-3
/
+124
2017-01-16
diff: document the format of the -O (diff.orderFile) file
Richard Hansen
2
-5
/
+34
2017-01-16
diff: document behavior of relative diff.orderFile
Richard Hansen
1
-0
/
+2
2017-01-16
request-pull: drop old USAGE stuff
Wolfram Sang
1
-3
/
+0
2017-01-13
doc: git-gui browser does not default to HEAD
Philip Oakley
1
-1
/
+1
2017-01-13
doc: gitk: add the upstream repo location
Philip Oakley
1
-2
/
+8
2017-01-13
doc: gitk: remove gitview reference
Philip Oakley
1
-4
/
+0
2017-01-13
lib-submodule-update.sh: reduce use of subshell by using "git -C"
Stefan Beller
1
-4
/
+1
2017-01-13
Documentation/bisect: improve on (bad|new) and (good|bad)
Christian Couder
1
-2
/
+2
2017-01-13
asciidoctor: fix user-manual to be built by `asciidoctor`
마누엘
2
-1
/
+9
2017-01-12
submodule update --init: display correct path from submodule
Stefan Beller
3
-7
/
+25
2017-01-12
t7411: test lookup of uninitialized submodules
Stefan Beller
1
-0
/
+21
2017-01-12
t7411: quote URLs
Stefan Beller
1
-2
/
+2
2017-01-12
submodule absorbgitdirs: mention in docstring help
Stefan Beller
1
-1
/
+2
2017-01-12
diff: add interhunk context config option
Vegard Nossum
4
-1
/
+42
2017-01-12
versioncmp: generalize version sort suffix reordering
SZEDER Gábor
4
-13
/
+71
2017-01-12
versioncmp: factor out helper for suffix matching
SZEDER Gábor
1
-25
/
+39
2017-01-11
index: improve constness for reading blob data
Brandon Williams
2
-2
/
+3
2017-01-11
t7810: avoid assumption about invalid regex syntax
Jeff King
1
-11
/
+15
2017-01-11
Fifth batch 2.12
Junio C Hamano
1
-0
/
+45
2017-01-10
mergetool: fix running in subdir when rerere enabled
Richard Hansen
2
-3
/
+21
2017-01-10
mergetool: take the "-O" out of $orderfile
Richard Hansen
1
-2
/
+2
2017-01-10
t7610: add test case for rerere+mergetool+subdir bug
Richard Hansen
1
-1
/
+20
2017-01-10
t7610: spell 'git reset --hard' consistently
Richard Hansen
1
-18
/
+19
2017-01-10
t7610: don't assume the checked-out commit
Richard Hansen
1
-6
/
+6
2017-01-10
t7610: always work on a test-specific branch
Richard Hansen
1
-2
/
+8
2017-01-10
t7610: delete some now-unnecessary 'git reset --hard' lines
Richard Hansen
1
-2
/
+0
2017-01-10
t7610: run 'git reset --hard' after each test to clean up
Richard Hansen
1
-0
/
+8
2017-01-10
t7610: don't rely on state from previous test
Richard Hansen
1
-0
/
+6
2017-01-10
t7610: use test_when_finished for cleanup tasks
Richard Hansen
1
-34
/
+37
2017-01-10
t7610: move setup code to the 'setup' test case
Richard Hansen
1
-30
/
+35
2017-01-10
t7610: update branch names to match test number
Richard Hansen
1
-41
/
+41
2017-01-10
rev-parse doc: pass "--" to rev-parse in the --prefix example
Richard Hansen
1
-1
/
+2
2017-01-10
unpack-trees: factor progress setup out of check_updates
Stefan Beller
1
-12
/
+20
2017-01-10
unpack-trees: remove unneeded continue
Stefan Beller
1
-1
/
+0
2017-01-10
unpack-trees: move checkout state into check_updates
Stefan Beller
1
-12
/
+12
2017-01-10
.mailmap: record canonical email for Richard Hansen
Richard Hansen
1
-0
/
+2
2017-01-10
pathspec: give better message for submodule related pathspec error
Stefan Beller
2
-2
/
+69
2017-01-09
execv_dashed_external: wait for child on signal death
Jeff King
3
-0
/
+21
2017-01-09
execv_dashed_external: stop exiting with negative code
Jeff King
1
-3
/
+7
2017-01-09
execv_dashed_external: use child_process struct
Jeff King
1
-18
/
+7
2017-01-09
real_path: set errno when max number of symlinks is exceeded
Brandon Williams
1
-0
/
+2
2017-01-09
real_path: prevent redefinition of MAXSYMLINKS
Brandon Williams
1
-1
/
+3
2017-01-09
Makefile: put LIBS after LDFLAGS for imap-send
Steven Penny
1
-1
/
+1
[next]