summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2009-12-31branch: die explicitly why when calling "git branch [-a|-r] branchname".Matthieu Moy
2009-12-30t7102: make the test fail if one of its check failsNguyễn Thái Ngọc Duy
2009-08-28Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano
2009-08-08t5510: harden the way verify-pack is usedJunio C Hamano
2009-04-29diff -c -p: do not die on submodulesJunio C Hamano
2009-04-28grep: fix segfault when "git grep '('" is givenLinus Torvalds
2009-04-18init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld
2009-04-18Fix buffer overflow in config parserThomas Jarosch
2009-03-13Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0Junio C Hamano
2009-03-13Merge branch 'cc/maint-1.6.0-bisect-fix' into maint-1.6.0Junio C Hamano
2009-03-13Merge branch 'fg/maint-1.6.0-exclude-bq' into maint-1.6.0Junio C Hamano
2009-03-13Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into maint-1.6.0Junio C Hamano
2009-02-27bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder
2009-02-12Support "\" in non-wildcard exclusion entriesFinn Arne Gangstad
2009-02-11Merge branch 'maint-1.5.5' into maint-1.5.6Junio C Hamano
2009-02-11Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano
2009-02-11revision traversal and pack: notice and die on missing commitJunio C Hamano
2009-02-04builtin-mv.c: check for unversionned files before looking at the destination.Matthieu Moy
2009-02-04Add a testcase for "git mv -f" on untracked files.Matthieu Moy
2009-02-04Missing && in t/t7001.sh.Matthieu Moy
2009-01-29mailinfo: tests for RFC2047 examplesKirill Smelkov
2009-01-28mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'Kirill Smelkov
2009-01-27diff.c: output correct index lines for a split diffJunio C Hamano
2009-01-15t3404: Add test case for auto-amending only edited commits after "edit"Stephan Beyer
2009-01-15t3404: Add test case for aborted --continue after "edit"Stephan Beyer
2009-01-15t3501: check that commits are actually doneStephan Beyer
2009-01-14fix handling of multiple untracked files for git mv -kMichael J Gruber
2009-01-14add test cases for "git mv -k"Michael J Gruber
2009-01-12mailinfo: 'From:' header should be unfold as wellKirill Smelkov
2009-01-11mailinfo: correctly handle multiline 'Subject:' headerKirill Smelkov
2008-12-20fast-import: make tagger information optionalJunio C Hamano
2008-12-20fast-export: deal with tag objects that do not have a taggerJohannes Schindelin
2008-12-15git-show: do not segfault when showing a bad tagJunio C Hamano
2008-12-09git-svn: Make following parents atomicDeskin Miller
2008-12-07"git diff <tree>{3,}": do not reverse order of argumentsMatt McCutchen
2008-12-03Merge branch 'jk/maint-commit-v-strip' into maintJunio C Hamano
2008-12-03Merge branch 'bc/maint-keep-pack' into maintJunio C Hamano
2008-12-01Merge branch 'st/maint-tag' into maintJunio C Hamano
2008-12-01Merge branch 'mk/maint-cg-push' into maintJunio C Hamano
2008-11-28Merge branch 'mv/fast-export' into maintJunio C Hamano
2008-11-26Teach "git diff" to honour --[no-]ext-diffJunio C Hamano
2008-11-24fast-export: use an unsorted string list for extra_refsJohannes Schindelin
2008-11-24Add new testcase to show fast-export does not always exports all tagsMiklos Vajna
2008-11-15repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey
2008-11-13t7700: test that 'repack -a' packs alternate packed objectsBrandon Casey
2008-11-12Fix pack.packSizeLimit and --max-pack-size handlingNicolas Pitre
2008-11-12commit: Fix stripping of patch in verbose mode.Jeff King
2008-11-12pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey
2008-11-12t7700: demonstrate mishandling of loose objects in an alternate ODBBrandon Casey
2008-11-12repack: don't repack local objects in packs with .keep fileBrandon Casey