aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* add: allow configurations to be overriden by command lineStephen Boyd2009-06-18
* diff -c -p: do not die on submodulesJunio C Hamano2009-04-29
* grep: fix segfault when "git grep '('" is givenLinus Torvalds2009-04-27
* init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld2009-04-18
* Fix buffer overflow in config parserThomas Jarosch2009-04-17
* Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0Junio C Hamano2009-03-12
|\
| * mailinfo: tests for RFC2047 examplesKirill Smelkov2009-01-28
| * mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Kirill Smelkov2009-01-28
| * mailinfo: 'From:' header should be unfold as wellKirill Smelkov2009-01-12
| * mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov2009-01-10
* | Merge branch 'cc/maint-1.6.0-bisect-fix' into maint-1.6.0Junio C Hamano2009-03-12
|\ \
| * | bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder2009-02-27
| |/
* | Merge branch 'fg/maint-1.6.0-exclude-bq' into maint-1.6.0Junio C Hamano2009-03-12
|\ \
| * | Support "\" in non-wildcard exclusion entriesFinn Arne Gangstad2009-02-12
* | | Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into maint-1.6.0Junio C Hamano2009-03-12
|\ \ \ | |/ / |/| |
| * | diff.c: output correct index lines for a split diffJunio C Hamano2009-01-27
* | | builtin-mv.c: check for unversionned files before looking at the destination.Matthieu Moy2009-02-04
* | | Add a testcase for "git mv -f" on untracked files.Matthieu Moy2009-02-04
* | | Missing && in t/t7001.sh.Matthieu Moy2009-02-04
|/ /
* | 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
* | fix handling of multiple untracked files for git mv -kMichael J Gruber2009-01-14
* | add test cases for "git mv -k"Michael J Gruber2009-01-14
|/
* fast-import: make tagger information optionalJunio C Hamano2008-12-19
* fast-export: deal with tag objects that do not have a taggerJohannes Schindelin2008-12-19
* git-show: do not segfault when showing a bad tagJunio C Hamano2008-12-15
* git-svn: Make following parents atomicDeskin Miller2008-12-08
* "git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen2008-12-07
* Merge branch 'jk/maint-commit-v-strip' into maintJunio C Hamano2008-12-02
|\
| * commit: Fix stripping of patch in verbose mode.Jeff King2008-11-12
* | Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano2008-12-02
|\ \
| * | repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey2008-11-14
| * | t7700: test that 'repack -a' packs alternate packed objectsBrandon Casey2008-11-12
| * | pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey2008-11-12
| * | t7700: demonstrate mishandling of loose objects in an alternate ODBBrandon Casey2008-11-12
| * | repack: don't repack local objects in packs with .keep fileBrandon Casey2008-11-12
| * | t7700: demonstrate mishandling of objects in packs with a .keep fileBrandon Casey2008-11-12
| |/
* | Merge branch 'st/maint-tag' into maintJunio C Hamano2008-11-30
|\ \
| * | tag: Add more tests about mixing incompatible modes and optionsSamuel Tardieu2008-11-04
* | | Merge branch 'mk/maint-cg-push' into maintJunio C Hamano2008-11-30
|\ \ \
| * | | git push: Interpret $GIT_DIR/branches in a Cogito compatible wayMartin Koegler2008-11-11
| | |/ | |/|
* | | Merge branch 'mv/fast-export' into maintJunio C Hamano2008-11-27
|\ \ \
| * | | fast-export: use an unsorted string list for extra_refsJohannes Schindelin2008-11-23
| * | | Add new testcase to show fast-export does not always exports all tagsMiklos Vajna2008-11-23
* | | | Teach "git diff" to honour --[no-]ext-diffJunio C Hamano2008-11-26
|/ / /
* | | Fix pack.packSizeLimit and --max-pack-size handlingNicolas Pitre2008-11-12
|/ /
* | checkout: Don't crash when switching away from an invalid branch.Alexandre Julliard2008-11-09
* | Merge branch 'cb/maint-update-ref-fix' into maintJunio C Hamano2008-11-08
|\ \
| * | push: fix local refs update if already up-to-dateClemens Buchacher2008-11-05