Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Almost ready for 2.11.1 | Junio C Hamano | 2017-01-17 |
* | Merge branch 'mm/gc-safety-doc' into maint | Junio C Hamano | 2017-01-17 |
|\ | |||
| * | git-gc.txt: expand discussion of races with other processes | Matt McCutchen | 2016-11-16 |
* | | Merge branch 'mm/push-social-engineering-attack-doc' into maint | Junio C Hamano | 2017-01-17 |
|\ \ | |||
| * | | doc: mention transfer data leaks in more places | Matt McCutchen | 2016-11-14 |
| |/ | |||
* | | Merge branch 'jt/fetch-no-redundant-tag-fetch-map' into maint | Junio C Hamano | 2017-01-17 |
|\ \ | |||
| * | | fetch: do not redundantly calculate tag refmap | Jonathan Tan | 2016-11-11 |
| |/ | |||
* | | Merge branch 'ls/filter-process' into maint | Junio C Hamano | 2017-01-17 |
|\ \ | |||
| * | | t0021: fix flaky test | Lars Schneider | 2016-12-18 |
| * | | docs: warn about possible '=' in clean/smudge filter process values | Lars Schneider | 2016-12-06 |
* | | | Merge branch 'kh/tutorial-grammofix' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ | |||
| * | | | doc: omit needless "for" | Kristoffer Haugsbakk | 2016-12-09 |
| * | | | doc: make the intent of sentence clearer | Kristoffer Haugsbakk | 2016-12-09 |
| * | | | doc: add verb in front of command to run | Kristoffer Haugsbakk | 2016-12-09 |
| * | | | doc: add articles (grammar) | Kristoffer Haugsbakk | 2016-12-09 |
* | | | | Merge branch 'lr/doc-fix-cet' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ | |||
| * | | | | date-formats.txt: Typo fix | Luis Ressel | 2016-12-12 |
| | |_|/ | |/| | | |||
* | | | | Merge branch 'sb/t3600-cleanup' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ | |||
| * | | | | t3600: slightly modernize style | Stefan Beller | 2016-12-12 |
| * | | | | t3600: remove useless redirect | Stefan Beller | 2016-12-05 |
* | | | | | Merge branch 'jk/readme-gmane-is-no-more' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ \ | |||
| * | | | | | README: replace gmane link with public-inbox | Jeff King | 2016-12-15 |
| | |_|/ / | |/| | | | |||
* | | | | | Merge branch 'sb/unpack-trees-grammofix' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ \ | |||
| * | | | | | unpack-trees: fix grammar for untracked files in directories | Stefan Beller | 2016-12-05 |
* | | | | | | Merge branch 'ls/t0021-fixup' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ \ \ | |||
| * | | | | | | t0021: minor filter process test cleanup | Lars Schneider | 2016-12-05 |
* | | | | | | | Merge branch 'ak/lazy-prereq-mktemp' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t7610: clean up foo.XXXXXX tmpdir | Jeff King | 2016-11-29 |
* | | | | | | | | Merge branch 'nd/qsort-in-merge-recursive' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | merge-recursive.c: use string_list_sort instead of qsort | Nguyễn Thái Ngọc Duy | 2016-11-28 |
* | | | | | | | | | Merge branch 'dt/smart-http-detect-server-going-away' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | upload-pack: optionally allow fetching any sha1 | David Turner | 2016-11-18 |
| * | | | | | | | | | remote-curl: don't hang when a server dies before any output | David Turner | 2016-11-18 |
* | | | | | | | | | | Merge branch 'mk/mingw-winansi-ttyname-termination-fix' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | mingw: consider that UNICODE_STRING::Length counts bytes | Max Kirillov | 2016-12-20 |
* | | | | | | | | | | | Merge branch 'gv/p4-multi-path-commit-fix' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | git-p4: fix multi-path changelist empty commits | George Vanburgh | 2016-12-19 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | Merge branch 'jk/difftool-in-subdir' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | difftool: rename variables for consistency | David Aguilar | 2016-12-11 |
| * | | | | | | | | | | | difftool: chdir as early as possible | David Aguilar | 2016-12-11 |
| * | | | | | | | | | | | difftool: sanitize $workdir as early as possible | David Aguilar | 2016-12-11 |
| * | | | | | | | | | | | difftool: fix dir-diff index creation when in a subdirectory | David Aguilar | 2016-12-11 |
* | | | | | | | | | | | | Merge branch 'ld/p4-compare-dir-vs-symlink' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | git-p4: avoid crash adding symlinked directory | Luke Diamand | 2016-12-18 |
* | | | | | | | | | | | | | Merge branch 'jc/push-default-explicit' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | push: test pushing ambiguously named branches | Dennis Kaarsemaker | 2016-10-31 |
| * | | | | | | | | | | | | | push: do not use potentially ambiguous default refspec | Junio C Hamano | 2016-10-28 |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge branch 'jt/mailinfo-fold-in-body-headers' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | mailinfo.c: move side-effects outside of assert | Kyle J. McKay | 2016-12-20 |
* | | | | | | | | | | | | | | Merge branch 'jk/index-pack-wo-repo-from-stdin' into maint | Junio C Hamano | 2017-01-17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |