| Commit message (Expand) | Author | Age |
... | |
| | | | | * | | | | | | | | | | | | | | archimport: use safe_pipe_capture for user input | Jeff King | 2017-09-12 |
| | | | * | | | | | | | | | | | | | | | Merge branch 'jk/cvsimport-quoting' into maint-2.10 | Junio C Hamano | 2017-09-22 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | | | | | | | cvsimport: shell-quote variable used in backticks | Jeff King | 2017-09-12 |
| | | | | |/ / / / / / / / / / / / / / |
|
| | | | * | | | | | | | | | | | | | | | Merge branch 'jc/cvsserver' into maint-2.10 | Junio C Hamano | 2017-09-22 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | | | | | | | | cvsserver: use safe_pipe_capture for `constant commands` as well | Junio C Hamano | 2017-09-11 |
| | | | | * | | | | | | | | | | | | | | | cvsserver: use safe_pipe_capture instead of backticks | joernchen | 2017-09-11 |
| | | | | * | | | | | | | | | | | | | | | cvsserver: move safe_pipe_capture() to the main package | Junio C Hamano | 2017-09-11 |
| | | | | |/ / / / / / / / / / / / / / |
|
| | | | * | | | | | | | | | | | | | | | Merge branch 'jk/git-shell-drop-cvsserver' into maint-2.10 | Junio C Hamano | 2017-09-22 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|_|/ / / / / / /
| | | | |/| | | | | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | | | | | shell: drop git-cvsserver support by default | Jeff King | 2017-09-12 |
| | | | | |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | RelNotes: further fixes for 2.14.2 from the master front | Junio C Hamano | 2017-09-10 |
* | | | | | | | | | | | | | | | | | | Merge branch 'jt/doc-pack-objects-fix' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | Doc: clarify that pack-objects makes packs, plural | Jonathan Tan | 2017-08-23 |
| | |_|_|/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Merge branch 'jn/vcs-svn-cleanup' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | vcs-svn: move remaining repo_tree functions to fast_export.h | Jonathan Nieder | 2017-08-23 |
| * | | | | | | | | | | | | | | | | | | vcs-svn: remove repo_delete wrapper function | Jonathan Nieder | 2017-08-23 |
| * | | | | | | | | | | | | | | | | | | vcs-svn: remove custom mode constants | Jonathan Nieder | 2017-08-23 |
| * | | | | | | | | | | | | | | | | | | vcs-svn: remove more unused prototypes and declarations | Jonathan Nieder | 2017-08-23 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'bc/vcs-svn-cleanup' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | | | | vcs-svn: rename repo functions to "svn_repo" | brian m. carlson | 2017-08-20 |
| * | | | | | | | | | | | | | | | | | | vcs-svn: remove unused prototypes | brian m. carlson | 2017-08-20 |
| |/ / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | Merge branch 'jk/doc-the-this' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | doc: fix typo in sendemail.identity | Jeff King | 2017-08-20 |
| | |_|/ / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Merge branch 'rs/commit-h-single-parent-cleanup' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | commit: remove unused inline function single_parent() | René Scharfe | 2017-08-19 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'mg/format-ref-doc-fix' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | Documentation/git-for-each-ref: clarify peeling of tags for --format | Michael J Gruber | 2017-08-18 |
| * | | | | | | | | | | | | | | | | | | Documentation: use proper wording for ref format strings | Michael J Gruber | 2017-08-18 |
| |/ / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | Merge branch 'sb/submodule-parallel-update' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | submodule.sh: remove unused variable | Stefan Beller | 2017-08-17 |
| | |/ / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | Merge branch 'hv/t5526-andand-chain-fix' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | t5526: fix some broken && chains | Heiko Voigt | 2017-08-17 |
| |/ / / / / / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | | | | | Merge branch 'sb/sha1-file-cleanup' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | sha1_file: make read_info_alternates static | Stefan Beller | 2017-08-15 |
* | | | | | | | | | | | | | | | | | | | Merge branch 'rs/t1002-do-not-use-sum' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | t1002: stop using sum(1) | René Scharfe | 2017-08-15 |
| | |_|_|/ / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | Merge branch 'ah/doc-empty-string-is-false' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | doc: clarify "config --bool" behaviour with empty string | Andreas Heiduk | 2017-08-14 |
| | |_|_|_|_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | Merge branch 'rs/merge-microcleanup' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | merge: use skip_prefix() | René Scharfe | 2017-08-10 |
| | |_|_|_|_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | Merge branch 'rs/find-pack-entry-bisection' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | sha1_file: avoid comparison if no packed hash matches the first byte | René Scharfe | 2017-08-09 |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/apply-lose-prefix-length' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | apply: remove prefix_length member from apply_state | René Scharfe | 2017-08-09 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | Merge branch 'rj/add-chmod-error-message' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | builtin/add: add detail to a 'cannot chmod' error message | Ramsay Jones | 2017-08-09 |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/hashcmp-memcmp' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | hashcmp: use memcmp instead of open-coded loop | Jeff King | 2017-08-09 |
| | |/ / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'rs/t3700-clean-leftover' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | t3700: fix broken test under !POSIXPERM | René Scharfe | 2017-08-08 |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/perl-git-comment-typofix' into maint | Junio C Hamano | 2017-09-10 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|