Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | xdiff: remove unneeded declarations | Stefan Beller | 2016-09-07 | |
* | | | | | | | | | | Merge branch 'js/t9903-chaining' into maint | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | t9903: fix broken && chain | Johannes Sixt | 2016-09-07 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'rs/hex2chr' into maint | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | introduce hex2chr() for converting two hexadecimal digits to a character | René Scharfe | 2016-09-07 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'rs/compat-strdup' into maint | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | compat: move strdup(3) replacement to its own file | René Scharfe | 2016-09-07 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'jk/squelch-false-warning-from-gcc-o3' into maint | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | color_parse_mem: initialize "struct color" temporary | Jeff King | 2016-08-31 | |
| * | | | | | | | | | | error_errno: use constant return similar to error() | Jeff King | 2016-08-31 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'ep/use-git-trace-curl-in-tests' into maint | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment var | Elia Pinto | 2016-09-07 | |
| * | | | | | | | | | | t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment var | Elia Pinto | 2016-09-07 | |
| * | | | | | | | | | | test-lib.sh: preserve GIT_TRACE_CURL from the environment | Elia Pinto | 2016-09-07 | |
| * | | | | | | | | | | t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment var | Elia Pinto | 2016-09-07 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'js/t6026-clean-up' into maint | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | t6026-merge-attr: clean up background process at end of test case | Johannes Sixt | 2016-09-07 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'jc/forbid-symbolic-ref-d-HEAD' into maint | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | symbolic-ref -d: do not allow removal of HEAD | Junio C Hamano | 2016-09-02 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'jc/submodule-anchor-git-dir' into maint | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | submodule: avoid auto-discovery in prepare_submodule_repo_env() | Junio C Hamano | 2016-09-01 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'jk/test-lib-drop-pid-from-results' into maint | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | test-lib: drop PID from test-results/*.count | Jeff King | 2016-08-30 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'bh/diff-highlight-graph' into maint | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | diff-highlight: avoid highlighting combined diffs | Jeff King | 2016-08-31 | |
| * | | | | | | | | | | diff-highlight: add multi-byte tests | Jeff King | 2016-08-31 | |
| * | | | | | | | | | | diff-highlight: ignore test cruft | Jeff King | 2016-08-31 | |
| * | | | | | | | | | | diff-highlight: add support for --graph output | Brian Henderson | 2016-08-29 | |
| * | | | | | | | | | | diff-highlight: add failing test for handling --graph output | Brian Henderson | 2016-08-29 | |
| * | | | | | | | | | | diff-highlight: add some tests | Brian Henderson | 2016-08-29 | |
* | | | | | | | | | | | Merge branch 'po/range-doc' into maint | Junio C Hamano | 2016-09-19 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | doc: revisions: sort examples and fix alignment of the unchanged | Philip Oakley | 2016-08-13 | |
| * | | | | | | | | | | doc: revisions: show revision expansion in examples | Philip Oakley | 2016-08-13 | |
| * | | | | | | | | | | doc: revisions - clarify reachability examples | Philip Oakley | 2016-08-13 | |
| * | | | | | | | | | | doc: revisions - define `reachable` | Philip Oakley | 2016-08-13 | |
| * | | | | | | | | | | doc: gitrevisions - clarify 'latter case' is revision walk | Philip Oakley | 2016-08-13 | |
| * | | | | | | | | | | doc: gitrevisions - use 'reachable' in page description | Philip Oakley | 2016-08-13 | |
| * | | | | | | | | | | doc: revisions: single vs multi-parent notation comparison | Philip Oakley | 2016-08-13 | |
| * | | | | | | | | | | doc: revisions: extra clarification of <rev>^! notation effects | Philip Oakley | 2016-08-13 | |
| * | | | | | | | | | | doc: revisions: give headings for the two and three dot notations | Philip Oakley | 2016-08-12 | |
| * | | | | | | | | | | doc: show the actual left, right, and boundary marks | Philip Oakley | 2016-07-20 | |
| * | | | | | | | | | | doc: revisions - name the left and right sides | Philip Oakley | 2016-07-20 | |
| * | | | | | | | | | | doc: use 'symmetric difference' consistently | Philip Oakley | 2016-07-20 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge tag 'l10n-2.10.0-rnd2.3' of git://github.com/git-l10n/git-po into maint | Junio C Hamano | 2016-09-12 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||
| * | | | | | | | | | l10n: zh_CN: review for git v2.10.0 l10n | Ray Chen | 2016-09-11 | |
| * | | | | | | | | | l10n: zh_CN: fixed some typos for git 2.10.0 | Jiang Xin | 2016-09-11 | |
| * | | | | | | | | | l10n: pt_PT: update Portuguese repository info | Vasco Almeida | 2016-09-03 | |
| * | | | | | | | | | l10n: pt_PT: update Portuguese translation | Vasco Almeida | 2016-09-03 | |
* | | | | | | | | | | Start maintenance track for 2.10.x series | Junio C Hamano | 2016-09-08 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
| * | | | | | | | | Git 2.10v2.10.0 | Junio C Hamano | 2016-09-02 |