summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Add two extra tests for git rebaseJohannes Schindelin2009-02-081-1/+12
* Merge branch 'js/filter-branch-submodule'Junio C Hamano2009-02-071-1/+3
|\
| * filter-branch: Fix fatal error on bare repositoriesEric Kidd2009-02-031-1/+3
* | Merge branch 'js/maint-remote-remove-mirror'Junio C Hamano2009-02-051-0/+26
|\ \
| * | builtin-remote: make rm operation safer in mirrored repositoryJay Soffian2009-02-041-0/+26
* | | Merge branch 'js/notes'Junio C Hamano2009-02-052-0/+193
|\ \ \
| * | | git-notes: fix printing of multi-line notesTor Arne Vestbø2009-01-141-1/+31
| * | | Add an expensive test for git-notesJohannes Schindelin2009-01-111-0/+98
| * | | Add a script to edit/inspect notesJohannes Schindelin2008-12-211-0/+65
* | | | Merge branch 'jc/refuse-push-to-current'Junio C Hamano2009-02-051-3/+3
|\ \ \ \
| * | | | receive-pack: explain what to do when push updates the current branchJunio C Hamano2009-02-031-3/+3
* | | | | Merge branch 'jk/head-symref'Junio C Hamano2009-02-051-0/+41
|\ \ \ \ \
| * | | | | symbolic ref: refuse non-ref targets in HEADJeff King2009-01-291-0/+41
| | |_|_|/ | |/| | |
* | | | | Merge branch 'cb/mergetool'Junio C Hamano2009-02-051-16/+59
|\ \ \ \ \
| * | | | | mergetool: fix running mergetool in sub-directoriesCharles Bailey2009-01-311-1/+1
| * | | | | mergetool: Add a test for running mergetool in a sub-directoryCharles Bailey2009-01-311-19/+51
| * | | | | mergetool: respect autocrlf by using checkout-indexCharles Bailey2009-01-271-2/+13
* | | | | | Merge branch 'jc/fsck' (early part)Junio C Hamano2009-02-041-0/+31
|\ \ \ \ \ \
| * | | | | | fsck: check loose objects from alternate object stores by defaultJunio C Hamano2009-01-301-0/+12
| * | | | | | fsck: HEAD is part of refsJunio C Hamano2009-01-301-0/+19
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'maint'Junio C Hamano2009-02-041-1/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-02-041-1/+9
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | 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
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'jc/maint-format-patch-o-relative' into maintJunio C Hamano2009-01-281-1/+51
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'nd/grep-assume-unchanged' into maintJunio C Hamano2009-01-281-0/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'mc/cd-p-pwd' into maintJunio C Hamano2009-01-281-2/+2
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'ns/am-slacker'Junio C Hamano2009-02-041-0/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-am: Add --ignore-date optionNanako Shiraishi2009-01-251-0/+13
| * | | | | | | | | am: Add --committer-date-is-author-date optionJunio C Hamano2009-01-251-0/+20
* | | | | | | | | | tests: fix test_commit() for case insensitive filesystemsJunio C Hamano2009-02-031-1/+1
* | | | | | | | | | t3412: further simplify setting of GIT_EDITORJunio C Hamano2009-02-031-4/+0
* | | | | | | | | | Merge branch 'jc/maint-add-u-remove-conflicted'Junio C Hamano2009-02-031-1/+49
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add -u: do not fail to resolve a path as deletedJunio C Hamano2009-01-281-1/+49
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | t3412: use log|name-rev instead of log --graphThomas Rast2009-02-011-26/+39
* | | | | | | | | | mailinfo: cleanup extra spaces for complex 'From:'Kirill Smelkov2009-02-013-4/+4
* | | | | | | | | | Merge branch 'ks/maint-mailinfo-folded'Junio C Hamano2009-01-3121-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 'jc/maint-allow-uninteresting-missing'Junio C Hamano2009-01-311-0/+37
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | revision traversal: allow UNINTERESTING objects to be missingJunio C Hamano2009-01-281-0/+37
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jg/tag-contains'Junio C Hamano2009-01-311-0/+115
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-tag: Add --contains optionJake Goulding2009-01-281-0/+115
* | | | | | | | | | | | Merge branch 'js/maint-rebase-i-submodule'Junio C Hamano2009-01-311-0/+26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix submodule squashing into unrelated commitJohannes Schindelin2009-01-281-1/+1
| * | | | | | | | | | | | rebase -i squashes submodule changes into unrelated commitJunio C Hamano2009-01-281-0/+26
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jc/maint-split-diff-metainfo'Junio C Hamano2009-01-312-1/+19
|\ \ \ \ \ \ \ \ \ \ \ \