Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ls/t0021-fixup' into maint | Junio C Hamano | 2017-01-17 | 1 | -3/+2 |
|\ | |||||
| * | t0021: minor filter process test cleanupls/t0021-fixup | Lars Schneider | 2016-12-05 | 1 | -3/+2 |
* | | Merge branch 'ak/lazy-prereq-mktemp' into maint | Junio C Hamano | 2017-01-17 | 1 | -1/+2 |
|\ \ | |||||
| * | | t7610: clean up foo.XXXXXX tmpdirak/lazy-prereq-mktemp | Jeff King | 2016-11-29 | 1 | -1/+2 |
* | | | Merge branch 'nd/qsort-in-merge-recursive' into maint | Junio C Hamano | 2017-01-17 | 1 | -9/+7 |
|\ \ \ | |||||
| * | | | merge-recursive.c: use string_list_sort instead of qsortnd/qsort-in-merge-recursive | Nguyễn Thái Ngọc Duy | 2016-11-28 | 1 | -9/+7 |
* | | | | Merge branch 'dt/smart-http-detect-server-going-away' into maint | Junio C Hamano | 2017-01-17 | 5 | -4/+77 |
|\ \ \ \ | |||||
| * | | | | upload-pack: optionally allow fetching any sha1dt/smart-http-detect-server-going-away | David Turner | 2016-11-18 | 4 | -4/+39 |
| * | | | | remote-curl: don't hang when a server dies before any output | David Turner | 2016-11-18 | 2 | -0/+38 |
* | | | | | Merge branch 'mk/mingw-winansi-ttyname-termination-fix' into maint | Junio C Hamano | 2017-01-17 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | mingw: consider that UNICODE_STRING::Length counts bytesmk/mingw-winansi-ttyname-termination-fix | Max Kirillov | 2016-12-20 | 1 | -1/+1 |
* | | | | | | Merge branch 'gv/p4-multi-path-commit-fix' into maint | Junio C Hamano | 2017-01-17 | 2 | -3/+23 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-p4: fix multi-path changelist empty commitsgv/p4-multi-path-commit-fix | George Vanburgh | 2016-12-19 | 2 | -3/+23 |
* | | | | | | | Merge branch 'jk/difftool-in-subdir' into maint | Junio C Hamano | 2017-01-17 | 1 | -24/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | difftool: rename variables for consistencyjk/difftool-in-subdir | David Aguilar | 2016-12-11 | 1 | -14/+14 |
| * | | | | | | | difftool: chdir as early as possible | David Aguilar | 2016-12-11 | 1 | -12/+14 |
| * | | | | | | | difftool: sanitize $workdir as early as possible | David Aguilar | 2016-12-11 | 1 | -3/+2 |
| * | | | | | | | difftool: fix dir-diff index creation when in a subdirectory | David Aguilar | 2016-12-11 | 2 | -3/+45 |
* | | | | | | | | Merge branch 'ld/p4-compare-dir-vs-symlink' into maint | Junio C Hamano | 2017-01-17 | 2 | -6/+63 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-p4: avoid crash adding symlinked directoryld/p4-compare-dir-vs-symlink | Luke Diamand | 2016-12-18 | 2 | -6/+63 |
* | | | | | | | | | Merge branch 'jc/push-default-explicit' into maint | Junio C Hamano | 2017-01-17 | 2 | -2/+15 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | push: test pushing ambiguously named branchesjc/push-default-explicit | Dennis Kaarsemaker | 2016-10-31 | 1 | -0/+10 |
| * | | | | | | | | | push: do not use potentially ambiguous default refspec | Junio C Hamano | 2016-10-28 | 1 | -2/+5 |
* | | | | | | | | | | Merge branch 'jt/mailinfo-fold-in-body-headers' into maint | Junio C Hamano | 2017-01-17 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mailinfo.c: move side-effects outside of assertjt/mailinfo-fold-in-body-headers | Kyle J. McKay | 2016-12-20 | 1 | -1/+2 |
* | | | | | | | | | | | Merge branch 'jk/index-pack-wo-repo-from-stdin' into maint | Junio C Hamano | 2017-01-17 | 7 | -47/+42 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | index-pack: skip collision check when not in repositoryjk/index-pack-wo-repo-from-stdin | Jeff King | 2016-12-16 | 1 | -4/+6 |
| * | | | | | | | | | | | 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 | 2 | -0/+17 |
| * | | | | | | | | | | | t5000: extract nongit function to test-lib-functions.sh | Jeff King | 2016-12-16 | 2 | -14/+14 |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jk/parseopt-usage-msg-opt' into maint | Junio C Hamano | 2017-01-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | parse-options: print "fatal:" before usage_msg_opt()jk/parseopt-usage-msg-opt | Jeff King | 2016-12-14 | 1 | -1/+1 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jk/quote-env-path-list-component' into maint | Junio C Hamano | 2017-01-17 | 5 | -12/+102 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | 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 | 2 | -1/+36 |
| * | | | | | | | | | | | alternates: accept double-quoted paths | Jeff King | 2016-12-12 | 3 | -11/+60 |
| * | | | | | | | | | | | Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-component | Junio C Hamano | 2016-12-12 | 2 | -1/+72 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'nd/shallow-fixup' into maint | Junio C Hamano | 2017-01-17 | 1 | -19/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | shallow.c: remove useless codend/shallow-fixup | Nguyễn Thái Ngọc Duy | 2016-12-07 | 1 | -4/+0 |
| * | | | | | | | | | | | | | shallow.c: bit manipulation tweaks | Rasmus Villemoes | 2016-12-07 | 1 | -4/+4 |
| * | | | | | | | | | | | | | shallow.c: avoid theoretical pointer wrap-around | Rasmus Villemoes | 2016-12-07 | 1 | -1/+1 |
| * | | | | | | | | | | | | | shallow.c: make paint_alloc slightly more robust | Nguyễn Thái Ngọc Duy | 2016-12-07 | 1 | -0/+3 |
| * | | | | | | | | | | | | | shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory pools | Nguyễn Thái Ngọc Duy | 2016-12-07 | 1 | -2/+4 |
| * | | | | | | | | | | | | | shallow.c: rename fields in paint_info to better express their purposes | Nguyễn Thái Ngọc Duy | 2016-12-07 | 1 | -9/+9 |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'sb/sequencer-abort-safety' into maint | Junio C Hamano | 2017-01-17 | 3 | -2/+61 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Revert "sequencer: remove useless get_dir() function"sb/sequencer-abort-safety | Junio C Hamano | 2016-12-14 | 1 | -1/+6 |
| * | | | | | | | | | | | | | sequencer: remove useless get_dir() function | Stephan Beyer | 2016-12-09 | 1 | -6/+1 |
| * | | | | | | | | | | | | | sequencer: make sequencer abort safer | Stephan Beyer | 2016-12-09 | 2 | -1/+50 |
| * | | | | | | | | | | | | | t3510: test that cherry-pick --abort does not unsafely change HEAD | Stephan Beyer | 2016-12-09 | 1 | -0/+10 |