summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano2009-08-271-0/+39
|\
| * Merge branch 'maint-1.5.5' into maint-1.5.6Junio C Hamano2009-02-111-0/+39
| |\
| | * Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano2009-02-111-0/+39
| | |\
| | | * revision traversal and pack: notice and die on missing commitJunio C Hamano2009-02-111-0/+39
* | | | t5510: harden the way verify-pack is usedJunio C Hamano2009-08-071-3/+8
* | | | diff -c -p: do not die on submodulesJunio C Hamano2009-04-291-0/+39
* | | | grep: fix segfault when "git grep '('" is givenLinus Torvalds2009-04-271-0/+4
* | | | init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld2009-04-181-0/+9
* | | | Fix buffer overflow in config parserThomas Jarosch2009-04-171-1/+8
* | | | Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0Junio C Hamano2009-03-1221-2/+209
|\ \ \ \
| * | | | mailinfo: tests for RFC2047 examplesKirill Smelkov2009-01-2814-0/+100
| * | | | mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Kirill Smelkov2009-01-285-1/+11
| * | | | mailinfo: 'From:' header should be unfold as wellKirill Smelkov2009-01-121-1/+4
| * | | | mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov2009-01-105-1/+95
* | | | | Merge branch 'cc/maint-1.6.0-bisect-fix' into maint-1.6.0Junio C Hamano2009-03-121-0/+25
|\ \ \ \ \
| * | | | | bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder2009-02-271-0/+25
| |/ / / /
* | | | | Merge branch 'fg/maint-1.6.0-exclude-bq' into maint-1.6.0Junio C Hamano2009-03-121-1/+8
|\ \ \ \ \
| * | | | | Support "\" in non-wildcard exclusion entriesFinn Arne Gangstad2009-02-121-1/+8
* | | | | | Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into maint-1.6.0Junio C Hamano2009-03-121-0/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | diff.c: output correct index lines for a split diffJunio C Hamano2009-01-271-0/+18
* | | | | | builtin-mv.c: check for unversionned files before looking at the destination.Matthieu Moy2009-02-041-1/+1
* | | | | | Add a testcase for "git mv -f" on untracked files.Matthieu Moy2009-02-041-0/+8
* | | | | | Missing && in t/t7001.sh.Matthieu Moy2009-02-041-1/+1
|/ / / / /
* | | | | t3404: Add test case for auto-amending only edited commits after "edit"Stephan Beyer2009-01-151-0/+17
* | | | | t3404: Add test case for aborted --continue after "edit"Stephan Beyer2009-01-151-0/+15
* | | | | t3501: check that commits are actually doneStephan Beyer2009-01-151-0/+2
* | | | | fix handling of multiple untracked files for git mv -kMichael J Gruber2009-01-141-1/+1
* | | | | add test cases for "git mv -k"Michael J Gruber2009-01-141-0/+25
|/ / / /
* | | | fast-import: make tagger information optionalJunio C Hamano2008-12-191-0/+18
* | | | fast-export: deal with tag objects that do not have a taggerJohannes Schindelin2008-12-191-0/+20
* | | | git-show: do not segfault when showing a bad tagJunio C Hamano2008-12-151-0/+20
* | | | git-svn: Make following parents atomicDeskin Miller2008-12-081-0/+42
* | | | "git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen2008-12-072-0/+30
* | | | Merge branch 'jk/maint-commit-v-strip' into maintJunio C Hamano2008-12-021-0/+73
|\ \ \ \
| * | | | commit: Fix stripping of patch in verbose mode.Jeff King2008-11-121-0/+73
* | | | | Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano2008-12-022-3/+88
|\ \ \ \ \
| * | | | | repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey2008-11-141-3/+15
| * | | | | t7700: test that 'repack -a' packs alternate packed objectsBrandon Casey2008-11-121-0/+16
| * | | | | pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey2008-11-121-1/+1
| * | | | | t7700: demonstrate mishandling of loose objects in an alternate ODBBrandon Casey2008-11-121-0/+19
| * | | | | repack: don't repack local objects in packs with .keep fileBrandon Casey2008-11-121-1/+1
| * | | | | t7700: demonstrate mishandling of objects in packs with a .keep fileBrandon Casey2008-11-121-0/+38
| |/ / / /
* | | | | Merge branch 'st/maint-tag' into maintJunio C Hamano2008-11-301-0/+11
|\ \ \ \ \
| * | | | | tag: Add more tests about mixing incompatible modes and optionsSamuel Tardieu2008-11-041-0/+11
* | | | | | Merge branch 'mk/maint-cg-push' into maintJunio C Hamano2008-11-301-0/+50
|\ \ \ \ \ \
| * | | | | | git push: Interpret $GIT_DIR/branches in a Cogito compatible wayMartin Koegler2008-11-111-0/+50
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'mv/fast-export' into maintJunio C Hamano2008-11-271-0/+8
|\ \ \ \ \ \
| * | | | | | fast-export: use an unsorted string list for extra_refsJohannes Schindelin2008-11-231-1/+1
| * | | | | | Add new testcase to show fast-export does not always exports all tagsMiklos Vajna2008-11-231-0/+8
* | | | | | | Teach "git diff" to honour --[no-]ext-diffJunio C Hamano2008-11-261-0/+21
|/ / / / / /