win32: plug memory leak on realloc() failure in syslog()
René Scharfe committed about 9 years ago
René Scharfe committed about 9 years ago
diff-delta: fix encoding size that would not fit in "unsigned int"
Martin Koegler committed about 9 years ago
trailer: put process_trailers() options into a struct
Jeff King committed about 9 years ago
t1200: remove t1200-tutorial.sh
Stefan Beller committed about 9 years ago
sha1_file: drop experimental GIT_USE_LOOKUP search
Jeff King committed about 9 years ago
hashcmp: use memcmp instead of open-coded loop
Jeff King committed about 9 years ago
apply: remove prefix_length member from apply_state
René Scharfe committed about 9 years ago
builtin/add: add detail to a 'cannot chmod' error message
Ramsay Jones committed about 9 years ago
sha1_file: avoid comparison if no packed hash matches the first byte
René Scharfe committed about 9 years ago
t4062: use less than 256 repetitions in regex
René Scharfe committed about 9 years ago
t3700: fix broken test under !POSIXPERM
René Scharfe committed about 9 years ago
am: fix signoff when other trailers are present
Phillip Wood committed about 9 years ago
git svn fetch: Create correct commit timestamp when using --localtime
Urs Thuermann committed about 9 years ago
perl/Git.pm: typofix in a comment
Junio C Hamano committed about 9 years ago
parse_decoration_style: drop unused argument `var`
Martin Ågren committed about 9 years ago
treewide: deprecate git_config_maybe_bool, use git_parse_maybe_bool
Martin Ågren committed about 9 years ago
config: make git_{config,parse}_maybe_bool equivalent
Martin Ågren committed about 9 years ago
config: introduce git_parse_maybe_bool_text
Martin Ågren committed about 9 years ago
t5334: document that git push --signed=1 does not work
Martin Ågren committed about 9 years ago