Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dir.c: ignore paths containing .git when invalidating untracked cachend/fix-untracked-cache-invalidation | Nguyễn Thái Ngọc Duy | 2018-02-07 | 1 | -0/+39 |
* | dir.c: fix missing dir invalidation in untracked code | Nguyễn Thái Ngọc Duy | 2018-01-24 | 1 | -2/+2 |
* | status: add a failing test showing a core.untrackedCache bug | Ævar Arnfjörð Bjarmason | 2018-01-24 | 1 | -0/+87 |
* | Merge branch 'ar/unconfuse-three-dots' | Junio C Hamano | 2017-12-19 | 18 | -9/+401 |
|\ | |||||
| * | t2020: test variations that matterar/unconfuse-three-dots | Junio C Hamano | 2017-12-06 | 1 | -3/+3 |
| * | t4013: test new output from diff --abbrev --raw | Ann T Ropea | 2017-12-06 | 15 | -1/+253 |
| * | t4013: prepare for upcoming "diff --raw --abbrev" output format change | Ann T Ropea | 2017-12-06 | 1 | -6/+23 |
| * | checkout: describe_detached_head: remove ellipsis after committish | Ann T Ropea | 2017-12-06 | 1 | -0/+123 |
| * | print_sha1_ellipsis: introduce helper | Ann T Ropea | 2017-12-04 | 3 | -3/+3 |
* | | Merge branch 'tg/worktree-create-tracking' | Junio C Hamano | 2017-12-19 | 1 | -0/+130 |
|\ \ | |||||
| * | | add worktree.guessRemote config option | Thomas Gummerer | 2017-12-06 | 1 | -0/+31 |
| * | | worktree: add --guess-remote flag to add subcommand | Thomas Gummerer | 2017-12-06 | 1 | -0/+29 |
| * | | worktree: make add <path> <branch> dwim | Thomas Gummerer | 2017-11-27 | 1 | -0/+19 |
| * | | worktree: add --[no-]track option to the add subcommand | Thomas Gummerer | 2017-11-27 | 1 | -0/+51 |
* | | | Merge branch 'bw/submodule-config-cleanup' | Junio C Hamano | 2017-12-19 | 1 | -0/+17 |
|\ \ \ | |||||
| * | | | diff-tree: read the index so attribute checks work in bare repositoriesbw/submodule-config-cleanup | Brandon Williams | 2017-12-06 | 1 | -0/+17 |
* | | | | Merge branch 'bw/pathspec-match-submodule-boundary' | Junio C Hamano | 2017-12-19 | 1 | -0/+19 |
|\ \ \ \ | |||||
| * | | | | pathspec: only match across submodule boundaries when requestedbw/pathspec-match-submodule-boundary | Brandon Williams | 2017-12-05 | 1 | -0/+19 |
* | | | | | Merge branch 'jt/diff-anchored-patience' | Junio C Hamano | 2017-12-19 | 1 | -0/+94 |
|\ \ \ \ \ | |||||
| * | | | | | diff: support anchoring line(s)jt/diff-anchored-patience | Jonathan Tan | 2017-11-28 | 1 | -0/+94 |
* | | | | | | Merge branch 'en/rename-progress' | Junio C Hamano | 2017-12-19 | 1 | -0/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | diffcore-rename: make diff-tree -l0 mean -l<large>en/rename-progress | Jonathan Tan | 2017-12-02 | 1 | -0/+15 |
* | | | | | | | Merge branch 'ds/for-each-file-in-obj-micro-optim' | Junio C Hamano | 2017-12-13 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | sha1_file: use strbuf_add() instead of strbuf_addf()ds/for-each-file-in-obj-micro-optim | Derrick Stolee | 2017-12-04 | 1 | -0/+4 |
* | | | | | | | | Merge branch 'tg/t-readme-updates' | Junio C Hamano | 2017-12-13 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t/README: document test_cmp_revtg/t-readme-updates | Thomas Gummerer | 2017-11-27 | 1 | -0/+5 |
| * | | | | | | | | t/README: remove mention of adding copyright notices | Thomas Gummerer | 2017-11-27 | 1 | -4/+1 |
| * | | | | | | | | Merge branch 'cb/t4201-robustify' into maint | Junio C Hamano | 2017-11-21 | 2 | -5/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'tz/fsf-address-update' into maint | Junio C Hamano | 2017-11-21 | 1 | -3/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'sr/wrapper-quote-filenames' into maint | Junio C Hamano | 2017-11-21 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'bw/rebase-i-ignored-submodule-fix' into maint | Junio C Hamano | 2017-11-21 | 1 | -0/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ab/pcre2-grep' | Junio C Hamano | 2017-12-13 | 3 | -0/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | grep: fix segfault under -P + PCRE2 <=10.30 + (*NO_JIT)ab/pcre2-grep | Ævar Arnfjörð Bjarmason | 2017-11-24 | 1 | -0/+6 |
| * | | | | | | | | | | | | | test-lib: add LIBPCRE1 & LIBPCRE2 prerequisites | Ævar Arnfjörð Bjarmason | 2017-11-24 | 2 | -0/+14 |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'ra/decorate-limit-refs' | Junio C Hamano | 2017-12-13 | 1 | -0/+101 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | log: add option to choose which refs to decoratera/decorate-limit-refs | Rafael Ascensão | 2017-11-22 | 1 | -0/+101 |
| |/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch 'jn/ssh-wrappers' | Junio C Hamano | 2017-12-06 | 2 | -24/+48 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | ssh: 'simple' variant does not support --port | Jonathan Nieder | 2017-11-21 | 2 | -2/+10 |
| * | | | | | | | | | | | | | ssh: 'simple' variant does not support -4/-6 | Jonathan Nieder | 2017-11-21 | 1 | -6/+6 |
| * | | | | | | | | | | | | | ssh: 'auto' variant to select between 'ssh' and 'simple' | Jonathan Nieder | 2017-11-21 | 1 | -0/+21 |
| * | | | | | | | | | | | | | ssh test: make copy_ssh_wrapper_as clean up after itself | Jonathan Nieder | 2017-11-21 | 1 | -16/+12 |
* | | | | | | | | | | | | | | Merge branch 'bw/protocol-v1' | Junio C Hamano | 2017-12-06 | 4 | -6/+391 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | ssh: introduce a 'simple' ssh variant | Brandon Williams | 2017-10-17 | 2 | -5/+23 |
| * | | | | | | | | | | | | | i5700: add interop test for protocol transition | Brandon Williams | 2017-10-17 | 1 | -0/+68 |
| * | | | | | | | | | | | | | http: tell server that the client understands v1 | Brandon Williams | 2017-10-17 | 2 | -0/+76 |
| * | | | | | | | | | | | | | connect: tell server that the client understands v1 | Brandon Williams | 2017-10-17 | 1 | -0/+223 |
* | | | | | | | | | | | | | | Merge branch 'ph/stash-save-m-option-fix' | Junio C Hamano | 2017-12-06 | 1 | -0/+93 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | stash: learn to parse -m/--message like commit doesph/stash-save-m-option-fix | Phil Hord | 2017-11-24 | 1 | -0/+93 |
* | | | | | | | | | | | | | | | Merge branch 'jk/fewer-pack-rescan' | Junio C Hamano | 2017-12-06 | 3 | -23/+82 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | p5551: add a script to test fetch pack-dir rescans | Jeff King | 2017-11-21 | 1 | -0/+55 |