aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* diff --whitespace: fix blank lines at endJunio C Hamano2009-09-14
* diff --color: color blank-at-eofJunio C Hamano2009-09-04
* diff --whitespace=warn/error: fix blank-at-eof checkJunio C Hamano2009-09-04
* diff --whitespace=warn/error: obey blank-at-eofJunio C Hamano2009-09-04
* apply --whitespace: warn blank but not necessarily empty lines at EOFJunio C Hamano2009-09-04
* apply --whitespace=warn/error: diagnose blank at EOFJunio C Hamano2009-09-04
* apply --whitespace=fix: detect new blank lines at eof correctlyJunio C Hamano2009-09-04
* apply --whitespace=fix: fix handling of blank lines at the eofJunio C Hamano2009-09-04
* Merge branch 'maint-1.5.6' into maint-1.6.0Junio C Hamano2009-08-27
|\
| * Merge branch 'maint-1.5.5' into maint-1.5.6Junio C Hamano2009-02-11
| |\
| | * Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano2009-02-11
| | |\
| | | * revision traversal and pack: notice and die on missing commitJunio C Hamano2009-02-11
* | | | t5510: harden the way verify-pack is usedJunio C Hamano2009-08-07
* | | | 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
| |/ / / /