aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | write_or_die: raise SIGPIPE when we get EPIPEJeff King2013-02-20
| * | | | | | | | | | | | | | | upload-archive: use argv_array to store client argumentsJeff King2013-02-20
| * | | | | | | | | | | | | | | upload-archive: do not copy repo nameJeff King2013-02-20
| * | | | | | | | | | | | | | | send-pack: prefer prefixcmp over memcmp in receive_statusJeff King2013-02-20
| * | | | | | | | | | | | | | | fetch-pack: fix out-of-bounds buffer offset in get_ackJeff King2013-02-20
| * | | | | | | | | | | | | | | upload-pack: remove packet debugging harnessJeff King2013-02-20
| * | | | | | | | | | | | | | | upload-pack: do not add duplicate objects to shallow listJeff King2013-02-20
| * | | | | | | | | | | | | | | upload-pack: use get_sha1_hex to parse "shallow" linesJeff King2013-02-20
* | | | | | | | | | | | | | | | Merge branch 'bc/append-signed-off-by'Junio C Hamano2013-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | git-commit: populate the edit buffer with 2 blank lines before s-o-bBrandon Casey2013-02-23
| * | | | | | | | | | | | | | | | Unify appending signoff in format-patch, commit and sequencerBrandon Casey2013-02-12
| * | | | | | | | | | | | | | | | format-patch: update append_signoff prototypeNguyễn Thái Ngọc Duy2013-02-12
| * | | | | | | | | | | | | | | | t4014: more tests about appending s-o-b linesNguyễn Thái Ngọc Duy2013-02-12
| * | | | | | | | | | | | | | | | sequencer.c: teach append_signoff to avoid adding a duplicate newlineBrandon Casey2013-02-12
| * | | | | | | | | | | | | | | | sequencer.c: teach append_signoff how to detect duplicate s-o-bBrandon Casey2013-02-12
| * | | | | | | | | | | | | | | | sequencer.c: always separate "(cherry picked from" from commit bodyBrandon Casey2013-02-12
| * | | | | | | | | | | | | | | | sequencer.c: require a conforming footer to be preceded by a blank lineBrandon Casey2013-02-12
| * | | | | | | | | | | | | | | | sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footerBrandon Casey2013-02-12
| * | | | | | | | | | | | | | | | t/t3511: add some tests of 'cherry-pick -s' functionalityBrandon Casey2013-02-12
| * | | | | | | | | | | | | | | | t/test-lib-functions.sh: allow to specify the tag name to test_commitBrandon Casey2013-02-12
| * | | | | | | | | | | | | | | | commit, cherry-pick -s: remove broken support for multiline rfc2822 fieldsBrandon Casey2013-02-12
| * | | | | | | | | | | | | | | | sequencer.c: rework search for start of footer to improve clarityJonathan Nieder2013-02-12
* | | | | | | | | | | | | | | | | Merge branch 'sr/am-show-final-message-in-applying-indicator'Junio C Hamano2013-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | git-am: show the final log message on "Applying:" indicatorSimon Ruderich2013-03-21
* | | | | | | | | | | | | | | | | | Merge branch 'rr/test-3200-style'Junio C Hamano2013-04-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | t3200 (branch): modernize styleRamkumar Ramachandra2013-03-20
* | | | | | | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2013-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | cat-file: Fix an gcc -Wuninitialized warningRamsay Jones2013-03-29
| * | | | | | | | | | | | | | | | | | fast-import: Fix an gcc -Wuninitialized warningRamsay Jones2013-03-29
* | | | | | | | | | | | | | | | | | | Merge branch 'yd/use-test-config-unconfig'Junio C Hamano2013-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | t5520: use test_config to set/unset git config variables (leftover bits)Ramkumar Ramachandra2013-03-28
| * | | | | | | | | | | | | | | | | | | t7600: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | | | | | | | | | | | | | | | | | t7502: remove clear_configYann Droneaud2013-03-25
| * | | | | | | | | | | | | | | | | | | t7502: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | | | | | | | | | | | | | | | | | t9500: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | | | | | | | | | | | | | | | | | t7508: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | | | | | | | | | | | | | | | | | t7500: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | | | | | | | | | | | | | | | | | t5541: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | | | | | | | | | | | | | | | | | t5520: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | | | | | | | | | | | | | | | | | t4202: use test_config/test_unconfig to set/unset git config variablesYann Droneaud2013-03-25
| * | | | | | | | | | | | | | | | | | | t4034: use test_config/test_unconfig to set/unset git config variablesYann Droneaud2013-03-25
| * | | | | | | | | | | | | | | | | | | t4304: use test_config to set/unset git config variablesYann Droneaud2013-03-25
| * | | | | | | | | | | | | | | | | | | t3400: use test_config to set/unset git config variablesYann Droneaud2013-03-25
* | | | | | | | | | | | | | | | | | | | Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second'Junio C Hamano2013-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fix revision walk for commits with the same datesKacper Kornet2013-03-22
| | |_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'rr/tests-dedup-test-config'Junio C Hamano2013-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | t4018,7810,7811: remove test_config() redefinitionRamkumar Ramachandra2013-03-19
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'yd/doc-is-in-asciidoc'Junio C Hamano2013-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | CodingGuidelines: our documents are in AsciiDocJunio C Hamano2013-03-21
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'yd/doc-merge-annotated-tag'Junio C Hamano2013-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | |