Age | Commit message (Expand) | Author | Files | Lines |
2019-04-08 | refs.c: remove the_repo from substitute_branch_name() | Nguyễn Thái Ngọc Duy | 1 | -2/+6 |
2019-04-08 | Use 'unsigned short' for mode, like diff_filespec does | Elijah Newren | 1 | -1/+1 |
2019-04-02 | doc: promote "git switch" | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-03-14 | get_oid(): when an object was not found, try harder | Johannes Schindelin | 1 | -0/+12 |
2019-03-01 | sha1-name.c: add `get_oidf()` which acts like `get_oid()` | Paul-Sebastian Ungureanu | 1 | -0/+19 |
2019-02-12 | get_oid_with_context(): match prototype and implementation | Duy Nguyen | 1 | -3/+5 |
2019-02-06 | Merge branch 'nd/the-index-final' | Junio C Hamano | 1 | -27/+37 |
2019-01-18 | Do not print 'dangling' for cat-file in case of ambiguity | David Turner | 1 | -28/+30 |
2019-01-14 | sha1-name.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -22/+32 |
2019-01-14 | read-cache.c: kill read_index() | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2019-01-08 | object-store: factor out odb_loose_cache() | René Scharfe | 1 | -5/+5 |
2018-11-13 | object-store: provide helpers for loose_objects_cache | Jeff King | 1 | -20/+1 |
2018-11-13 | sha1-file: use an object_directory for the main object dir | Jeff King | 1 | -14/+3 |
2018-11-13 | handle alternates paths the same as the main object dir | Jeff King | 1 | -2/+6 |
2018-11-13 | rename "alternate_object_database" to "object_directory" | Jeff King | 1 | -10/+10 |
2018-09-17 | Merge branch 'jk/cocci' | Junio C Hamano | 1 | -1/+1 |
2018-09-17 | Merge branch 'ds/reachable' | Junio C Hamano | 1 | -0/+1 |
2018-08-29 | convert "oidcmp() == 0" to oideq() | Jeff King | 1 | -1/+1 |
2018-08-20 | Sync 'ds/multi-pack-index' to v2.19.0-rc0 | Junio C Hamano | 1 | -0/+70 |
2018-08-02 | Merge branch 'sb/object-store-lookup' | Junio C Hamano | 1 | -15/+18 |
2018-08-02 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -5/+7 |
2018-07-24 | Merge branch 'wc/find-commit-with-pattern-on-detached-head' | Junio C Hamano | 1 | -0/+1 |
2018-07-20 | commit.h: remove method declarations | Derrick Stolee | 1 | -0/+1 |
2018-07-20 | midx: use midx in abbreviation calculations | Derrick Stolee | 1 | -0/+70 |
2018-07-16 | sha1-name: use the_hash_algo when parsing object names | brian m. carlson | 1 | -5/+7 |
2018-06-29 | tag: add repository argument to deref_tag | Stefan Beller | 1 | -4/+7 |
2018-06-29 | tag: add repository argument to lookup_tag | Stefan Beller | 1 | -1/+1 |
2018-06-29 | commit: add repository argument to lookup_commit | Stefan Beller | 1 | -1/+1 |
2018-06-29 | commit: add repository argument to lookup_commit_reference | Stefan Beller | 1 | -2/+2 |
2018-06-29 | commit: add repository argument to lookup_commit_reference_gently | Stefan Beller | 1 | -2/+2 |
2018-06-29 | object: add repository argument to parse_object | Stefan Beller | 1 | -7/+7 |
2018-05-30 | Merge branch 'ab/get-short-oid' | Junio C Hamano | 1 | -8/+42 |
2018-05-30 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -3/+2 |
2018-05-30 | Merge branch 'js/use-bug-macro' | Junio C Hamano | 1 | -2/+2 |
2018-05-23 | Merge branch 'sb/oid-object-info' | Junio C Hamano | 1 | -6/+6 |
2018-05-23 | Merge branch 'ds/lazy-load-trees' | Junio C Hamano | 1 | -1/+1 |
2018-05-11 | get_short_oid: sort ambiguous objects by type, then SHA-1 | Ævar Arnfjörð Bjarmason | 1 | -1/+36 |
2018-05-11 | sha1-name.c: move around the collect_ambiguous() function | Ævar Arnfjörð Bjarmason | 1 | -6/+6 |
2018-05-11 | sha1-name.c: remove stray newline | Ævar Arnfjörð Bjarmason | 1 | -1/+0 |
2018-05-06 | Replace all die("BUG: ...") calls by BUG() ones | Johannes Schindelin | 1 | -2/+2 |
2018-04-11 | sha1_name.c: rename to use dash in file name | Stefan Beller | 1 | -0/+1734 |