aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jc/pickaxe'Junio C Hamano2006-11-07
|\
| * git-pickaxe: blame rewritten.Junio C Hamano2006-10-19
* | Merge branch 'jc/read-tree'Junio C Hamano2006-11-07
|\ \
| * | t6022: ignoring untracked files by merge-recursive when they do not matterJunio C Hamano2006-10-27
| * | merge: loosen overcautious "working file will be lost" check.Junio C Hamano2006-10-27
* | | Merge branch 'lj/refs'Junio C Hamano2006-11-01
|\ \ \ | |/ / |/| |
| * | t3200: git-branch testsuite updateJunio C Hamano2006-10-23
| * | 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
| |\ \
| * | | 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
| |\ \ \
| * | | | Fix t1400-update-ref test minimallyJunio C Hamano2006-09-17
* | | | | tests: merge-recursive is usable without PythonJunio C Hamano2006-10-27
* | | | | Merge branch 'maint'Junio C Hamano2006-10-25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Set $HOME for selftestsGerrit Pape2006-10-24
* | | | | Merge branch 'maint'Junio C Hamano2006-10-19
|\ \ \ \ \ | |/ / / /
| * | | | git-apply: prepare for upcoming GNU diff -u format change.Linus Torvalds2006-10-19
* | | | | Merge branch 'js/diff'Junio C Hamano2006-10-18
|\ \ \ \ \
| * | | | | Turn on recursive with --summaryJohannes Schindelin2006-10-05
* | | | | | Merge branch 'rs/zip'Junio C Hamano2006-10-18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | git-archive --format=zip: add symlink supportRene Scharfe2006-10-07
* | | | | | clone: the given repository dir should be relative to $PWDYasushi SHOJI2006-10-14
* | | | | | t4015: work-around here document problem on Cygwin.Junio C Hamano2006-10-13
* | | | | | diff: fix 2 whitespace issuesJohannes Schindelin2006-10-12
|/ / / / /
* | | | | test-lib: separate individual test better in verbose mode.Martin Waitz2006-10-07
|/ / / /
* | | | Error in test description of t1200-tutorialRobin Rosenberg2006-10-03
| |_|/ |/| |
* | | 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
* | | | | | 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