aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* validate_headref: use get_oid_hex for detached HEADsJeff King2017-09-27
* validate_headref: use skip_prefix for symref parsingJeff King2017-09-27
* validate_headref: NUL-terminate HEAD bufferJeff King2017-09-27
* Git 2.14.2Junio C Hamano2017-09-22
* Sync with 2.13.6Junio C Hamano2017-09-22
|\
| * Git 2.13.6Junio C Hamano2017-09-22
| * 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
| | | | | |/
* | | | | | RelNotes: further fixes for 2.14.2 from the master frontJunio C Hamano2017-09-10
* | | | | | Merge branch 'jt/doc-pack-objects-fix' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \
| * | | | | | Doc: clarify that pack-objects makes packs, pluralJonathan Tan2017-08-23
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'jn/vcs-svn-cleanup' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \
| * | | | | | vcs-svn: move remaining repo_tree functions to fast_export.hJonathan Nieder2017-08-23
| * | | | | | vcs-svn: remove repo_delete wrapper functionJonathan Nieder2017-08-23
| * | | | | | vcs-svn: remove custom mode constantsJonathan Nieder2017-08-23
| * | | | | | vcs-svn: remove more unused prototypes and declarationsJonathan Nieder2017-08-23
* | | | | | | Merge branch 'bc/vcs-svn-cleanup' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | vcs-svn: rename repo functions to "svn_repo"brian m. carlson2017-08-20
| * | | | | | vcs-svn: remove unused prototypesbrian m. carlson2017-08-20
| |/ / / / /
* | | | | | Merge branch 'jk/doc-the-this' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \
| * | | | | | doc: fix typo in sendemail.identityJeff King2017-08-20
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'rs/commit-h-single-parent-cleanup' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \
| * | | | | | commit: remove unused inline function single_parent()René Scharfe2017-08-19
* | | | | | | Merge branch 'mg/format-ref-doc-fix' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \
| * | | | | | | Documentation/git-for-each-ref: clarify peeling of tags for --formatMichael J Gruber2017-08-18
| * | | | | | | Documentation: use proper wording for ref format stringsMichael J Gruber2017-08-18
| |/ / / / / /
* | | | | | | Merge branch 'sb/submodule-parallel-update' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \
| * | | | | | | submodule.sh: remove unused variableStefan Beller2017-08-17
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'hv/t5526-andand-chain-fix' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \
| * | | | | | | t5526: fix some broken && chainsHeiko Voigt2017-08-17
| |/ / / / / /
* | | | | | | Merge branch 'sb/sha1-file-cleanup' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \
| * | | | | | | sha1_file: make read_info_alternates staticStefan Beller2017-08-15
* | | | | | | | Merge branch 'rs/t1002-do-not-use-sum' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \ \
| * | | | | | | | t1002: stop using sum(1)René Scharfe2017-08-15
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'ah/doc-empty-string-is-false' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \ \
| * | | | | | | | doc: clarify "config --bool" behaviour with empty stringAndreas Heiduk2017-08-14
| | |_|_|_|_|/ / | |/| | | | | |