summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* git-fetch: follow lightweit tags as well.Junio C Hamano2006-11-191-0/+16
* git-pull: allow pulling into an empty repositoryLinus Torvalds2006-11-161-0/+33
* Merge branch 'maint'Junio C Hamano2006-11-135-1/+168
|\
| * Rework cvsexportcommit to handle binary files for all cases.Robin Rosenberg2006-11-133-0/+145
| * Catch errors when writing an index that contains invalid objects.Johannes Sixt2006-11-131-0/+22
| * test-lib.sh: A command dying due to a signal is an unexpected failure.Johannes Sixt2006-11-131-1/+1
* | Merge branch 'maint'Junio C Hamano2006-11-092-1/+75
|\ \ | |/
| * git-svn: fix dcommit losing changes when out-of-date from svnEric Wong2006-11-092-1/+75
* | git-pickaxe: retire pickaxeJunio C Hamano2006-11-081-9/+0
* | Merge branch 'jc/pickaxe'Junio C Hamano2006-11-072-0/+10
|\ \
| * | git-pickaxe: blame rewritten.Junio C Hamano2006-10-192-0/+10
* | | Merge branch 'jc/read-tree'Junio C Hamano2006-11-072-23/+195
|\ \ \
| * | | t6022: ignoring untracked files by merge-recursive when they do not matterJunio C Hamano2006-10-271-23/+142
| * | | merge: loosen overcautious "working file will be lost" check.Junio C Hamano2006-10-271-0/+53
* | | | Merge branch 'lj/refs'Junio C Hamano2006-11-013-11/+104
|\ \ \ \ | |/ / / |/| | |
| * | | t3200: git-branch testsuite updateJunio C Hamano2006-10-231-6/+3
| * | | ref-log: fix D/F conflict coming from deleted refs.Junio C Hamano2006-10-191-0/+2
| * | | git-pack-refs --allJunio C Hamano2006-10-081-8/+8
| * | | Remove bashism from t3210-pack-refs.shDennis Stosberg2006-10-061-1/+1
| * | | Merge branch 'master' into lj/refsJunio C Hamano2006-10-022-0/+21
| |\ \ \
| * | | | Clean up "git-branch.sh" and add remove recursive dir test cases.Christian Couder2006-10-011-0/+27
| * | | | Uncomment test case: git branch c/d should barf if branch c exists.Christian Couder2006-09-271-6/+6
| * | | | Add pack-refs and show-ref test cases.Christian Couder2006-09-271-0/+70
| * | | | Merge branch 'master' into lj/refsJunio C Hamano2006-09-277-2/+241
| |\ \ \ \
| * | | | | Fix t1400-update-ref test minimallyJunio C Hamano2006-09-171-5/+2
* | | | | | tests: merge-recursive is usable without PythonJunio C Hamano2006-10-275-28/+1
* | | | | | Merge branch 'maint'Junio C Hamano2006-10-251-1/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Set $HOME for selftestsGerrit Pape2006-10-241-1/+2
* | | | | Merge branch 'maint'Junio C Hamano2006-10-191-0/+55
|\ \ \ \ \ | |/ / / /
| * | | | git-apply: prepare for upcoming GNU diff -u format change.Linus Torvalds2006-10-191-0/+55
* | | | | Merge branch 'js/diff'Junio C Hamano2006-10-181-1/+1
|\ \ \ \ \
| * | | | | Turn on recursive with --summaryJohannes Schindelin2006-10-051-1/+1
* | | | | | Merge branch 'rs/zip'Junio C Hamano2006-10-181-0/+35
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | git-archive --format=zip: add symlink supportRene Scharfe2006-10-071-0/+35
* | | | | | clone: the given repository dir should be relative to $PWDYasushi SHOJI2006-10-141-0/+6
* | | | | | t4015: work-around here document problem on Cygwin.Junio C Hamano2006-10-131-6/+6
* | | | | | diff: fix 2 whitespace issuesJohannes Schindelin2006-10-121-0/+122
|/ / / / /
* | | | | test-lib: separate individual test better in verbose mode.Martin Waitz2006-10-071-0/+3
|/ / / /
* | | | Error in test description of t1200-tutorialRobin Rosenberg2006-10-031-1/+1
| |_|/ |/| |
* | | Merge branch 'maint'Junio C Hamano2006-10-021-0/+19
|\ \ \
| * | | git-mv: invalidate the removed path properly in cache-treeJunio C Hamano2006-10-011-0/+19
* | | | Merge branch 'jc/gitpm'Junio C Hamano2006-09-301-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-154-4/+128
| |\ \ \
| * \ \ \ Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-07136-43/+6296
| |\ \ \ \
| * | | | | Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC mungingPetr Baudis2006-07-031-3/+2
| * | | | | Perly Git: make sure we do test the freshly built one.Junio C Hamano2006-07-021-1/+2
| * | | | | Perl interface: make testsuite work again.Junio C Hamano2006-07-021-0/+2
* | | | | | Merge branch 'cc/branch-test'Junio C Hamano2006-09-271-0/+12
|\ \ \ \ \ \
| * | | | | | Remove empty ref directories that prevent creating a ref.Christian Couder2006-09-251-0/+12
* | | | | | | Merge branch 'sp/void'Junio C Hamano2006-09-271-0/+9
|\ \ \ \ \ \ \