aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'nd/maint-work-tree-fix' into maintJunio C Hamano2007-12-05
|\
| * Do check_repository_format() early (re-fix)Nguyễn Thái Ngọc Duy2007-12-05
* | t9600: test cvsimport from CVS working treeJeff King2007-12-02
* | Fix typo in t4008 test titleJunio C Hamano2007-12-01
* | Replace the word 'update-cache' by 'update-index' everywhereJohannes Schindelin2007-11-30
* | cvsimport: fix usage of cvsimport.moduleJeff King2007-11-30
* | Merge branch 'jk/maint-cvsimport-fix' into maintJunio C Hamano2007-11-30
|\ \
| * | cvsimport: use rev-parse to support packed refsJeff King2007-11-28
| * | Add basic cvsimport testsJeff King2007-11-28
* | | t7003-filter-branch: Fix test of a failing --msg-filter.Johannes Sixt2007-11-30
|/ /
* | Merge branch 'rv/maint-index-commit' into maintJunio C Hamano2007-11-24
|\ \
| * | Make GIT_INDEX_FILE apply to git-commitRémi Vanicat2007-11-11
* | | Merge branch 'lt/maint-rev-list-gitlink' into maintJunio C Hamano2007-11-24
|\ \ \
| * | | Fix rev-list when showing objects involving submodulesLinus Torvalds2007-11-16
* | | | Merge branch 'jc/maint-add-sync-stat' into maintJunio C Hamano2007-11-24
|\ \ \ \
| * | | | t2200: test more cases of "add -u"Junio C Hamano2007-11-11
| | |/ / | |/| |
* | | | Merge branch 'jc/maint-format-patch-encoding' into maintJunio C Hamano2007-11-24
|\ \ \ \
| * | | | test format-patch -s: make sure MIME content type is shown as neededJunio C Hamano2007-11-07
* | | | | Merge branch 'bs/maint-t7005' into maintJunio C Hamano2007-11-24
|\ \ \ \ \
| * | | | | t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATHBjörn Steinbrink2007-11-11
| | |/ / / | |/| | |
* | | | | Merge branch 'bs/maint-commit-options' into maintJunio C Hamano2007-11-24
|\ \ \ \ \
| * | | | | git-commit: Add tests for invalid usage of -a/--interactive with pathsBjörn Steinbrink2007-11-12
| | |/ / / | |/| | |
* | | | | Make test scripts executable.Junio C Hamano2007-11-22
* | | | | bundle create: keep symbolic refs' names instead of resolving themJohannes Schindelin2007-11-22
| |_|/ / |/| | |
* | | | Fix per-directory exclude handing for "git add"Junio C Hamano2007-11-16
* | | | Fix t9101 test failure caused by Subversion "auto-props"Wincent Colaiuta2007-11-16
* | | | git-clean: honor core.excludesfileJunio C Hamano2007-11-14
* | | | t/t3404: fix test for a bogus todo file.Junio C Hamano2007-11-13
* | | | git-svn: prevent dcommitting if the index is dirty.Benoit Sigoure2007-11-11
| |/ / |/| |
* | | stop t1400 hiding errors in testsAlex Riesen2007-11-08
|/ /
* | git-svn: t9114: verify merge commit message in testEric Wong2007-11-05
* | git-svn: fix dcommit clobbering when committing a series of diffsEric Wong2007-11-05
|/
* Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.Kristian Høgsberg2007-11-02
* send-pack: respect '+' on wildcard refspecsJeff King2007-10-19
* attr: fix segfault in gitattributes parsing codeSteffen Prohaska2007-10-18
* git-blame shouldn't crash if run in an unmerged treeLinus Torvalds2007-10-18
* filter-branch: update current branch when rewrittenJohannes Schindelin2007-10-16
* Fix setup_git_directory_gently() with relative GIT_DIR & GIT_WORK_TREEJohannes Schindelin2007-10-16
* Clean up "git log" format with DIFF_FORMAT_NO_OUTPUTLinus Torvalds2007-10-15
* Add test case for ls-files --with-treeCarl Worth2007-10-03
* rebase -i: squash should retain the authorship of the _first_ commitJohannes Schindelin2007-09-29
* Fixed minor typo in t/t9001-send-email.sh test command line.Glenn Rempe2007-09-24
* t/t4014: test "am -3" with mode-only change.Junio C Hamano2007-09-18
* git-push: documentation and tests for pushing only branchesJeff King2007-09-18
* git-commit: partial commit of paths only removed from the indexJunio C Hamano2007-09-17
* git-commit: Allow partial commit of file removal.Junio C Hamano2007-09-17
* Merge branch 'jc/grep-c' into maintJunio C Hamano2007-09-17
|\
| * Split grep arguments in a way that does not requires to add /dev/null.Junio C Hamano2007-09-14
* | apply --index-info: fall back to current index for mode changesJohannes Schindelin2007-09-16
* | revision walker: --cherry-pick is a limited operationJohannes Schindelin2007-09-15
|/