Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pretty: support "mboxrd" output format | Eric Wong | 2016-06-06 | 5 | -11/+75 |
* | Almost ready for 2.9-rc2 | Junio C Hamano | 2016-06-03 | 1 | -0/+19 |
* | Merge branch 'rs/apply-name-terminate' | Junio C Hamano | 2016-06-03 | 1 | -2/+2 |
|\ | |||||
| * | apply: remove unused parameters from name_terminate()rs/apply-name-terminate | René Scharfe | 2016-05-29 | 1 | -2/+2 |
* | | Merge branch 'rs/patch-id-use-skip-prefix' | Junio C Hamano | 2016-06-03 | 1 | -13/+10 |
|\ \ | |||||
| * | | patch-id: use starts_with() and skip_prefix()rs/patch-id-use-skip-prefix | René Scharfe | 2016-05-29 | 1 | -13/+10 |
| |/ | |||||
* | | Merge branch 'bd/readme.markdown-more' | Junio C Hamano | 2016-06-03 | 1 | -5/+5 |
|\ \ | |||||
| * | | README.md: format CLI commands with code syntaxbd/readme.markdown-more | Benjamin Dopplinger | 2016-05-31 | 1 | -5/+5 |
* | | | Merge branch 'mm/makefile-developer-can-be-in-config-mak' | Junio C Hamano | 2016-06-03 | 1 | -8/+9 |
|\ \ \ | |||||
| * | | | Makefile: add $(DEVELOPER_CFLAGS) variablemm/makefile-developer-can-be-in-config-mak | Matthieu Moy | 2016-06-01 | 1 | -9/+10 |
| * | | | Makefile: move 'ifdef DEVELOPER' after config.mak* inclusion | Matthieu Moy | 2016-05-31 | 1 | -12/+12 |
* | | | | Merge branch 'em/man-bold-literal' | Junio C Hamano | 2016-06-03 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Documentation: bold literals in manem/man-bold-literal | Erwan Mathoniere | 2016-05-31 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'pa/cherry-pick-doc-typo' | Junio C Hamano | 2016-06-03 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | git-cherry-pick.txt: correct a small typopa/cherry-pick-doc-typo | Pablo Santiago Blum de Aguiar | 2016-05-29 | 1 | -1/+1 |
* | | | | | Merge branch 'mr/send-email-doc-gmail-2fa' | Junio C Hamano | 2016-06-03 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Documentation/git-send-email: fix typo in gmail 2FA sectionmr/send-email-doc-gmail-2fa | SZEDER Gábor | 2016-06-01 | 1 | -1/+1 |
* | | | | | | Merge branch 'js/rebase-i-dedup-call-to-rerere' | Junio C Hamano | 2016-06-03 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rebase -i: remove an unnecessary 'rerere' invocationjs/rebase-i-dedup-call-to-rerere | Johannes Sixt | 2016-05-31 | 1 | -1/+0 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'js/perf-rebase-i' | Junio C Hamano | 2016-06-03 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | perf: make the tests work without a worktreejs/perf-rebase-i | René Scharfe | 2016-05-31 | 1 | -1/+4 |
* | | | | | | | Git 2.9-rc1v2.9.0-rc1 | Junio C Hamano | 2016-05-31 | 2 | -40/+49 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2016-05-31 | 1 | -0/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | More topics for 2.8.4 | Junio C Hamano | 2016-05-31 | 1 | -0/+28 |
| * | | | | | | | Merge branch 'sb/submodule-deinit-all' into maint | Junio C Hamano | 2016-05-31 | 3 | -10/+48 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'bn/http-cookiefile-config' into maint | Junio C Hamano | 2016-05-31 | 2 | -3/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jk/test-send-sh-x-trace-elsewhere' into maint | Junio C Hamano | 2016-05-31 | 2 | -3/+16 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'js/name-rev-use-oldest-ref' into maint | Junio C Hamano | 2016-05-31 | 2 | -7/+14 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'es/t1500-modernize' | Junio C Hamano | 2016-05-31 | 1 | -60/+63 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t1500: avoid setting environment variables outside of testses/t1500-modernize | Eric Sunshine | 2016-05-18 | 1 | -9/+15 |
| * | | | | | | | | | | | t1500: avoid setting configuration options outside of tests | Eric Sunshine | 2016-05-18 | 1 | -19/+20 |
| * | | | | | | | | | | | t1500: avoid changing working directory outside of tests | Eric Sunshine | 2016-05-18 | 1 | -19/+23 |
| * | | | | | | | | | | | t1500: test_rev_parse: facilitate future test enhancements | Eric Sunshine | 2016-05-18 | 1 | -27/+17 |
| * | | | | | | | | | | | t1500: be considerate to future potential tests | Eric Sunshine | 2016-05-17 | 1 | -3/+5 |
* | | | | | | | | | | | | Merge branch 'jk/cat-file-buffered-batch-all' | Junio C Hamano | 2016-05-31 | 1 | -1/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | cat-file: default to --buffer when --batch-all-objects is usedjk/cat-file-buffered-batch-all | Jeff King | 2016-05-18 | 1 | -0/+4 |
| * | | | | | | | | | | | | cat-file: avoid noop calls to sha1_object_info_extended | Jeff King | 2016-05-18 | 1 | -1/+16 |
* | | | | | | | | | | | | | Merge branch 'fc/fast-import-broken-marks-file' | Junio C Hamano | 2016-05-31 | 2 | -2/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fast-import: do not truncate exported marks filefc/fast-import-broken-marks-file | Felipe Contreras | 2016-05-17 | 2 | -2/+20 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Final batch before 2.9-rc1 | Junio C Hamano | 2016-05-29 | 1 | -0/+11 |
* | | | | | | | | | | | | Merge branch 'ak/t0008-ksh88-workaround' | Junio C Hamano | 2016-05-29 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | t0008: 4 tests fail with ksh88ak/t0008-ksh88-workaround | Armin Kunaschik | 2016-05-20 | 1 | -2/+2 |
* | | | | | | | | | | | | | Merge branch 'js/t6044-use-test-seq' | Junio C Hamano | 2016-05-29 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | t6044: replace seq by test_seqjs/t6044-use-test-seq | Johannes Sixt | 2016-05-18 | 1 | -2/+2 |
* | | | | | | | | | | | | | | Merge branch 'ak/t4204-shell-portability' | Junio C Hamano | 2016-05-29 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | t4204: do not let $name variable clobberedak/t4204-shell-portability | Junio C Hamano | 2016-05-24 | 1 | -3/+3 |
* | | | | | | | | | | | | | | | Merge branch 'rj/log-decorate-auto' | Junio C Hamano | 2016-05-29 | 2 | -4/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | log: document the --decorate=auto optionrj/log-decorate-auto | Ramsay Jones | 2016-05-27 | 2 | -4/+9 |
* | | | | | | | | | | | | | | | | Merge branch 'mr/send-email-doc-gmail-2fa' | Junio C Hamano | 2016-05-29 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Documentation: add instructions to help setup gmail 2FA | Michael Rappazzo | 2016-05-27 | 1 | -0/+13 |