Age | Commit message (Expand) | Author | Files | Lines |
2018-05-30 | Merge branch 'ma/lockfile-cleanup' | Junio C Hamano | 2 | -11/+7 |
2018-05-30 | Merge branch 'sg/t6500-no-redirect-of-stdin' | Junio C Hamano | 1 | -2/+0 |
2018-05-30 | Merge branch 'bp/merge-rename-config' | Junio C Hamano | 1 | -0/+18 |
2018-05-30 | Merge branch 'js/sequencer-and-root-commits' | Junio C Hamano | 3 | -9/+88 |
2018-05-30 | sequencer: ensure labels that are object IDs are rewritten | brian m. carlson | 1 | -0/+17 |
2018-05-30 | t990X: use '.git/objects' as 'deep inside .git' path | Christian Couder | 2 | -2/+2 |
2018-05-29 | Sync with Git 2.17.1 | Junio C Hamano | 4 | -0/+272 |
2018-05-25 | submodule: do not pass null OID to setup_revisions | Jonathan Tan | 1 | -0/+21 |
2018-05-25 | rev-parse: check lookup'ed commit references for NULL | Elijah Newren | 1 | -0/+8 |
2018-05-24 | git-p4: add unshelve command | Luke Diamand | 1 | -0/+138 |
2018-05-23 | t: make many tests depend less on the refs being files | David Turner | 9 | -25/+26 |
2018-05-23 | Merge branch 'em/status-rename-config' | Junio C Hamano | 1 | -0/+12 |
2018-05-23 | Merge branch 'cc/perf-bisect' | Junio C Hamano | 1 | -0/+6 |
2018-05-23 | Merge branch 'bp/test-drop-caches' | Junio C Hamano | 1 | -12/+4 |
2018-05-23 | Merge branch 'bc/format-patch-cover-no-attach' | Junio C Hamano | 1 | -0/+9 |
2018-05-23 | Merge branch 'tb/test-apfs-utf8-normalization' | Junio C Hamano | 1 | -6/+1 |
2018-05-23 | Merge branch 'js/rebase-recreate-merge' | Junio C Hamano | 2 | -0/+245 |
2018-05-23 | Merge branch 'nd/pack-objects-pack-struct' | Junio C Hamano | 2 | -0/+27 |
2018-05-23 | Merge branch 'en/rename-directory-detection-reboot' | Junio C Hamano | 5 | -6/+4764 |
2018-05-23 | Merge branch 'js/rebase-i-clean-msg-after-fixup-continue' | Junio C Hamano | 1 | -0/+49 |
2018-05-23 | Merge branch 'tg/worktree-add-existing-branch' | Junio C Hamano | 1 | -7/+19 |
2018-05-23 | Merge branch 'js/deprecate-grafts' | Junio C Hamano | 2 | -0/+37 |
2018-05-23 | Merge branch 'js/test-unset-prereq' | Junio C Hamano | 1 | -1/+13 |
2018-05-23 | Merge branch 'cc/perf-aggregate-unknown-option' | Junio C Hamano | 1 | -36/+26 |
2018-05-23 | Merge branch 'en/git-debugger' | Junio C Hamano | 1 | -4/+20 |
2018-05-23 | Merge branch 'bw/server-options' | Junio C Hamano | 2 | -0/+53 |
2018-05-23 | Merge branch 'nd/repack-keep-pack' | Junio C Hamano | 2 | -1/+58 |
2018-05-23 | Merge branch 'nd/term-columns' | Junio C Hamano | 1 | -1/+1 |
2018-05-23 | Merge branch 'sg/t7005-spaces-in-filenames-cleanup' | Junio C Hamano | 1 | -9/+3 |
2018-05-23 | Merge branch 'sg/t5516-fixes' | Junio C Hamano | 1 | -5/+5 |
2018-05-23 | Merge branch 'sg/t5310-jgit-bitmap-test' | Junio C Hamano | 1 | -4/+4 |
2018-05-23 | Merge branch 'hn/sort-ls-remote' | Junio C Hamano | 1 | -1/+1 |
2018-05-23 | remote-curl: accept all encodings supported by curl | Brandon Williams | 1 | -4/+9 |
2018-05-22 | Sync with Git 2.15.2 | Junio C Hamano | 3 | -0/+182 |
2018-05-22 | Sync with Git 2.14.4 | Junio C Hamano | 3 | -0/+182 |
2018-05-22 | Sync with Git 2.13.7 | Junio C Hamano | 3 | -0/+182 |
2018-05-21 | fsck: complain when .gitmodules is a symlink | Jeff King | 1 | -0/+29 |
2018-05-21 | index-pack: check .gitmodules files with --strict | Jeff King | 2 | -0/+50 |
2018-05-21 | unpack-objects: call fsck_finish() after fscking objects | Jeff King | 1 | -0/+7 |
2018-05-21 | fsck: call fsck_finish() after fscking objects | Jeff King | 1 | -0/+4 |
2018-05-21 | Merge branch 'jk/submodule-name-verify-fix' into jk/submodule-name-verify-fsck | Jeff King | 3 | -0/+182 |
2018-05-21 | is_{hfs,ntfs}_dotgitmodules: add tests | Johannes Schindelin | 2 | -0/+106 |
2018-05-21 | submodule-config: verify submodule names as paths | Jeff King | 1 | -0/+76 |
2018-05-22 | submodule: add --dissociate option to add/update commands | Casey Fitzpatrick | 1 | -0/+17 |
2018-05-22 | submodule: add --progress option to add command | Casey Fitzpatrick | 1 | -0/+16 |
2018-05-21 | t5300: abstract away SHA-1-specific constants | brian m. carlson | 1 | -3/+5 |
2018-05-21 | t4208: abstract away SHA-1-specific constants | brian m. carlson | 1 | -1/+2 |
2018-05-21 | t4045: abstract away SHA-1-specific constants | brian m. carlson | 1 | -2/+4 |
2018-05-21 | t4042: abstract away SHA-1-specific constants | brian m. carlson | 1 | -6/+10 |
2018-05-21 | t4205: sort log output in a hash-independent way | brian m. carlson | 1 | -4/+4 |