46962 Commits (f1c985da05c136414c10f034cdc09bdb6939cb8f)
 

Author SHA1 Message Date
Junio C Hamano 872e2cf00a Merge branch 'bw/push-options-recursively-to-submodules' 8 years ago
Junio C Hamano b1081e4004 Merge branch 'bc/object-id' 8 years ago
Junio C Hamano c703555cc8 Merge branch 'sb/submodule-short-status' 8 years ago
Jeff Hostetler b986df5c35 read-cache: speed up has_dir_name (part 2) 8 years ago
Jeff Hostetler 06b6d81b79 read-cache: speed up has_dir_name (part 1) 8 years ago
Jeff Hostetler e5494631ed read-cache: speed up add_index_entry during checkout 8 years ago
Jeff Hostetler 350d870143 p0006-read-tree-checkout: perf test to time read-tree 8 years ago
Sebastian Schuberth 61e282425a gitmodules: clarify the ignore option values 8 years ago
Sebastian Schuberth 8d3047cd5b gitmodules: clarify what history depth a shallow clone has 8 years ago
Ævar Arnfjörð Bjarmason f17d642d3b push: document & test --force-with-lease with multiple remotes 8 years ago
Nguyễn Thái Ngọc Duy e145a0bc9b config: correct file reading order in read_early_config() 8 years ago
Giuseppe Bilotta 9f79524a6a rebase: pass --[no-]signoff option to git am 8 years ago
David Turner 5781a9a270 xgethostname: handle long hostnames 8 years ago
René Scharfe da25bdb776 use HOST_NAME_MAX to size buffers for gethostname(2) 8 years ago
Christian Couder c9d4999155 p0004: make perf test executable 8 years ago
Jacob Keller 2cfe66a8ee ls-files: fix path used when recursing into submodules 8 years ago
Junio C Hamano 372b050b6b replace: plug a memory leak 8 years ago
Giuseppe Bilotta 7ba1ceef95 doc: trivial typo in git-format-patch.txt 8 years ago
Nguyễn Thái Ngọc Duy 2185fde563 config: handle conditional include when $GIT_DIR is not set up 8 years ago
Nguyễn Thái Ngọc Duy c48f4b379e config: prepare to pass more info in git_config_with_options() 8 years ago
Jacob Keller 2e5d6503bd ls-files: fix recurse-submodules with nested submodules 8 years ago
Jonathan Tan 8e2c7bef03 fetch-pack: show clearer error message upon ERR 8 years ago
Sebastian Schuberth 731eb176a3 submodule: remove a superfluous second check for the "new" variable 8 years ago
René Scharfe fa1912c89a server-info: avoid calling fclose(3) twice in update_info_file() 8 years ago
René Scharfe be686f03e0 files_for_each_reflog_ent_reverse(): close stream and free strbuf on error 8 years ago
Kyle Meyer 1cec9c2db2 t1400: use consistent style for test_expect_success calls 8 years ago
Kyle Meyer 733e064d98 doc/revisions: remove brackets from rev^-n shorthand 8 years ago
Junio C Hamano 584f8975d2 Twelfth batch for 2.13 8 years ago
Junio C Hamano 7b612c966e Merge branch 'js/difftool-builtin' 8 years ago
Junio C Hamano c8a8951ce5 Merge branch 'sb/unpack-trees-would-lose-submodule-message-update' 8 years ago
Junio C Hamano 3817d631de Merge branch 'ab/regen-perl-mak-with-different-perl' 8 years ago
Junio C Hamano 1776a710d6 Merge branch 'sb/show-diff-for-submodule-in-diff-fix' 8 years ago
Junio C Hamano 263fd041a8 Merge branch 'qp/bisect-docfix' 8 years ago
Junio C Hamano 97d9e97941 Merge branch 'mm/ls-files-s-doc' 8 years ago
Junio C Hamano dfe46c5ce6 Merge branch 'jk/loose-object-info-report-error' 8 years ago
Junio C Hamano 3c833cae44 Merge branch 'jc/bs-t-is-not-a-tab-for-sed' 8 years ago
Junio C Hamano 93a96cced3 Merge branch 'jc/unused-symbols' 8 years ago
Junio C Hamano cb054eb264 Merge branch 'jk/snprintf-cleanups' 8 years ago
Michael Haggerty f890db83ee do_for_each_entry_in_dir(): delete function 8 years ago
Michael Haggerty 50c2d8555b files_pack_refs(): use reference iteration 8 years ago
Michael Haggerty 1710fbafb6 commit_packed_refs(): use reference iteration 8 years ago
Michael Haggerty 059ae35a48 cache_ref_iterator_begin(): make function smarter 8 years ago
Michael Haggerty a714b19ca8 get_loose_ref_cache(): new function 8 years ago
Michael Haggerty 86f423584b get_loose_ref_dir(): function renamed from get_loose_refs() 8 years ago
Michael Haggerty 5c7bba77b2 do_for_each_entry_in_dir(): eliminate `offset` argument 8 years ago
Michael Haggerty e3bf2989ca refs: handle "refs/bisect/" in `loose_fill_ref_dir()` 8 years ago
Michael Haggerty df30875987 ref-cache: use a callback function to fill the cache 8 years ago
Michael Haggerty e00d1a4ff7 refs: record the ref_store in ref_cache, not ref_dir 8 years ago
Michael Haggerty 7c22bc8a18 ref-cache: introduce a new type, ref_cache 8 years ago
Michael Haggerty 958f964691 refs: split `ref_cache` code into separate files 8 years ago