index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rerere.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-24
pack: move static state variables
Jonathan Tan
3
-13
/
+23
2017-08-24
pack: move pack name-related functions
Jonathan Tan
10
-45
/
+56
2017-08-23
Prepare for 2.14.2
Junio C Hamano
3
-2
/
+37
2017-08-23
The third batch post 2.14
Junio C Hamano
1
-0
/
+30
2017-08-22
The second batch post 2.14
Junio C Hamano
1
-0
/
+57
2017-08-18
Documentation/git-for-each-ref: clarify peeling of tags for --format
Michael J Gruber
1
-2
/
+3
2017-08-18
Documentation: use proper wording for ref format strings
Michael J Gruber
3
-6
/
+6
2017-08-18
git-grep: correct exit code with --quiet and -L
Anthony Sottile
2
-1
/
+6
2017-08-17
diff: retire sane_truncate_fn
Junio C Hamano
1
-5
/
+0
2017-08-17
files-backend: cheapen refname_available check when locking refs
Michael Haggerty
1
-4
/
+4
2017-08-17
t5526: fix some broken && chains
Heiko Voigt
1
-4
/
+4
2017-08-17
submodule.sh: remove unused variable
Stefan Beller
1
-1
/
+0
2017-08-16
commit: skip discarding the index if there is no pre-commit hook
Kevin Willford
1
-6
/
+9
2017-08-15
sha1_file: make read_info_alternates static
Stefan Beller
2
-2
/
+2
2017-08-15
t1002: stop using sum(1)
René Scharfe
2
-35
/
+35
2017-08-15
doc: clarify "config --bool" behaviour with empty string
Andreas Heiduk
2
-6
/
+7
2017-08-15
stash: prevent warning about null bytes in input
Kevin Daudt
1
-2
/
+9
2017-08-14
rebase: turn on progress option by default for format-patch
Kevin Willford
2
-0
/
+7
2017-08-14
format-patch: have progress option while generating patches
Kevin Willford
2
-0
/
+14
2017-08-14
hook: use correct logical variable
Kaartic Sivaraam
1
-1
/
+1
2017-08-12
stash: clean untracked files before reset
Nicolas Morey-Chaisemartin
2
-5
/
+23
2017-08-12
sha1_file: remove read_packed_sha1()
Jonathan Tan
1
-25
/
+1
2017-08-11
sha1_file: set whence in storage-specific info fn
Jonathan Tan
1
-7
/
+6
2017-08-11
The first batch of topics after the 2.14 cycle
Junio C Hamano
2
-1
/
+134
2017-08-11
sha1_file: release delta_stack on error in unpack_entry()
René Scharfe
1
-2
/
+3
2017-08-11
fsck: free buffers on error in fsck_obj()
René Scharfe
1
-11
/
+11
2017-08-10
strbuf: clear errno before calling getdelim(3)
René Scharfe
1
-0
/
+1
2017-08-10
win32: plug memory leak on realloc() failure in syslog()
René Scharfe
1
-0
/
+2
2017-08-10
merge: use skip_prefix()
René Scharfe
1
-2
/
+2
2017-08-10
t1200: remove t1200-tutorial.sh
Stefan Beller
1
-268
/
+0
2017-08-09
sha1_file: drop experimental GIT_USE_LOOKUP search
Jeff King
4
-238
/
+1
2017-08-09
hashcmp: use memcmp instead of open-coded loop
Jeff King
1
-8
/
+1
2017-08-09
apply: remove prefix_length member from apply_state
René Scharfe
2
-8
/
+5
2017-08-09
builtin/add: add detail to a 'cannot chmod' error message
Ramsay Jones
1
-3
/
+3
2017-08-09
sha1_file: avoid comparison if no packed hash matches the first byte
René Scharfe
1
-2
/
+2
2017-08-09
t4062: use less than 256 repetitions in regex
René Scharfe
1
-1
/
+3
2017-08-08
t3700: fix broken test under !POSIXPERM
René Scharfe
1
-0
/
+1
2017-08-08
am: fix signoff when other trailers are present
Phillip Wood
2
-45
/
+64
2017-08-08
git svn fetch: Create correct commit timestamp when using --localtime
Urs Thuermann
1
-1
/
+1
2017-08-08
perl/Git.pm: typofix in a comment
Junio C Hamano
1
-1
/
+1
2017-08-07
parse_decoration_style: drop unused argument `var`
Martin Ågren
1
-3
/
+3
2017-08-07
treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool
Martin Ågren
10
-13
/
+17
2017-08-07
config: make git_{config,parse}_maybe_bool equivalent
Martin Ågren
2
-6
/
+6
2017-08-07
config: introduce git_parse_maybe_bool_text
Martin Ågren
1
-3
/
+8
2017-08-07
t5334: document that git push --signed=1 does not work
Martin Ågren
1
-0
/
+7
2017-08-07
Doc/git-{push,send-pack}: correct --sign= to --signed=
Martin Ågren
2
-4
/
+4
2017-08-07
scripts: use "git foo" not "git-foo"
Michael Forney
5
-10
/
+10
2017-08-07
test-path-utils: handle const parameter of basename and dirname
René Scharfe
1
-2
/
+16
2017-08-07
t0001: skip test with restrictive permissions if getpwd(3) respects them
René Scharfe
1
-2
/
+28
2017-08-07
tests: don't give unportable ">" to "test" built-in, use -gt
Ævar Arnfjörð Bjarmason
1
-1
/
+1
[next]