Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-07-07 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2010-07-07 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||
| | * | | | | | | rev-parse: fix --parse-opt --keep-dashdash --stop-at-non-option | Uwe Kleine-König | 2010-07-07 | |
| * | | | | | | | Merge branch 'tr/receive-pack-aliased-update-fix' into maint | Junio C Hamano | 2010-07-07 | |
| |\ \ \ \ \ \ \ | ||||
* | | | | | | | | | t/t0006: specify timezone as EST5 not EST to comply with POSIX | Brandon Casey | 2010-07-07 | |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-07-06 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | / / / | |_|_|_|_|/ / / |/| | | | | | | | ||||
| * | | | | | | | add missing && to submodule-merge testcase | Heiko Voigt | 2010-07-06 | |
* | | | | | | | | parse_date: fix signedness in timezone calculation | Jeff King | 2010-07-05 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-07-05 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | / / / | |_|_|_|/ / / |/| | | | | | | ||||
| * | | | | | | t0006: test timezone parsing | Jeff King | 2010-07-05 | |
* | | | | | | | Merge branch 'ar/decorate-color' | Junio C Hamano | 2010-06-30 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Add test for correct coloring of git log --decoration | Nazri Ramliy | 2010-06-30 | |
* | | | | | | | | Merge branch 'cc/cherry-pick-stdin' | Junio C Hamano | 2010-06-30 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | revert: do not rebuild argv on heap | Jonathan Nieder | 2010-06-29 | |
| * | | | | | | | | Merge commit 'v1.7.2-rc0~6^2' into cc/cherry-pick-stdin | Junio C Hamano | 2010-06-29 | |
| |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | revert: accept arbitrary rev-list options | Christian Couder | 2010-06-25 | |
| * | | | | | | | | | t3508 (cherry-pick): futureproof against unmerged files | Jonathan Nieder | 2010-06-14 | |
* | | | | | | | | | | Merge branch 'jl/status-ignore-submodules' | Junio C Hamano | 2010-06-30 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Add the option "--ignore-submodules" to "git status" | Jens Lehmann | 2010-06-25 | |
* | | | | | | | | | | | Merge branch 'jn/grep-open' | Junio C Hamano | 2010-06-30 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | t/t7811-grep-open.sh: remove broken/redundant creation of fake "less" script | Brandon Casey | 2010-06-21 | |
| * | | | | | | | | | | t/t7811-grep-open.sh: ensure fake "less" is made executable | Brandon Casey | 2010-06-21 | |
| * | | | | | | | | | | t/lib-pager.sh: remove unnecessary '^' from 'expr' regular expression | Brandon Casey | 2010-06-21 | |
| * | | | | | | | | | | grep -O: allow optional argument specifying the pager (or editor) | Johannes Schindelin | 2010-06-13 | |
| * | | | | | | | | | | grep: Add the option '--open-files-in-pager' | Johannes Schindelin | 2010-06-13 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'tr/rev-list-count' | Junio C Hamano | 2010-06-30 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | rev-list: introduce --count option | Thomas Rast | 2010-06-12 | |
* | | | | | | | | | | | Merge branch 'mg/rev-parse-tests' | Junio C Hamano | 2010-06-30 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | t6018: make sure all tested symbolic names are different revs | Michael J Gruber | 2010-06-27 | |
| * | | | | | | | | | | | t6018: add tests for rev-list's --branches and --tags | Michael J Gruber | 2010-06-27 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'jl/maint-diff-ignore-submodules' | Junio C Hamano | 2010-06-30 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | t4027,4041: Use test -s to test for an empty file | Brian Gernhardt | 2010-06-25 | |
| * | | | | | | | | | | Add optional parameters to the diff option "--ignore-submodules" | Jens Lehmann | 2010-06-11 | |
| * | | | | | | | | | | git diff: rename test that had a conflicting name | Jens Lehmann | 2010-06-11 | |
* | | | | | | | | | | | Sync with 1.7.1.1 | Junio C Hamano | 2010-06-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | t/t9001: use egrep when regular expressions are involved | Brandon Casey | 2010-06-29 | |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2010-06-28 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | | | | | | | / | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||
| * | | | | | | | | | Merge branch 'tr/send-email-8bit' into maint | Junio C Hamano | 2010-06-28 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'js/maint-am-rebase-invalid-author' into maint | Junio C Hamano | 2010-06-28 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | notes: check number of parameters to "git notes copy" | Jeff King | 2010-06-28 | |
* | | | | | | | | | | | | Merge branch 'cp/textconv-cat-file' | Junio C Hamano | 2010-06-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | t/t8007: test textconv support for cat-file | Clément Poulain | 2010-06-18 | |
* | | | | | | | | | | | | | Merge branch 'tr/send-email-8bit' | Junio C Hamano | 2010-06-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | send-email: ask about and declare 8bit mails | Thomas Rast | 2010-06-18 | |
* | | | | | | | | | | | | | Merge branch 'js/maint-am-rebase-invalid-author' | Junio C Hamano | 2010-06-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | am: use get_author_ident_from_commit instead of mailinfo when rebasing | Jay Soffian | 2010-06-16 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge branch 'ab/blame-textconv' | Junio C Hamano | 2010-06-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | / / / / / / / | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | t/t8006: test textconv support for blame | Axel Bonnet | 2010-06-18 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'sb/format-patch-signature' | Junio C Hamano | 2010-06-22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | format-patch: Add a signature option (--signature) | Stephen Boyd | 2010-06-16 |