aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* ref-log: fix D/F conflict coming from deleted refs.Junio C Hamano2006-10-19
* git-pack-refs --allJunio C Hamano2006-10-08
* Remove bashism from t3210-pack-refs.shDennis Stosberg2006-10-06
* Merge branch 'master' into lj/refsJunio C Hamano2006-10-02
|\
| * Merge branch 'maint'Junio C Hamano2006-10-02
| |\
| | * git-mv: invalidate the removed path properly in cache-treeJunio C Hamano2006-10-01
| * | Merge branch 'jc/gitpm'Junio C Hamano2006-09-30
| |\ \
| | * \ Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-15
| | |\ \
| | * \ \ Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-07
| | |\ \ \
| | * | | | Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC mungingPetr Baudis2006-07-03
| | * | | | Perly Git: make sure we do test the freshly built one.Junio C Hamano2006-07-02
| | * | | | Perl interface: make testsuite work again.Junio C Hamano2006-07-02
* | | | | | Clean up "git-branch.sh" and add remove recursive dir test cases.Christian Couder2006-10-01
* | | | | | Uncomment test case: git branch c/d should barf if branch c exists.Christian Couder2006-09-27
* | | | | | Add pack-refs and show-ref test cases.Christian Couder2006-09-27
* | | | | | Merge branch 'master' into lj/refsJunio C Hamano2006-09-27
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'cc/branch-test'Junio C Hamano2006-09-27
| |\ \ \ \ \
| | * | | | | Remove empty ref directories that prevent creating a ref.Christian Couder2006-09-25
| * | | | | | Merge branch 'sp/void'Junio C Hamano2006-09-27
| |\ \ \ \ \ \
| | * | | | | | Allow git-checkout when on a non-existant branch.Shawn Pearce2006-09-27
| * | | | | | | Merge branch 'jc/deprecate-recursive'Junio C Hamano2006-09-27
| |\ \ \ \ \ \ \
| | * | | | | | | Deprecate merge-recursive.pyJunio C Hamano2006-09-24
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Corrected copy-and-paste thinko in ignore executable bit test case.Shawn Pearce2006-09-27
| * | | | | | | An illustration of rev-list --parents --pretty=rawJunio C Hamano2006-09-27
| | |/ / / / / | |/| | | | |
| * | | | | | Ignore executable bit when adding files if filemode=0.Shawn Pearce2006-09-26
| |/ / / / /
| * | | | | Add test for the default merges in fetch.Santi BĂ©jar2006-09-24
| * | | | | Add t5510 to test per branch configuration affecting git-fetch.Junio C Hamano2006-09-24
| * | | | | Quote arguments to tr in test-libRobin Rosenberg2006-09-22
| * | | | | Document receive.denyNonFastforwardsJohannes Schindelin2006-09-20
* | | | | | Fix t1400-update-ref test minimallyJunio C Hamano2006-09-17
|/ / / / /
* | | | | apply --unidiff-zero: loosen sanity checks for --unidiff=0 patchesJunio C Hamano2006-09-17
* | | | | t1400: make test debuggable.Junio C Hamano2006-09-16
* | | | | Make apply --binary a no-op.Junio C Hamano2006-09-07
* | | | | Trace into a file or an open fd and refactor tracing code.Christian Couder2006-09-02
* | | | | t5710: fix two thinkos.Junio C Hamano2006-08-31
* | | | | Merge branch 'jc/apply'Junio C Hamano2006-08-27
|\ \ \ \ \
| * | | | | git-apply --verboseJunio C Hamano2006-08-18
| * | | | | git-apply --reject: send rejects to .rej files.Junio C Hamano2006-08-18
| * | | | | git-apply --rejectJunio C Hamano2006-08-17
| * | | | | apply --reverse: tie it all together.Junio C Hamano2006-08-16
* | | | | | Merge branch 'maint'Junio C Hamano2006-08-21
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | git-mv: special case destination "."Johannes Schindelin2006-08-21
* | | | | Merge branch 'maint'Junio C Hamano2006-08-15
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | git-mv: succeed even if source is a prefix of destinationJohannes Schindelin2006-08-15
* | | | t4116 apply --reverse testJunio C Hamano2006-08-14
* | | | Merge branch 'jc/grep'Junio C Hamano2006-08-12
|\ \ \ \ | |/ / / |/| | |
| * | | git-grep: show pathnames relative to the current directoryJunio C Hamano2006-08-11
* | | | t/t4013: fix futzing with the version string.Junio C Hamano2006-08-12
|/ / /
* | | git-apply: applying a patch to make a symlink shorter.Junio C Hamano2006-08-09
| |/ |/|
* | Fix "grep -w"Junio C Hamano2006-08-06