aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Implement automatic fast-forward merge for submodulesHeiko Voigt2010-07-07
* Merge branch 'maint'Junio C Hamano2010-07-06
|\
| * add missing && to submodule-merge testcaseHeiko Voigt2010-07-06
* | parse_date: fix signedness in timezone calculationJeff King2010-07-05
* | Merge branch 'maint'Junio C Hamano2010-07-05
|\ \ | |/
| * t0006: test timezone parsingJeff King2010-07-05
* | Merge branch 'ar/decorate-color'Junio C Hamano2010-06-30
|\ \
| * | Add test for correct coloring of git log --decorationNazri Ramliy2010-06-30
* | | Merge branch 'cc/cherry-pick-stdin'Junio C Hamano2010-06-30
|\ \ \
| * | | revert: do not rebuild argv on heapJonathan Nieder2010-06-29
| * | | Merge commit 'v1.7.2-rc0~6^2' into cc/cherry-pick-stdinJunio C Hamano2010-06-29
| |\ \ \
| * | | | revert: accept arbitrary rev-list optionsChristian Couder2010-06-25
| * | | | t3508 (cherry-pick): futureproof against unmerged filesJonathan Nieder2010-06-14
* | | | | Merge branch 'jl/status-ignore-submodules'Junio C Hamano2010-06-30
|\ \ \ \ \
| * | | | | Add the option "--ignore-submodules" to "git status"Jens Lehmann2010-06-25
* | | | | | Merge branch 'jn/grep-open'Junio C Hamano2010-06-30
|\ \ \ \ \ \
| * | | | | | t/t7811-grep-open.sh: remove broken/redundant creation of fake "less" scriptBrandon Casey2010-06-21
| * | | | | | t/t7811-grep-open.sh: ensure fake "less" is made executableBrandon Casey2010-06-21
| * | | | | | t/lib-pager.sh: remove unnecessary '^' from 'expr' regular expressionBrandon Casey2010-06-21
| * | | | | | grep -O: allow optional argument specifying the pager (or editor)Johannes Schindelin2010-06-13
| * | | | | | grep: Add the option '--open-files-in-pager'Johannes Schindelin2010-06-13
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'tr/rev-list-count'Junio C Hamano2010-06-30
|\ \ \ \ \ \
| * | | | | | rev-list: introduce --count optionThomas Rast2010-06-12
* | | | | | | Merge branch 'mg/rev-parse-tests'Junio C Hamano2010-06-30
|\ \ \ \ \ \ \
| * | | | | | | t6018: make sure all tested symbolic names are different revsMichael J Gruber2010-06-27
| * | | | | | | t6018: add tests for rev-list's --branches and --tagsMichael J Gruber2010-06-27
* | | | | | | | Merge branch 'jl/maint-diff-ignore-submodules'Junio C Hamano2010-06-30
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | t4027,4041: Use test -s to test for an empty fileBrian Gernhardt2010-06-25
| * | | | | | | Add optional parameters to the diff option "--ignore-submodules"Jens Lehmann2010-06-11
| * | | | | | | git diff: rename test that had a conflicting nameJens Lehmann2010-06-11
* | | | | | | | Sync with 1.7.1.1Junio C Hamano2010-06-29
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | t/t9001: use egrep when regular expressions are involvedBrandon Casey2010-06-29
* | | | | | | | Merge branch 'maint'Junio C Hamano2010-06-28
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'tr/send-email-8bit' into maintJunio C Hamano2010-06-28
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'js/maint-am-rebase-invalid-author' into maintJunio C Hamano2010-06-28
| |\ \ \ \ \ \ \ \
| * | | | | | | | | notes: check number of parameters to "git notes copy"Jeff King2010-06-28
* | | | | | | | | | Merge branch 'cp/textconv-cat-file'Junio C Hamano2010-06-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t/t8007: test textconv support for cat-fileClément Poulain2010-06-18
* | | | | | | | | | | Merge branch 'tr/send-email-8bit'Junio C Hamano2010-06-27
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | send-email: ask about and declare 8bit mailsThomas Rast2010-06-18
* | | | | | | | | | | Merge branch 'js/maint-am-rebase-invalid-author'Junio C Hamano2010-06-27
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | am: use get_author_ident_from_commit instead of mailinfo when rebasingJay Soffian2010-06-16
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'ab/blame-textconv'Junio C Hamano2010-06-27
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | t/t8006: test textconv support for blameAxel Bonnet2010-06-18
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'sb/format-patch-signature'Junio C Hamano2010-06-22
|\ \ \ \ \ \ \ \
| * | | | | | | | format-patch: Add a signature option (--signature)Stephen Boyd2010-06-16
* | | | | | | | | Merge branch 'mg/pretty-magic-space'Junio C Hamano2010-06-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pretty: Introduce ' ' modifier to add space if non-emptyMichael J Gruber2010-06-16
| |/ / / / / / / /
* | | | | | | | | Merge branch 'cc/cherry-pick-series'Junio C Hamano2010-06-22
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | revert: add tests to check cherry-picking many commitsChristian Couder2010-06-02
| | |/ / / / / / | |/| | | | | |