| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sb/sha1-file-cleanup' into maint | Junio C Hamano | 2017-09-10 | 1 | -1/+0 |
|\ |
|
| * | sha1_file: make read_info_alternates staticsb/sha1-file-cleanup | Stefan Beller | 2017-08-15 | 1 | -1/+0 |
* | | Merge branch 'jk/hashcmp-memcmp' into maint | Junio C Hamano | 2017-09-10 | 1 | -8/+1 |
|\ \ |
|
| * | | hashcmp: use memcmp instead of open-coded loopjk/hashcmp-memcmp | Jeff King | 2017-08-09 | 1 | -8/+1 |
* | | | Merge branch 'jt/subprocess-handshake' into maint | Junio C Hamano | 2017-08-23 | 1 | -0/+3 |
|\ \ \ |
|
| * \ \ | Merge branch 'ls/filter-process-delayed' into jt/subprocess-handshake | Junio C Hamano | 2017-07-26 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | convert: add "status=delayed" to filter process protocol | Lars Schneider | 2017-06-30 | 1 | -0/+3 |
* | | | | | Merge tag 'v2.13.5' into maint | Junio C Hamano | 2017-08-04 | 1 | -0/+8 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge tag 'v2.12.4' into maint | Junio C Hamano | 2017-08-01 | 1 | -0/+8 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge tag 'v2.11.3' into maint-2.12 | Junio C Hamano | 2017-07-30 | 1 | -0/+8 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | | |
|
| | | * | | | Merge tag 'v2.10.4' into maint-2.11 | Junio C Hamano | 2017-07-30 | 1 | -0/+8 |
| | | |\ \ \ |
|
| | | | * \ \ | Merge tag 'v2.9.5' into maint-2.10 | Junio C Hamano | 2017-07-30 | 1 | -0/+8 |
| | | | |\ \ \ |
|
| | | | | * \ \ | Merge tag 'v2.8.6' into maint-2.9 | Junio C Hamano | 2017-07-30 | 1 | -0/+8 |
| | | | | |\ \ \ |
|
| | | | | | * \ \ | Merge tag 'v2.7.6' into maint-2.8 | Junio C Hamano | 2017-07-30 | 1 | -0/+8 |
| | | | | | |\ \ \ |
|
| | | | | | | * | | | connect: factor out "looks like command line option" check | Jeff King | 2017-07-28 | 1 | -0/+8 |
| | | | | | | * | | | Merge branch 'jk/pack-idx-corruption-safety' into maint | Junio C Hamano | 2016-03-10 | 1 | -0/+10 |
| | | | | | | |\ \ \ |
|
| | | | | | | * \ \ \ | Merge branch 'jc/am-i-v-fix' into maint | Junio C Hamano | 2016-03-10 | 1 | -0/+3 |
| | | | | | | |\ \ \ \ |
|
| | | | | | | * \ \ \ \ | Merge branch 'ps/config-error' into maint | Junio C Hamano | 2016-03-10 | 1 | -5/+9 |
| | | | | | | |\ \ \ \ \ |
|
| | | | | | | * \ \ \ \ \ | Merge branch 'nd/ita-cleanup' into maint | Junio C Hamano | 2016-02-22 | 1 | -0/+1 |
| | | | | | | |\ \ \ \ \ \ |
|
| | * | | | | | \ \ \ \ \ \ | Merge branch 'jk/pack-name-cleanups' into maint | Junio C Hamano | 2017-03-28 | 1 | -0/+21 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/interpret-branch-name' into maint | Junio C Hamano | 2017-03-28 | 1 | -1/+31 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/parse-config-key-cleanup' into maint | Junio C Hamano | 2017-03-28 | 1 | -1/+4 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rj/remove-unused-mktemp' into maint | Junio C Hamano | 2017-03-21 | 1 | -3/+0 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
* | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jt/unify-object-info' | Junio C Hamano | 2017-07-05 | 1 | -20/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | sha1_file: refactor has_sha1_file_with_flagsjt/unify-object-info | Jonathan Tan | 2017-06-26 | 1 | -8/+3 |
| * | | | | | | | | | | | | | | | | | | sha1_file: teach sha1_object_info_extended more flags | Jonathan Tan | 2017-06-26 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | | | | | sha1_file: refactor read_object | Jonathan Tan | 2017-06-21 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | | | | sha1_file: rename LOOKUP_REPLACE_OBJECT | Jonathan Tan | 2017-06-21 | 1 | -11/+6 |
| * | | | | | | | | | | | | | | | | | | sha1_file: rename LOOKUP_UNKNOWN_OBJECT | Jonathan Tan | 2017-06-21 | 1 | -1/+2 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'rs/sha1-name-readdir-optim' | Junio C Hamano | 2017-07-05 | 1 | -1/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | sha1_file: guard against invalid loose subdirectory numbersrs/sha1-name-readdir-optim | René Scharfe | 2017-06-24 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | | | | sha1_name: cache readdir(3) results in find_short_object_filename() | René Scharfe | 2017-06-22 | 1 | -0/+17 |
* | | | | | | | | | | | | | | | | | | | | path: create path.h | Brandon Williams | 2017-06-23 | 1 | -58/+1 |
* | | | | | | | | | | | | | | | | | | | | environment: place key repository state in the_repository | Brandon Williams | 2017-06-23 | 1 | -1/+0 |
* | | | | | | | | | | | | | | | | | | | | setup: don't perform lazy initialization of repository state | Brandon Williams | 2017-06-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob... | Junio C Hamano | 2017-06-23 | 1 | -196/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | setup: teach discover_git_directory to respect the commondir | Brandon Williams | 2017-06-15 | 1 | -6/+9 |
| | * | | | | | | | | | | | | | | | | | | | | config: don't include config.h by default | Brandon Williams | 2017-06-15 | 1 | -1/+0 |
| | * | | | | | | | | | | | | | | | | | | | | config: create config.h | Brandon Williams | 2017-06-15 | 1 | -189/+1 |
| | |/ / / / / / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | | | | | ls-files: convert overlay_tree_on_cache to take an index | Brandon Williams | 2017-06-13 | 1 | -1/+2 |
| | |/ / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | Merge branch 'bw/object-id' | Junio C Hamano | 2017-06-19 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | grep: convert to struct object_id | Brandon Williams | 2017-06-02 | 1 | -0/+7 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | Merge branch 'jk/diff-blob' | Junio C Hamano | 2017-06-02 | 1 | -2/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / / / / /
|/| | / / / / / / / / / / / / / / / /
| | |/ / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | get_sha1_with_context: dynamically allocate oc->path | Jeff King | 2017-05-24 | 1 | -1/+7 |
| * | | | | | | | | | | | | | | | | | sha1_name: consistently refer to object_context as "oc" | Jeff King | 2017-05-24 | 1 | -1/+1 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge branch 'dt/unpack-save-untracked-cache-extension' | Junio C Hamano | 2017-05-30 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | unpack-trees: preserve index extensionsdt/unpack-save-untracked-cache-extension | David Turner | 2017-05-20 | 1 | -0/+1 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2017-05-29 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | merge: convert checkout_fast_forward to struct object_id | brian m. carlson | 2017-05-08 | 1 | -2/+2 |
| |/ / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | Merge branch 'js/larger-timestamps' | Junio C Hamano | 2017-05-16 | 1 | -7/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | |
|