aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | Merge branch 'js/maint-all-implies-HEAD'Junio C Hamano2009-01-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bundle: allow the same ref to be given more than onceJunio C Hamano2009-01-17
| * | | | | | | | | | | revision walker: include a detached HEAD in --allJohannes Schindelin2009-01-17
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sr/clone-empty'Junio C Hamano2009-01-25
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Allow cloning an empty repositorySverre Rabbelier2009-01-23
* | | | | | | | | | | Merge branch 'js/patience-diff'Junio C Hamano2009-01-23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Introduce the diff option '--patience'Johannes Schindelin2009-01-07
* | | | | | | | | | | | git-am: implement --reject option passed to git-applymartin f. krafft2009-01-23
* | | | | | | | | | | | t/t4202-log.sh: Add testcasesArjen Laarhoven2009-01-23
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'kc/maint-diff-bwi-fix'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix combined use of whitespace ignore options to diffKeith Cascio2009-01-19
| * | | | | | | | | | | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-19
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sg/maint-gitdir-in-subdir'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix gitdir detection when in subdir of gitdirSZEDER Gábor2009-01-17
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'rs/ctype'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add ctype testRené Scharfe2009-01-17
* | | | | | | | | | | | Merge branch 'jk/color-parse'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | expand --pretty=format color optionsJeff King2009-01-17
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jc/maint-format-patch-o-relative'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Teach format-patch to handle output directory relative to cwdJunio C Hamano2009-01-12
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'kb/am-directory'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-am: fix shell quotingJunio C Hamano2009-01-14
| * | | | | | | | | | | | git-am: add --directory=<dir> optionJunio C Hamano2009-01-12
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-21
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Rename diff.suppress-blank-empty to diff.suppressBlankEmptyJohannes Schindelin2009-01-21
* | | | | | | | | | | | use uppercase POSIX compliant signals for the 'trap' commandMarkus Heidelberg2009-01-19
* | | | | | | | | | | | git-svn: avoid importing nested git reposEric Wong2009-01-18
* | | | | | | | | | | | git-svn: fix SVN 1.1.x compatibilityEric Wong2009-01-18
* | | | | | | | | | | | git-svn: better attempt to handle broken symlink updatesEric Wong2009-01-18
* | | | | | | | | | | | git-svn: handle empty files marked as symlinks in SVNEric Wong2009-01-18
* | | | | | | | | | | | t7700: demonstrate misbehavior of 'repack -a' when local packs existBrandon Casey2009-01-17
* | | | | | | | | | | | test more combinations of ignore-whitespace options to diffKeith Cascio2009-01-17
* | | | | | | | | | | | Merge branch 'mv/apply-parse-opt'Junio C Hamano2009-01-17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Resurrect "git apply --flags -" to read from the standard inputJunio C Hamano2009-01-09
* | | | | | | | | | | | | Merge branch 'tr/rebase-root'Junio C Hamano2009-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rebase -i: learn to rebase root commitThomas Rast2009-01-11
| * | | | | | | | | | | | | rebase: learn to rebase root commitThomas Rast2009-01-11
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'ap/clone-into-empty'Junio C Hamano2009-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Allow cloning to an existing empty directoryAlexander Potashev2009-01-11
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'tr/maint-no-index-fixes'Junio C Hamano2009-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | diff: accept -- when using --no-indexThomas Rast2009-01-06
* | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | / / / / / | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | t5540: clarify that http-push does not handle packed-refs on the remoteJohannes Schindelin2009-01-17
| * | | | | | | | | | | http-push: when making directories, have a trailing slash in the path nameJohannes Schindelin2009-01-17
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-15
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-15
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | t3404: Add test case for auto-amending only edited commits after "edit"Stephan Beyer2009-01-15
| | * | | | | | | | | | t3404: Add test case for aborted --continue after "edit"Stephan Beyer2009-01-15
| | * | | | | | | | | | t3501: check that commits are actually doneStephan Beyer2009-01-15
* | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-01-14
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /