Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | t5003: check if unzip supports symlinks | René Scharfe | 2013-01-07 | |
| * | | | | | | | | | | t5000, t5003: move ZIP tests into their own script | René Scharfe | 2013-01-07 | |
| * | | | | | | | | | | t0024, t5000: use test_lazy_prereq for UNZIP | René Scharfe | 2013-01-07 | |
| * | | | | | | | | | | t0024, t5000: clear variable UNZIP, use GIT_UNZIP instead | René Scharfe | 2013-01-06 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'jk/unify-exit-code-by-receiving-signal' into maint | Junio C Hamano | 2013-01-14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | run-command: encode signal death as a positive integer | Jeff King | 2013-01-06 | |
* | | | | | | | | | | | Merge branch 'jl/interrupt-clone-remove-separate-git-dir' into maint | Junio C Hamano | 2013-01-14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | clone: support atomic operation with --separate-git-dir | Jens Lehmann | 2013-01-05 | |
* | | | | | | | | | | | | Merge branch 'mk/maint-graph-infinity-loop' into maint | Junio C Hamano | 2013-01-14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | graph.c: infinite loop in git whatchanged --graph -m | Michał Kiedrowicz | 2012-09-25 | |
* | | | | | | | | | | | | | Merge branch 'jk/enable-test-lint-by-default' into maint | Junio C Hamano | 2013-01-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | tests: turn on test-lint by default | Jeff King | 2013-01-03 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'ap/merge-stop-at-prepare-commit-msg-failure' into maint | Junio C Hamano | 2013-01-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | merge: Honor prepare-commit-msg return code | Antoine Pelisse | 2013-01-03 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'as/test-name-alias-uniquely' into maint | Junio C Hamano | 2013-01-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | Use longer alias names in subdirectory tests | Aaron Schrab | 2012-12-28 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'ja/directory-attrs' into maint | Junio C Hamano | 2013-01-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Add directory pattern matching to attributes | Jean-Noël AVILA | 2012-12-17 | |
* | | | | | | | | | | | | | Merge branch 'jc/fetch-ignore-symref' into maint | Junio C Hamano | 2013-01-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | fetch: ignore wildcarded refspecs that update local symbolic refs | Junio C Hamano | 2012-12-11 | |
* | | | | | | | | | | | | | | Merge branch 'tb/test-t9810-no-sed-i' into maint | Junio C Hamano | 2013-01-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | t9810: Do not use sed -i | Torsten Bögershausen | 2013-01-01 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'tb/test-t9020-no-which' into maint | Junio C Hamano | 2013-01-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | t9020: which is not portable | Torsten Bögershausen | 2013-01-01 | |
* | | | | | | | | | | | | | | | Merge branch 'sp/shortlog-missing-lf' into maint | Junio C Hamano | 2013-01-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | shortlog: fix wrapping lines of wraplen | Steffen Prohaska | 2012-12-11 | |
* | | | | | | | | | | | | | | | | Merge branch 'nd/invalidate-i-t-a-cache-tree' into maint | Junio C Hamano | 2013-01-10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | cache-tree: invalidate i-t-a paths after generating trees | Nguyễn Thái Ngọc Duy | 2012-12-15 | |
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | t1402: work around shell quoting issue on NetBSD | René Scharfe | 2013-01-08 | |
* | | | | | | | | | | | | | | | | Merge branch 'jc/test-portability' into maint | Junio C Hamano | 2013-01-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | t9020: use configured Python to run the test helper | Junio C Hamano | 2012-12-19 | |
| * | | | | | | | | | | | | | | | | t3600: Avoid "cp -a", which is a GNUism | Junio C Hamano | 2012-12-19 | |
| * | | | | | | | | | | | | | | | | Merge branch 'jc/maint-test-portability' into 'jc/test-portability' | Junio C Hamano | 2012-12-19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'jc/test-cvs-no-init-in-existing-dir' into maint | Junio C Hamano | 2013-01-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | t9200: let "cvs init" create the test repository | Junio C Hamano | 2012-12-24 | |
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge branch 'jc/maint-test-portability' into maint | Junio C Hamano | 2013-01-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | / / / / / / / / / / / / / / | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | t4014: fix arguments to grep | Junio C Hamano | 2012-12-19 | |
| * | | | | | | | | | | | | | | | t9502: do not assume GNU tar | Junio C Hamano | 2012-12-19 | |
| * | | | | | | | | | | | | | | | t0200: "locale" may not exist | Junio C Hamano | 2012-12-19 | |
| |/ / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2012-12-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | | | | | | / / / / / / / / / | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | t7004: do not create unneeded gpghome/gpg.conf when GPG is not used | Junio C Hamano | 2012-12-18 | |
| * | | | | | | | | | | | | | Merge branch 'jk/pickaxe-textconv' into maint | Junio C Hamano | 2012-12-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge branch 'lt/diff-stat-show-0-lines' into maint | Junio C Hamano | 2012-12-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pw/maint-p4-rcs-expansion-newline' into maint | Junio C Hamano | 2012-11-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jh/update-ref-d-through-symref' into maint | Junio C Hamano | 2012-11-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'cn/config-missing-path' into maint | Junio C Hamano | 2012-11-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-gitweb-xss' into maint | Junio C Hamano | 2012-11-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/maint-diff-grep-textconv' into maint | Junio C Hamano | 2012-11-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/format-2047' into maint | Junio C Hamano | 2012-11-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rs/branch-del-symref' into maint | Junio C Hamano | 2012-11-18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |