Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | midx: write object ids in a chunk | Derrick Stolee | 2018-07-20 | 2 | -2/+4 |
* | midx: read pack names into array | Derrick Stolee | 2018-07-20 | 2 | -5/+17 |
* | multi-pack-index: write pack names in chunk | Derrick Stolee | 2018-07-20 | 2 | -1/+9 |
* | multi-pack-index: read packfile list | Derrick Stolee | 2018-07-20 | 1 | -7/+8 |
* | t5319: expand test data | Derrick Stolee | 2018-07-20 | 1 | -0/+84 |
* | multi-pack-index: load into memory | Derrick Stolee | 2018-07-20 | 4 | -1/+43 |
* | midx: write header information to lockfile | Derrick Stolee | 2018-07-20 | 1 | -1/+3 |
* | multi-pack-index: add 'write' verb | Derrick Stolee | 2018-07-20 | 1 | -0/+10 |
* | Merge branch 'cf/submodule-progress-dissociate' | Junio C Hamano | 2018-06-19 | 1 | -2/+4 |
|\ | |||||
| * | t7400: encapsulate setup code in test_expect_success | Stefan Beller | 2018-06-19 | 1 | -2/+4 |
* | | Merge branch 'js/rebase-i-root-fix' | Junio C Hamano | 2018-06-19 | 1 | -1/+2 |
|\ \ | |||||
| * | | t3404: check root commit in 'rebase -i --root reword root commit' | Todd Zullinger | 2018-06-19 | 1 | -1/+2 |
* | | | Merge branch 'sg/t7406-chain-fix' | Junio C Hamano | 2018-06-18 | 1 | -6/+6 |
|\ \ \ | |||||
| * | | | t7406-submodule-update: fix broken &&-chains | SZEDER Gábor | 2018-06-18 | 1 | -6/+6 |
* | | | | Merge branch 'ks/branch-set-upstream' | Junio C Hamano | 2018-06-18 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | t3200: clarify description of --set-upstream test | Kaartic Sivaraam | 2018-06-18 | 1 | -1/+1 |
* | | | | | Merge branch 'js/rebase-i-root-fix' | Junio C Hamano | 2018-06-18 | 1 | -0/+9 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | rebase --root: fix amending root commit messages | Johannes Schindelin | 2018-06-18 | 1 | -1/+1 |
| * | | | | rebase --root: demonstrate a bug while amending root commit messages | Todd Zullinger | 2018-06-18 | 1 | -0/+9 |
* | | | | | Merge branch 'jk/ewah-bounds-check' | Junio C Hamano | 2018-06-18 | 1 | -0/+13 |
|\ \ \ \ \ | |||||
| * | | | | | ewah_read_mmap: bounds-check mmap reads | Jeff King | 2018-06-18 | 1 | -0/+13 |
| | |_|/ / | |/| | | | |||||
| * | | | | Sync with Git 2.15.2 | Junio C Hamano | 2018-05-22 | 3 | -0/+182 |
| |\ \ \ \ | |||||
| | * \ \ \ | Sync with Git 2.14.4 | Junio C Hamano | 2018-05-22 | 3 | -0/+182 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Sync with Git 2.13.7 | Junio C Hamano | 2018-05-22 | 3 | -0/+182 |
| | | |\ \ \ \ | |||||
* | | | \ \ \ \ | Merge branch 'ld/git-p4-updates' | Junio C Hamano | 2018-06-18 | 3 | -0/+126 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-p4: auto-size the block | Luke Diamand | 2018-06-12 | 1 | -0/+8 |
| * | | | | | | | | git-p4: better error reporting when p4 fails | Luke Diamand | 2018-06-12 | 1 | -0/+78 |
| * | | | | | | | | git-p4: add options --commit and --disable-rebase | Romain Merland | 2018-06-12 | 1 | -0/+40 |
* | | | | | | | | | Merge branch 'jk/index-pack-maint' | Junio C Hamano | 2018-06-13 | 2 | -0/+16 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | index-pack: handle --strict checks of non-repo packs | Jeff King | 2018-06-01 | 1 | -0/+10 |
| * | | | | | | | | | prepare_commit_graft: treat non-repository as a noop | Jeff King | 2018-06-01 | 1 | -0/+6 |
* | | | | | | | | | | Merge branch 'jk/submodule-fsck-loose-fixup' | Junio C Hamano | 2018-06-13 | 1 | -7/+22 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fsck: avoid looking at NULL blob->object | Jeff King | 2018-06-11 | 1 | -0/+18 |
| * | | | | | | | | | | t7415: don't bother creating commit for symlink test | Jeff King | 2018-06-11 | 1 | -7/+4 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'bc/t3430-fixup' | Junio C Hamano | 2018-06-04 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | t3430: test clean-up | brian m. carlson | 2018-06-04 | 1 | -3/+2 |
* | | | | | | | | | | | Merge branch 'jt/submodule-pull-recurse-rebase' | Junio C Hamano | 2018-06-04 | 1 | -0/+21 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | submodule: do not pass null OID to setup_revisions | Jonathan Tan | 2018-05-25 | 1 | -0/+21 |
* | | | | | | | | | | | | Merge branch 'bw/ref-prefix-for-configured-refspec' | Junio C Hamano | 2018-06-01 | 1 | -0/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | fetch: do not pass ref-prefixes for fetch by exact SHA1 | Jonathan Nieder | 2018-06-01 | 1 | -0/+19 |
* | | | | | | | | | | | | | Merge branch 'cc/tests-without-assuming-ref-files-backend' | Junio C Hamano | 2018-06-01 | 11 | -27/+28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | t990X: use '.git/objects' as 'deep inside .git' path | Christian Couder | 2018-05-30 | 2 | -2/+2 |
| * | | | | | | | | | | | | | t: make many tests depend less on the refs being files | David Turner | 2018-05-23 | 9 | -25/+26 |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'js/rebase-recreate-merge' | Junio C Hamano | 2018-06-01 | 1 | -0/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | sequencer: ensure labels that are object IDs are rewritten | brian m. carlson | 2018-05-30 | 1 | -0/+17 |
* | | | | | | | | | | | | | Merge branch 'en/rev-parse-invalid-range' | Junio C Hamano | 2018-06-01 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | rev-parse: check lookup'ed commit references for NULL | Elijah Newren | 2018-05-25 | 1 | -0/+8 |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'ld/p4-unshelve' | Junio C Hamano | 2018-06-01 | 1 | -0/+138 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | git-p4: add unshelve command | Luke Diamand | 2018-05-24 | 1 | -0/+138 |
* | | | | | | | | | | | | | | Merge branch 'nd/command-list' | Junio C Hamano | 2018-06-01 | 2 | -21/+28 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |