Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/index-pack-wo-repo-from-stdin' | Junio C Hamano | 2016-12-21 | 6 | -43/+34 |
|\ | |||||
| * | t: use nongit() function where applicable | Jeff King | 2016-12-16 | 3 | -29/+5 |
| * | index-pack: complain when --stdin is used outside of a repo | Jeff King | 2016-12-16 | 1 | -0/+15 |
| * | t5000: extract nongit function to test-lib-functions.sh | Jeff King | 2016-12-16 | 2 | -14/+14 |
* | | Merge branch 'jk/quote-env-path-list-component' | Junio C Hamano | 2016-12-21 | 2 | -0/+43 |
|\ \ | |||||
| * | | t5615-alternate-env: double-quotes in file names do not work on Windows | Johannes Sixt | 2016-12-21 | 1 | -1/+1 |
| * | | t5547-push-quarantine: run the path separator test on Windows, too | Johannes Sixt | 2016-12-13 | 1 | -4/+10 |
| * | | tmp-objdir: quote paths we add to alternates | Jeff King | 2016-12-12 | 1 | -0/+19 |
| * | | alternates: accept double-quoted paths | Jeff King | 2016-12-12 | 1 | -0/+18 |
| * | | Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-component | Junio C Hamano | 2016-12-12 | 1 | -0/+71 |
| |\ \ | |||||
* | \ \ | Merge branch 'vs/submodule-clone-nested-submodules-alternates' | Junio C Hamano | 2016-12-21 | 1 | -0/+66 |
|\ \ \ \ | |||||
| * | | | | submodule--helper: set alternateLocation for cloned submodulesvs/submodule-clone-nested-submodules-alternates | Vitaly "_Vi" Shukela | 2016-12-12 | 1 | -0/+66 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'sb/sequencer-abort-safety' | Junio C Hamano | 2016-12-21 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * | | | | sequencer: make sequencer abort safer | Stephan Beyer | 2016-12-09 | 1 | -1/+1 |
| * | | | | t3510: test that cherry-pick --abort does not unsafely change HEAD | Stephan Beyer | 2016-12-09 | 1 | -0/+10 |
| |/ / / | |||||
* | | | | Merge branch 'sb/t3600-cleanup' | Junio C Hamano | 2016-12-19 | 1 | -73/+51 |
|\ \ \ \ | |||||
| * | | | | t3600: slightly modernize stylesb/t3600-cleanup | Stefan Beller | 2016-12-12 | 1 | -73/+51 |
| * | | | | t3600: remove useless redirect | Stefan Beller | 2016-12-05 | 1 | -1/+1 |
* | | | | | Merge branch 'jc/pull-rebase-ff' | Junio C Hamano | 2016-12-19 | 1 | -0/+17 |
|\ \ \ \ \ | |||||
| * | | | | | pull: fast-forward "pull --rebase=true"jc/pull-rebase-ff | Junio C Hamano | 2016-11-29 | 1 | -0/+17 |
* | | | | | | Merge branch 'ld/p4-worktree' | Junio C Hamano | 2016-12-19 | 2 | -0/+52 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-p4: support git worktreesld/p4-worktree | Luke Diamand | 2016-12-13 | 2 | -0/+52 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'jc/lock-report-on-error' | Junio C Hamano | 2016-12-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | hold_locked_index(): align error handling with hold_lockfile_for_update() | Junio C Hamano | 2016-12-07 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'nd/rebase-forget' | Junio C Hamano | 2016-12-19 | 1 | -0/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rebase: add --quit to cleanup rebase, leave everything else untouchednd/rebase-forget | Nguyễn Thái Ngọc Duy | 2016-12-11 | 1 | -0/+24 |
* | | | | | | | Merge branch 'jk/trailers-placeholder-in-pretty' | Junio C Hamano | 2016-12-19 | 2 | -0/+51 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ref-filter: add support to display trailers as part of contentsjk/trailers-placeholder-in-pretty | Jacob Keller | 2016-12-11 | 1 | -0/+26 |
| * | | | | | | | pretty: add %(trailers) format for displaying trailers of a commit message | Jacob Keller | 2016-12-11 | 1 | -0/+26 |
* | | | | | | | | Merge branch 'ak/commit-only-allow-empty' | Junio C Hamano | 2016-12-19 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | commit: make --only --allow-empty work without paths | Andreas Krey | 2016-12-05 | 1 | -0/+9 |
* | | | | | | | | | Merge branch 'da/difftool-dir-diff-fix' | Junio C Hamano | 2016-12-19 | 1 | -3/+41 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | difftool: fix dir-diff index creation when in a subdirectoryda/difftool-dir-diff-fix | David Aguilar | 2016-12-08 | 1 | -3/+41 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge branch 'jb/diff-no-index-no-abbrev' | Junio C Hamano | 2016-12-19 | 7 | -0/+34 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | diff: handle --no-abbrev in no-index casejb/diff-no-index-no-abbrev | Jack Bates | 2016-12-08 | 7 | -0/+34 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'jk/stash-disable-renames-internally' | Junio C Hamano | 2016-12-19 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | stash: prefer plumbing over git-diffjk/stash-disable-renames-internally | Jeff King | 2016-12-06 | 1 | -0/+9 |
* | | | | | | | | | | Merge branch 'jk/http-walker-limit-redirect-2.9' | Junio C Hamano | 2016-12-19 | 4 | -0/+80 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | http: treat http-alternates like redirectsjk/http-walker-limit-redirect-2.9 | Jeff King | 2016-12-06 | 1 | -0/+38 |
| * | | | | | | | | | | http: make redirects more obvious | Jeff King | 2016-12-06 | 2 | -0/+29 |
| * | | | | | | | | | | http: always update the base URL for redirects | Jeff King | 2016-12-06 | 3 | -0/+13 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'nd/for-each-ref-ignore-case' | Junio C Hamano | 2016-12-19 | 2 | -0/+56 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | tag, branch, for-each-ref: add --ignore-case for sorting and filteringnd/for-each-ref-ignore-case | Nguyễn Thái Ngọc Duy | 2016-12-05 | 2 | -0/+56 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'sb/unpack-trees-grammofix' | Junio C Hamano | 2016-12-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | unpack-trees: fix grammar for untracked files in directoriessb/unpack-trees-grammofix | Stefan Beller | 2016-12-05 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'ls/t0021-fixup' | Junio C Hamano | 2016-12-19 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t0021: minor filter process test cleanupls/t0021-fixup | Lars Schneider | 2016-12-05 | 1 | -3/+2 |
* | | | | | | | | | | | | Merge branch 'jc/renormalize-merge-kill-safer-crlf' | Junio C Hamano | 2016-12-19 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tb/t0027-raciness-fix' into jc/renormalize-merge-kill-safer-crlf | Junio C Hamano | 2016-12-01 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | merge-recursive: handle NULL in add_cacheinfo() correctly | Johannes Schindelin | 2016-11-28 | 1 | -1/+1 |