summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2008-08-132-4/+12
|\
| * t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey2008-08-131-4/+4
| * Fix escaping of glob special characters in pathspecsKevin Ballard2008-08-131-0/+8
* | rebase -i -p: fix parent rewritingThomas Rast2008-08-131-0/+12
* | rebase -i -p: handle index and workdir correctlyThomas Rast2008-08-131-0/+6
* | diff --check: do not unconditionally complain about trailing empty linesJunio C Hamano2008-08-111-1/+19
* | Adjust for the new way of enabling the default post-update hookPetr Baudis2008-08-111-1/+1
* | Merge branch 'maint'Junio C Hamano2008-08-111-3/+17
|\ \ | |/
| * Fix deleting reflog entries from HEAD reflogJunio C Hamano2008-08-101-1/+1
| * reflog test: add more tests for 'reflog delete'Pieter de Bie2008-08-101-4/+18
* | mailinfo: fix MIME multi-part message boundary handlingJunio C Hamano2008-08-095-1/+65
* | git-svn: Allow deep branch names by supporting multi-globsMarcus Griep2008-08-083-4/+202
* | Fix multi-glob assertion in git-svnMarcus Griep2008-08-081-6/+30
* | clone --mirror: avoid storing repeated tagsJohannes Schindelin2008-08-071-0/+12
* | Sync with 1.5.6.5Junio C Hamano2008-08-062-0/+49
|\ \ | |/
| * Files given on the command line are relative to $cwdJunio C Hamano2008-08-062-0/+49
| * t/t4202-log.sh: add newline at end of fileBrandon Casey2008-08-011-1/+2
| * sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin2008-08-011-0/+59
| * Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2008-08-011-0/+26
| * make sure parsed wildcard refspec ends with slashJunio C Hamano2008-08-011-0/+30
| * init: handle empty "template" parameterJeff King2008-08-011-0/+26
* | t9119: conditionally re-enable test depending on svn(1) versionEric Wong2008-08-051-29/+40
* | Fix race condition in t9119-git-svn-info.shDavid D. Kilzer2008-08-051-4/+11
* | correct access right for git-svn-dcommit testDmitry Potapov2008-08-041-0/+1
* | Flush output in start_asyncAnders Melchiorsen2008-08-031-0/+6
* | clone --bare: Add ".git" suffix to the directory name to clone intoJohannes Schindelin2008-08-031-0/+7
* | clone: Add an option to set up a mirrorJohannes Schindelin2008-08-021-0/+12
* | Compact commit template messageJeff King2008-07-311-6/+5
* | Fix test-parse-options "integer" testJunio C Hamano2008-07-301-1/+10
* | Advertise the ability to abort a commitAnders Melchiorsen2008-07-301-3/+4
* | Support copy and rename detection in fast-export.Alexander Gavrilov2008-07-291-0/+46
* | format-patch: Produce better output with --inline or --attachKevin Ballard2008-07-298-0/+32
* | t7001: fix "git mv" testJunio C Hamano2008-07-281-0/+2
* | init: handle empty "template" parameterJeff King2008-07-271-0/+26
* | git-mv: Keep moved index entries inactPetr Baudis2008-07-271-0/+52
* | rev-parse: Add support for the ^! and ^@ syntaxBjörn Steinbrink2008-07-271-0/+2
* | make sure parsed wildcard refspec ends with slashJunio C Hamano2008-07-271-0/+30
* | t6030 (bisect): work around Mac OS X "ls"Jonathan Nieder2008-07-271-1/+1
* | git-svn: teach dcommit about svn auto-propsBrad King2008-07-251-0/+86
* | Propagate -u/--upload-pack option of "git clone" to transport.Steve Haslam2008-07-251-0/+26
* | Merge branch 'maint'Junio C Hamano2008-07-251-6/+5
|\ \ | |/
| * Makefile: fix shell quotingJunio C Hamano2008-07-251-5/+5
| * tests: propagate $(TAR) down from the toplevel MakefileJunio C Hamano2008-07-251-1/+0
* | Merge branch 'ph/checkout'Junio C Hamano2008-07-241-0/+50
|\ \
| * | git-checkout: improve error messages, detect ambiguities.Pierre Habouzit2008-07-241-0/+50
* | | update test case to protect am --skip behaviourOlivier Marin2008-07-241-0/+2
|/ /
* | git-filter-branch.sh: Allow running in bare repositoriesPetr Baudis2008-07-231-0/+8
* | git-am: Add colon before the subject that is printed out as being appliedStephan Beyer2008-07-231-1/+1
* | sort_in_topological_order(): avoid setting a commit flagJohannes Schindelin2008-07-231-1/+1
* | Add test to show that show-branch misses out the 8th columnJohannes Schindelin2008-07-231-0/+59