aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* grep --quiet: finishing touchesJunio C Hamano2010-01-28
* reject @{-1} not at beginning of object nameJeff King2010-01-28
* fix parsing of @{-1}@{u} combinationJeff King2010-01-28
* test combinations of @{} syntaxJeff King2010-01-28
* t0101: use absolute dateJeff King2010-01-28
* tests: update tests that used to failJunio C Hamano2010-01-28
* Merge branch 'jc/upstream-reflog'Junio C Hamano2010-01-27
|\
| * Fix log -g this@{upstream}Junio C Hamano2010-01-26
* | Merge branch 'jc/maint-reflog-bad-timestamp'Junio C Hamano2010-01-27
|\ \
| * | t0101: use a fixed timestamp when searching in the reflogJunio C Hamano2010-01-27
| * | approxidate_careful() reports errorneous date stringJunio C Hamano2010-01-26
* | | Merge branch 'jh/maint-config-file-prefix'Junio C Hamano2010-01-27
|\ \ \
| * | | builtin-config: Fix crash when using "-f <relative path>" from non-root dirJohan Herland2010-01-26
* | | | Merge branch 'jl/diff-submodule-ignore'Junio C Hamano2010-01-26
|\ \ \ \
| * | | | Teach diff --submodule that modified submodule directory is dirtyJens Lehmann2010-01-24
* | | | | fix portability issues with $ in double quotesStephen Boyd2010-01-26
| |_|_|/ |/| | |
* | | | am: fix patch format detection for Thunderbird "Save As" emailsStephen Boyd2010-01-25
* | | | t0022: replace non-portable literal CRStephen Boyd2010-01-25
* | | | tests: consolidate CR removal/addition functionsStephen Boyd2010-01-25
* | | | t5541-http-push: make grep expression check for one line onlyTay Ray Chuan2010-01-25
* | | | Merge branch 'jc/fix-tree-walk'Junio C Hamano2010-01-24
|\ \ \ \
| * | | | unpack-trees.c: look ahead in the indexJunio C Hamano2010-01-07
| * | | | Aggressive three-way merge: fix D/F caseJunio C Hamano2010-01-03
| * | | | traverse_trees(): handle D/F conflict case sanelyJunio C Hamano2010-01-03
| * | | | more D/F conflict testsJunio C Hamano2010-01-03
| * | | | tests: move convenience regexp to match object names to test-lib.shJunio C Hamano2010-01-03
* | | | | Make test numbers uniqueJohannes Sixt2010-01-24
* | | | | pull: re-fix command line generationJunio C Hamano2010-01-24
| |/ / / |/| | |
* | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2010-01-23
|\ \ \ \
| * | | | git-svn: allow subset of branches/tags to be specified in glob specJay Soffian2010-01-23
| * | | | git-svn: allow UUID to be manually remapped via rewriteUUIDJay Soffian2010-01-23
| * | | | git-svn: update svn mergeinfo test suiteAndrew Myrick2010-01-23
* | | | | t7800-difftool.sh: Test mergetool.prompt fallbackDavid Aguilar2010-01-22
|/ / / /
* | | | Merge branch 'maint'Junio C Hamano2010-01-22
|\ \ \ \
| * | | | ignore duplicated slashes in make_relative_path()Junio C Hamano2010-01-22
* | | | | Merge branch 'jc/branch-d'Junio C Hamano2010-01-22
|\ \ \ \ \
| * | | | | branch -d: base the "already-merged" safety on the branch it merges withJunio C Hamano2009-12-30
* | | | | | Merge branch 'il/rev-glob'Junio C Hamano2010-01-22
|\ \ \ \ \ \
| * | | | | | rev-parse --branches/--tags/--remotes=patternIlari Liusvaara2010-01-20
| * | | | | | rev-parse --globIlari Liusvaara2010-01-20
* | | | | | | Merge branch 'js/refer-upstream'Junio C Hamano2010-01-22
|\ \ \ \ \ \ \
| * | | | | | | Teach @{upstream} syntax to strbuf_branchanme()Junio C Hamano2010-01-20
| * | | | | | | t1506: more test for @{upstream} syntaxJunio C Hamano2010-01-20
| * | | | | | | Introduce <branch>@{upstream} notationJohannes Schindelin2010-01-12
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'jl/submodule-diff'Junio C Hamano2010-01-22
|\ \ \ \ \ \ \
| * | | | | | | git status: Show uncommitted submodule changes too when enabledJens Lehmann2010-01-17
| * | | | | | | Teach diff that modified submodule directory is dirtyJunio C Hamano2010-01-16
| * | | | | | | Show submodules as modified when they contain a dirty work treeJens Lehmann2010-01-16
* | | | | | | | Merge branch 'il/remote-updates'Junio C Hamano2010-01-22
|\ \ \ \ \ \ \ \
| * | | | | | | | Add git remote set-urlIlari Liusvaara2010-01-18