aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
|/
* Add test to check recent fix to "git add -u"Benoit Sigoure2007-09-14
* Fix a test failure (t9500-*.sh) on cygwinRamsay Jones2007-09-11
* git-tag -s must fail if gpg cannot sign the tag.Carlos Rica2007-09-09
* git-diff: don't squelch the new SHA1 in submodule diffsSven Verdoolaege2007-09-09
* Cleanup unnecessary file modifications in t1400-update-refShawn O. Pearce2007-09-05
* git-apply: do not read past the end of bufferJunio C Hamano2007-09-05
* rebase -m: Fix incorrect short-logs of already applied commits.Johannes Sixt2007-09-01
* git-tag: Fix -l option to use better shell style globs.Carlos Rica2007-08-31
* git-svn: fix dcommit clobbering upstream when committing multiple changesEric Wong2007-08-31
* filter-branch: introduce convenience function "skip_commit"Johannes Schindelin2007-08-31
* filter-branch: provide the convenience functions also for commit filtersJohannes Schindelin2007-08-31
* git-merge: do up-to-date check also for all strategiesJunio C Hamano2007-08-27
* Fix initialization of a bare repositoryJunio C Hamano2007-08-27
* Fix racy-git handling in git-write-tree.Linus Torvalds2007-08-24
* rebase -i: fix squashing corner caseJohannes Schindelin2007-08-23
* Make thin-pack generation subproject aware.Linus Torvalds2007-08-19