summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Add tests for pre-commit and commit-msg hooksWincent Colaiuta2007-12-093-1/+153
* add status.relativePaths config variableJeff King2007-12-081-0/+31
* Merge branch 'jc/clean-fix'Junio C Hamano2007-12-061-0/+14
|\
| * t7300: add test for clean with wildcard pathspecJeff King2007-12-051-0/+14
* | for-each-ref: Fix quoting style constants.Johannes Sixt2007-12-061-0/+39
|/
* Merge branch 'maint'Junio C Hamano2007-12-051-0/+46
|\
| * Merge branch 'nd/maint-work-tree-fix' into maintJunio C Hamano2007-12-051-0/+46
| |\
| | * Do check_repository_format() early (re-fix)Nguyễn Thái Ngọc Duy2007-12-051-0/+46
* | | t5510: add a bit more tests for fetchJunio C Hamano2007-12-041-0/+42
* | | Merge branch 'kh/commit'Junio C Hamano2007-12-046-3/+226
|\ \ \
| * | | quote_path: fix collapsing of relative pathsJeff King2007-12-021-1/+1
| * | | Add a few more tests for git-commitJunio C Hamano2007-11-221-0/+92
| * | | Replace "runstatus" with "status" in the testsJohannes Schindelin2007-11-222-3/+3
| * | | t7501-commit: Add test for git commit <file> with dirty index.Kristian Høgsberg2007-11-221-0/+10
| * | | builtin-commit --s: add a newline if the last line was not a S-o-bJohannes Schindelin2007-11-221-0/+1
| * | | builtin-commit: fix --signoffJohannes Schindelin2007-11-221-0/+12
| * | | git status: show relative paths when run in a subdirectoryJohannes Schindelin2007-11-221-0/+91
| * | | Add testcase for amending and fixing author in git commit.Kristian Høgsberg2007-11-221-0/+15
* | | | Merge branch 'sp/refspec-match'Junio C Hamano2007-12-042-1/+53
|\ \ \ \
| * | | | refactor fetch's ref matching to use refname_match()Steffen Prohaska2007-11-181-0/+25
| * | | | push: use same rules as git-rev-parse to resolve refspecsSteffen Prohaska2007-11-181-1/+11
| * | | | push: support pushing HEAD to real branch nameSteffen Prohaska2007-11-181-0/+17
* | | | | Do not rely on the exit status of "unset" for unset variablesH.Merijn Brand2007-12-041-8/+8
* | | | | t9600: require cvsps 2.1 to perform testsJeff King2007-12-041-2/+18
* | | | | fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin2007-12-031-2/+2
* | | | | git-commit --allow-emptyJunio C Hamano2007-12-031-0/+7
* | | | | git-commit: Allow to amend a merge commit that does not change the treeJohannes Sixt2007-12-031-0/+32
* | | | | Merge branch 'js/prune-expire'Junio C Hamano2007-12-021-0/+18
|\ \ \ \ \
| * | | | | Add "--expire <time>" option to 'git prune'Johannes Schindelin2007-11-301-0/+18
* | | | | | Merge branch 'js/fast-export'Junio C Hamano2007-12-021-0/+123
|\ \ \ \ \ \
| * | | | | | Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin2007-12-021-0/+123
* | | | | | | Merge branch 'js/pull-rebase'Junio C Hamano2007-12-021-0/+22
|\ \ \ \ \ \ \
| * | | | | | | Teach 'git pull' about --rebaseJohannes Schindelin2007-11-281-0/+22
| |/ / / / / /
* | | | | | | Merge branch 'jc/typebreak'Junio C Hamano2007-12-022-3/+89
|\ \ \ \ \ \ \
| * | | | | | | rename: Break filepairs with different types.Junio C Hamano2007-12-022-3/+89
* | | | | | | | Merge branch 'maint'Junio C Hamano2007-12-021-0/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | t9600: test cvsimport from CVS working treeJeff King2007-12-021-0/+12
* | | | | | | Merge branch 'jc/branch-contains'Junio C Hamano2007-12-011-0/+58
|\ \ \ \ \ \ \
| * | | | | | | git-branch --contains: doc and testJunio C Hamano2007-11-221-0/+58
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'cr/tag-options'Junio C Hamano2007-12-011-7/+17
|\ \ \ \ \ \ \
| * | | | | | | git-tag: test that -s implies an annotated tagJeff King2007-11-251-0/+16
| * | | | | | | Make builtin-tag.c use parse_options.Carlos Rica2007-11-181-7/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge 1.5.3.7 inJunio C Hamano2007-12-011-1/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Fix typo in t4008 test titleJunio C Hamano2007-12-011-1/+1
* | | | | | | Merge branch 'maint'Junio C Hamano2007-11-308-7/+129
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin2007-11-306-6/+6
| * | | | | cvsimport: fix usage of cvsimport.moduleJeff King2007-11-301-0/+21
| * | | | | Merge branch 'jk/maint-cvsimport-fix' into maintJunio C Hamano2007-11-301-0/+101
| |\ \ \ \ \
| | * | | | | cvsimport: use rev-parse to support packed refsJeff King2007-11-281-0/+2
| | * | | | | Add basic cvsimport testsJeff King2007-11-281-0/+99