aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Sync with 2.12.5Junio C Hamano2017-09-22
|\
| * Git 2.12.5Junio C Hamano2017-09-22
| * Sync with 2.11.4Junio C Hamano2017-09-22
| |\
| | * Git 2.11.4Junio C Hamano2017-09-22
| | * Sync with 2.10.5Junio C Hamano2017-09-22
| | |\
| | | * Git 2.10.5Junio C Hamano2017-09-22
| | | * Merge branch 'jk/safe-pipe-capture' into maint-2.10Junio C Hamano2017-09-22
| | | |\
| | | | * archimport: use safe_pipe_capture for user inputJeff King2017-09-12
| | | * | Merge branch 'jk/cvsimport-quoting' into maint-2.10Junio C Hamano2017-09-22
| | | |\ \
| | | | * | cvsimport: shell-quote variable used in backticksJeff King2017-09-12
| | | | |/
| | | * | Merge branch 'jc/cvsserver' into maint-2.10Junio C Hamano2017-09-22
| | | |\ \
| | | | * | cvsserver: use safe_pipe_capture for `constant commands` as wellJunio C Hamano2017-09-11
| | | | * | cvsserver: use safe_pipe_capture instead of backticksjoernchen2017-09-11
| | | | * | cvsserver: move safe_pipe_capture() to the main packageJunio C Hamano2017-09-11
| | | | |/
| | | * | Merge branch 'jk/git-shell-drop-cvsserver' into maint-2.10Junio C Hamano2017-09-22
| | | |\ \
| | | | * | shell: drop git-cvsserver support by defaultJeff King2017-09-12
| | | | |/
* | | | | Git 2.13.5Junio C Hamano2017-08-01
* | | | | Merge tag 'v2.12.4' into maintJunio C Hamano2017-08-01
|\ \ \ \ \ | |/ / / /
| * | | | Git 2.12.4Junio C Hamano2017-07-30
| * | | | Merge tag 'v2.11.3' into maint-2.12Junio C Hamano2017-07-30
| |\ \ \ \ | | |/ / /
| | * | | Git 2.11.3Junio C Hamano2017-07-30
| | * | | Merge tag 'v2.10.4' into maint-2.11Junio C Hamano2017-07-30
| | |\ \ \ | | | |/ /
| | | * | Git 2.10.4Junio C Hamano2017-07-30
| | | * | Merge tag 'v2.9.5' into maint-2.10Junio C Hamano2017-07-30
| | | |\ \ | | | | |/
| | | | * Git 2.9.5Junio C Hamano2017-07-30
| | | | * Merge tag 'v2.8.6' into maint-2.9Junio C Hamano2017-07-30
| | | | |\
| | | | | * Git 2.8.6Junio C Hamano2017-07-30
| | | | | * Merge tag 'v2.7.6' into maint-2.8Junio C Hamano2017-07-30
| | | | | |\
| | | | | | * Git 2.7.6Junio C Hamano2017-07-30
| | | | | | * Merge branch 'jk/ssh-funny-url' into maint-2.7Junio C Hamano2017-07-28
| | | | | | |\
| | | | | | | * connect: reject paths that look like command line optionsJeff King2017-07-28
| | | | | | | * connect: reject dashed arguments for proxy commandsJeff King2017-07-28
| | | | | | | * connect: factor out "looks like command line option" checkJeff King2017-07-28
| | | | | | | * t5813: add test for hostname starting with dashJeff King2017-07-28
| | | | | | | * connect: reject ssh hostname that begins with a dashJunio C Hamano2017-07-28
| | | | | | |/
| * | | | | | Merge branch 'jk/lib-proto-disable-cleanup' into maint-2.12Junio C Hamano2017-07-30
| |\ \ \ \ \ \
| | * | | | | | t/lib-proto-disable: restore protocol.allow after config testsJeff King2017-07-28
| |/ / / / / /
* | | | | | | Git 2.13.4Junio C Hamano2017-08-01
* | | | | | | Preparation for 2.13.4 continuesJunio C Hamano2017-07-31
* | | | | | | Merge branch 'ks/doc-fixes' into maintJunio C Hamano2017-07-31
|\ \ \ \ \ \ \
| * | | | | | | doc: reformat the paragraph containing the 'cut-line'Kaartic Sivaraam2017-07-18
| * | | | | | | doc: camelCase the i18n config variables to improve readabilityKaartic Sivaraam2017-07-17
* | | | | | | | Merge branch 'jk/test-copy-bytes-fix' into maintJunio C Hamano2017-07-31
|\ \ \ \ \ \ \ \
| * | | | | | | | t: handle EOF in test_copy_bytes()Jeff King2017-07-17
| |/ / / / / / /
* | | | | | | | Merge branch 'pw/unquote-path-in-git-pm' into maintJunio C Hamano2017-07-31
|\ \ \ \ \ \ \ \
| * | | | | | | | t9700: add tests for Git::unquote_path()Phillip Wood2017-06-30
| * | | | | | | | Git::unquote_path(): throw an exception on bad pathPhillip Wood2017-06-30
| * | | | | | | | Git::unquote_path(): handle '\a'Phillip Wood2017-06-30
| * | | | | | | | add -i: move unquote_path() to Git.pmPhillip Wood2017-06-30
* | | | | | | | | Merge branch 'jk/gc-pre-detach-under-hook' into maintJunio C Hamano2017-07-31
|\ \ \ \ \ \ \ \ \