xgethostname: handle long hostnames
David Turner committed over 9 years ago
use HOST_NAME_MAX to size buffers for gethostname(2)
René Scharfe committed over 9 years ago
p0004: make perf test executable
Christian Couder committed over 9 years ago
ls-files: fix path used when recursing into submodules
Jacob Keller committed over 9 years ago
Junio C Hamano committed over 9 years ago
doc: trivial typo in git-format-patch.txt
Giuseppe Bilotta committed over 9 years ago
config: handle conditional include when $GIT_DIR is not set up
Nguyễn Thái Ngọc Duy committed over 9 years ago
config: prepare to pass more info in git_config_with_options()
Nguyễn Thái Ngọc Duy committed over 9 years ago
ls-files: fix recurse-submodules with nested submodules
Jacob Keller committed over 9 years ago
fetch-pack: show clearer error message upon ERR
Jonathan Tan committed over 9 years ago
submodule: remove a superfluous second check for the "new" variable
Sebastian Schuberth committed over 9 years ago
server-info: avoid calling fclose(3) twice in update_info_file()
René Scharfe committed over 9 years ago
files_for_each_reflog_ent_reverse(): close stream and free strbuf on error
René Scharfe committed over 9 years ago
t1400: use consistent style for test_expect_success calls
Kyle Meyer committed over 9 years ago
doc/revisions: remove brackets from rev^-n shorthand
Kyle Meyer committed over 9 years ago
Junio C Hamano committed over 9 years ago
Merge branch 'js/difftool-builtin'
Junio C Hamano committed over 9 years ago
Merge branch 'sb/unpack-trees-would-lose-submodule-message-update'
Junio C Hamano committed over 9 years ago
Merge branch 'ab/regen-perl-mak-with-different-perl'
Junio C Hamano committed over 9 years ago
Merge branch 'sb/show-diff-for-submodule-in-diff-fix'
Junio C Hamano committed over 9 years ago