55580 Commits (76a7bc092efc2be59f1e42dc437154a9a1feed0a)
 

Author SHA1 Message Date
Jeff King 834876630b get_commit_tree(): return NULL for broken tree 6 years ago
Taylor Blau b49e74eac4 list-objects.c: handle unexpected non-tree entries 6 years ago
Taylor Blau 23c204455b list-objects.c: handle unexpected non-blob entries 6 years ago
Taylor Blau 0616617c7e t: introduce tests for unexpected object types 6 years ago
Kyle Meyer f937bc2f86 add: error appropriately on repository with no commits 6 years ago
Kyle Meyer b22827045e dir: do not traverse repositories with no commits 6 years ago
Kyle Meyer e13811189b submodule: refuse to add repository with no commits 6 years ago
Denton Liu b57e8119e6 submodule: teach set-branch subcommand 6 years ago
Todd Zullinger f64a21bd82 Documentation/git-show-branch: avoid literal {apostrophe} 6 years ago
Todd Zullinger 9e4cbccbd7 Documentation/git-svn: improve asciidoctor compatibility 6 years ago
Junio C Hamano e35b8cb8e2 The fourth batch 6 years ago
Junio C Hamano 32414ceb85 Merge branch 'jt/submodule-fetch-errmsg' 6 years ago
Junio C Hamano c063a537be Merge branch 'jk/sha1dc' 6 years ago
Junio C Hamano 2d3372883f Merge branch 'jk/promote-ggg' 6 years ago
Junio C Hamano 7caf4cfb81 Merge branch 'ar/t4150-remove-cruft' 6 years ago
Junio C Hamano fa1b86e457 Merge branch 'js/rebase-deprecate-preserve-merges' 6 years ago
Junio C Hamano 20fe798b1b Merge branch 'ms/worktree-add-atomic-mkdir' 6 years ago
Junio C Hamano 31df2c1019 Merge branch 'jk/line-log-with-patch' 6 years ago
Junio C Hamano ac9e40e8ef Merge branch 'ra/t3600-test-path-funcs' 6 years ago
Junio C Hamano 917f2cd1c2 Merge branch 'nd/rewritten-ref-is-per-worktree' 6 years ago
Junio C Hamano 1828e52efc Merge branch 'jh/resize-convert-scratch-buffer' 6 years ago
Junio C Hamano b582c1681e Merge branch 'dl/ignore-docs' 6 years ago
Junio C Hamano 081b08c45c Merge branch 'ja/dir-rename-doc-markup-fix' 6 years ago
Junio C Hamano 0b2094b06b Merge branch 'dl/reset-doc-no-wrt-abbrev' 6 years ago
Sven Strickroth 22c3634c0f MSVC: include compat/win32/path-utils.h for MSVC, too, for real_path() 6 years ago
Johannes Schindelin dbe7b41019 t3301: fix false negative 6 years ago
Nguyễn Thái Ngọc Duy 7fdff47432 refs.c: remove the_repo from read_ref_at() 6 years ago
Nguyễn Thái Ngọc Duy 567009033f refs.c: add repo_dwim_log() 6 years ago
Nguyễn Thái Ngọc Duy d8984c532a refs.c: add repo_dwim_ref() 6 years ago
Nguyễn Thái Ngọc Duy 0b1dbf53df refs.c: remove the_repo from expand_ref() 6 years ago
Nguyễn Thái Ngọc Duy 8f56e9d4ba refs.c: remove the_repo from substitute_branch_name() 6 years ago
Nguyễn Thái Ngọc Duy 546edf37ae refs.c: add refs_shorten_unambiguous_ref() 6 years ago
Nguyễn Thái Ngọc Duy b3cd33d079 refs.c: add refs_ref_exists() 6 years ago
Nguyễn Thái Ngọc Duy 5038de1937 packfile.c: add repo_approximate_object_count() 6 years ago
SZEDER Gábor d2c4e6292a builtin rebase: use oideq() 6 years ago
SZEDER Gábor 7762f44ee0 builtin rebase: use FREE_AND_NULL 6 years ago
Philip Oakley ffea0248bf describe doc: remove '7-char' abbreviation reference 6 years ago
Philip Oakley fe61ccbc35 rerere doc: quote `rerere.enabled` 6 years ago
SZEDER Gábor a544fb08f8 blame: default to HEAD in a bare repo when no start commit is given 6 years ago
Thomas Gummerer 7cb7283adb ls-files: use correct format string 6 years ago
Ævar Arnfjörð Bjarmason 0044f7700f gc docs: remove incorrect reference to gc.auto=0 6 years ago
Ævar Arnfjörð Bjarmason daecbf2261 gc docs: clarify that "gc" doesn't throw away referenced objects 6 years ago
Ævar Arnfjörð Bjarmason 7384504881 gc docs: note "gc --aggressive" in "fast-import" 6 years ago
Ævar Arnfjörð Bjarmason 22d4e3bd19 gc docs: downplay the usefulness of --aggressive 6 years ago
Ævar Arnfjörð Bjarmason 080a4480a0 gc docs: note how --aggressive impacts --window & --depth 6 years ago
Ævar Arnfjörð Bjarmason 54d56f52bd gc docs: fix formatting for "gc.writeCommitGraph" 6 years ago
Ævar Arnfjörð Bjarmason d257e0fb0a gc docs: re-flow the "gc.*" section in "config" 6 years ago
Ævar Arnfjörð Bjarmason b6a8d09f6d gc docs: include the "gc.*" section from "config" in "gc" 6 years ago
Elijah Newren 8c8e5bd6eb merge-recursive: switch directory rename detection default 6 years ago
Elijah Newren e62d11239c merge-recursive: give callers of handle_content_merge() access to contents 6 years ago