summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | color-words: make regex configurable via attributesThomas Rast2009-01-171-0/+36
| * | | | | | | | | | color-words: take an optional regular expression describing wordsJohannes Schindelin2009-01-171-0/+57
| * | | | | | | | | | color-words: change algorithm to allow for 0-character word boundariesJohannes Schindelin2009-01-171-0/+66
* | | | | | | | | | | Merge branch 'js/maint-all-implies-HEAD'Junio C Hamano2009-01-262-2/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bundle: allow the same ref to be given more than onceJunio C Hamano2009-01-181-1/+1
| * | | | | | | | | | | revision walker: include a detached HEAD in --allJohannes Schindelin2009-01-182-2/+40
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sr/clone-empty'Junio C Hamano2009-01-261-0/+16
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Allow cloning an empty repositorySverre Rabbelier2009-01-231-0/+16
* | | | | | | | | | | Merge branch 'js/patience-diff'Junio C Hamano2009-01-241-0/+168
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Introduce the diff option '--patience'Johannes Schindelin2009-01-071-0/+168
* | | | | | | | | | | | git-am: implement --reject option passed to git-applymartin f. krafft2009-01-242-1/+31
* | | | | | | | | | | | t/t4202-log.sh: Add testcasesArjen Laarhoven2009-01-241-9/+50
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'kc/maint-diff-bwi-fix'Junio C Hamano2009-01-221-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix combined use of whitespace ignore options to diffKeith Cascio2009-01-201-4/+4
| * | | | | | | | | | | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-201-0/+27
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sg/maint-gitdir-in-subdir'Junio C Hamano2009-01-221-0/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix gitdir detection when in subdir of gitdirSZEDER Gábor2009-01-181-0/+7
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'rs/ctype'Junio C Hamano2009-01-221-0/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add ctype testRené Scharfe2009-01-181-0/+15
* | | | | | | | | | | | Merge branch 'jk/color-parse'Junio C Hamano2009-01-221-1/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | expand --pretty=format color optionsJeff King2009-01-181-1/+8
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jc/maint-format-patch-o-relative'Junio C Hamano2009-01-221-1/+51
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Teach format-patch to handle output directory relative to cwdJunio C Hamano2009-01-131-1/+51
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'kb/am-directory'Junio C Hamano2009-01-223-0/+51
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-am: fix shell quotingJunio C Hamano2009-01-151-0/+8
| * | | | | | | | | | | | git-am: add --directory=<dir> optionJunio C Hamano2009-01-123-0/+43
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-211-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin2009-01-211-4/+4
* | | | | | | | | | | | use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg2009-01-202-10/+10
* | | | | | | | | | | | git-svn: avoid importing nested git reposEric Wong2009-01-191-0/+101
* | | | | | | | | | | | git-svn: fix SVN 1.1.x compatibilityEric Wong2009-01-191-2/+11
* | | | | | | | | | | | git-svn: better attempt to handle broken symlink updatesEric Wong2009-01-191-0/+102
* | | | | | | | | | | | git-svn: handle empty files marked as symlinks in SVNEric Wong2009-01-191-0/+90
* | | | | | | | | | | | t7700: demonstrate misbehavior of 'repack -a' when local packs existBrandon Casey2009-01-181-0/+19
* | | | | | | | | | | | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-181-0/+27
* | | | | | | | | | | | Merge branch 'mv/apply-parse-opt'Junio C Hamano2009-01-181-0/+26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Resurrect "git apply --flags -" to read from the standard inputJunio C Hamano2009-01-101-0/+26
* | | | | | | | | | | | | Merge branch 'tr/rebase-root'Junio C Hamano2009-01-181-0/+187
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rebase -i: learn to rebase root commitThomas Rast2009-01-121-0/+101
| * | | | | | | | | | | | | rebase: learn to rebase root commitThomas Rast2009-01-121-0/+86
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ap/clone-into-empty'Junio C Hamano2009-01-181-0/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Allow cloning to an existing empty directoryAlexander Potashev2009-01-111-0/+19
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'tr/maint-no-index-fixes'Junio C Hamano2009-01-182-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | diff: accept -- when using --no-indexThomas Rast2009-01-072-0/+4
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-182-3/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | / / / / / | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | t5540: clarify that http-push does not handle packed-refs on the remoteJohannes Schindelin2009-01-181-3/+15
| * | | | | | | | | | | http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin2009-01-182-0/+8
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-162-0/+34
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-152-0/+34
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | t3404: Add test case for auto-amending only edited commits after "edit"Stephan Beyer2009-01-151-0/+17