Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t9400: skip cvsserver test if Perl SQLite interface is unavailable | Junio C Hamano | 2007-05-09 | 1 | -0/+5 |
* | cvsserver: Add test cases for git-cvsserver | Frank Lichtenheld | 2007-05-08 | 1 | -0/+120 |
* | t7300: Basic tests for git-clean | Michael Spang | 2007-05-07 | 1 | -0/+180 |
* | Merge branch 'maint' | Junio C Hamano | 2007-05-06 | 1 | -0/+132 |
|\ | |||||
| * | Add test for blame corner cases. | Junio C Hamano | 2007-05-05 | 1 | -0/+132 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-05-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | posix compatibility for t4200 | Bryan Larsen | 2007-05-03 | 1 | -1/+1 |
* | | Don't use seq in tests, not everyone has it | Shawn O. Pearce | 2007-05-02 | 1 | -2/+5 |
* | | Merge branch 'jc/attr' | Junio C Hamano | 2007-04-29 | 1 | -0/+48 |
|\ \ | |||||
| * | | Add 'filter' attribute and external filter driver definition. | Junio C Hamano | 2007-04-24 | 1 | -0/+9 |
| * | | Add 'ident' conversion. | Junio C Hamano | 2007-04-24 | 1 | -0/+39 |
* | | | Fall back to $EMAIL for missing GIT_AUTHOR_EMAIL and GIT_COMMITTER_EMAIL | Josh Triplett | 2007-04-29 | 1 | -0/+1 |
* | | | Add a test for merging changed and rename-changed branches | Alex Riesen | 2007-04-25 | 1 | -0/+23 |
|/ / | |||||
* | | t/test-lib.sh: Protect ourselves from common misconfiguration | Junio C Hamano | 2007-04-24 | 1 | -0/+4 |
* | | Merge branch 'maint' | Junio C Hamano | 2007-04-24 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | dir.c(common_prefix): Fix two bugs | Johannes Schindelin | 2007-04-23 | 1 | -0/+6 |
* | | t6030: grab commit object name as we go | Junio C Hamano | 2007-04-23 | 1 | -7/+10 |
* | | t5302: avoid using tail -c | Junio C Hamano | 2007-04-23 | 1 | -1/+1 |
* | | t4201: Do not display weird characters on the terminal | Johannes Schindelin | 2007-04-23 | 1 | -4/+4 |
* | | Support 'diff=pgm' attribute | Junio C Hamano | 2007-04-22 | 1 | -0/+97 |
* | | Update tests not to assume that generated packfiles are writable. | Junio C Hamano | 2007-04-22 | 1 | -11/+11 |
* | | Merge branch 'jc/attr' | Junio C Hamano | 2007-04-21 | 2 | -10/+231 |
|\ \ | |||||
| * | | Update 'crlf' attribute semantics. | Junio C Hamano | 2007-04-19 | 1 | -11/+63 |
| * | | Custom low-level merge driver: change the configuration scheme. | Junio C Hamano | 2007-04-18 | 1 | -2/+6 |
| * | | Custom low-level merge driver support. | Junio C Hamano | 2007-04-18 | 1 | -1/+70 |
| * | | Add a demonstration/test of customized merge. | Junio C Hamano | 2007-04-17 | 1 | -0/+72 |
| * | | Change attribute negation marker from '!' to '-'. | Junio C Hamano | 2007-04-15 | 1 | -1/+1 |
| * | | Define 'crlf' attribute. | Junio C Hamano | 2007-04-14 | 1 | -0/+24 |
* | | | Merge branch 'lt/gitlink' | Junio C Hamano | 2007-04-21 | 1 | -0/+85 |
|\ \ \ | |||||
| * | | | Tests for core subproject support | Alex Riesen | 2007-04-18 | 1 | -0/+85 |
* | | | | Merge branch 'np/pack' | Junio C Hamano | 2007-04-21 | 2 | -1/+147 |
|\ \ \ \ | |||||
| * | | | | tests for various pack index features | Nicolas Pitre | 2007-04-11 | 1 | -0/+146 |
| * | | | | use test-genrandom in tests instead of /dev/urandom | Nicolas Pitre | 2007-04-11 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge branch 'jc/quickfetch' | Junio C Hamano | 2007-04-21 | 1 | -0/+89 |
|\ \ \ \ | |||||
| * | | | | Make sure quickfetch is not fooled with a previous, incomplete fetch. | Junio C Hamano | 2007-04-17 | 1 | -0/+89 |
| |/ / / | |||||
* | | | | Remove case-sensitive file in t3030-merge-recursive. | Brian Gernhardt | 2007-04-19 | 1 | -52/+52 |
* | | | | Merge branch 'maint' | Junio C Hamano | 2007-04-18 | 1 | -0/+33 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Fix overwriting of files when applying contextually independent diffs | Alex Riesen | 2007-04-18 | 1 | -0/+33 |
* | | | | Merge branch 'jc/read-tree-df' | Junio C Hamano | 2007-04-17 | 2 | -1/+529 |
|\ \ \ \ | |||||
| * | | | | t3030: merge-recursive backend test. | Junio C Hamano | 2007-04-10 | 1 | -0/+528 |
| * | | | | t1000: fix case table. | Junio C Hamano | 2007-04-10 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Add --ignore-unmatch option to exit with zero status when no files are removed. | Steven Grimm | 2007-04-17 | 1 | -0/+4 |
* | | | | Bisect: rename "t/t6030-bisect-run.sh" to "t/t6030-bisect-porcelain.sh". | Christian Couder | 2007-04-16 | 1 | -1/+1 |
* | | | | Merge branch 'js/wrap-log' | Junio C Hamano | 2007-04-16 | 7 | -0/+50 |
|\ \ \ \ | |||||
| * | | | | Fix permissions on test scripts | Alex Riesen | 2007-04-16 | 7 | -0/+0 |
| * | | | | Fix t4201: accidental arithmetic expansion | Alex Riesen | 2007-04-16 | 1 | -1/+1 |
| * | | | | shortlog -w: make wrap-line behaviour optional. | Junio C Hamano | 2007-04-10 | 1 | -1/+1 |
| * | | | | Use print_wrapped_text() in shortlog | Johannes Schindelin | 2007-04-10 | 1 | -0/+50 |
| |/ / / | |||||
* | | | | Add --quiet option to suppress output of "rm" commands for removed files. | Steven Grimm | 2007-04-16 | 1 | -0/+24 |
| |_|/ |/| | | |||||
* | | | Add testcase for format-patch --subject-prefix (take 3) | Robin H. Johnson | 2007-04-11 | 2 | -0/+165 |
|/ / |