aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-28
|\
| * grep: fix segfault when "git grep '('" is givenLinus Torvalds2009-04-27
* | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-18
|\ \ | |/
| * init: Do not segfault on big GIT_TEMPLATE_DIR environment variableFrank Lichtenheld2009-04-18
* | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-04-17
|\ \ | |/
| * Fix buffer overflow in config parserThomas Jarosch2009-04-17
* | Merge branch 'bc/maint-1.6.1-branch-deleted-was' into maint-1.6.1Junio C Hamano2009-04-08
|\ \
| * | git-branch: display "was sha1" on branch deletion rather than just "sha1"Brandon Casey2009-03-21
* | | test-lib: Clean up comments and Makefile.Emil Sit2009-03-28
* | | Merge branch 'js/maint-1.6.0-path-normalize' into maint-1.6.1Junio C Hamano2009-03-21
|\ \ \
| * | | Test and fix normalize_path_copy()Johannes Sixt2009-02-07
| * | | Fix GIT_CEILING_DIRECTORIES on WindowsRené Scharfe2009-02-07
* | | | Merge branch 'jc/maint-1.6.0-pack-directory' into maint-1.6.1Junio C Hamano2009-03-21
|\ \ \ \
| * | | | Make sure objects/pack exists before creating a new packJunio C Hamano2009-02-25
* | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-03-12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.0Junio C Hamano2009-03-12
| |\ \ \ \
| * \ \ \ \ 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
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge branch 'js/maint-1.6.1-remote-remove-mirror' into maint-1.6.1Junio C Hamano2009-03-12
|\ \ \ \ \ \
| * | | | | | builtin-remote: make rm operation safer in mirrored repositoryJay Soffian2009-02-04
* | | | | | | Merge branch 'ek/maint-1.6.1-filter-branch-bare' into maint-1.6.1Junio C Hamano2009-03-12
|\ \ \ \ \ \ \
| * | | | | | | filter-branch: Fix fatal error on bare repositoriesEric Kidd2009-02-03
* | | | | | | | Merge branch 'jc/maint-1.6.1-add-u-remove-conflicted' into maint-1.6.1Junio C Hamano2009-03-12
|\ \ \ \ \ \ \ \
| * | | | | | | | add -u: do not fail to resolve a path as deletedJunio C Hamano2009-01-28
* | | | | | | | | Merge branch 'js/maint-1.6.1-rebase-i-submodule' into maint-1.6.1Junio C Hamano2009-03-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix submodule squashing into unrelated commitJohannes Schindelin2009-01-28
| * | | | | | | | | rebase -i squashes submodule changes into unrelated commitJunio C Hamano2009-01-28
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jc/maint-1.6.1-allow-uninteresting-missing' into maint-1.6.1Junio C Hamano2009-03-12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | revision traversal: allow UNINTERESTING objects to be missingJunio C Hamano2009-01-28
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ks/maint-1.6.0-mailinfo-folded' into maint-1.6.1Junio 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
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | builtin-revert.c: release index lock when cherry-picking an empty commitChris Johnsen2009-03-07
* | | | | | | | tests: fix "export var=val"Junio C Hamano2009-02-18
* | | | | | | | Skip timestamp differences for diff --no-indexMichael Spang2009-02-18
* | | | | | | | Merge branch 'maint-1.5.6' into maintJunio C Hamano2009-02-11
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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
* | | | | | | | | | | Merge branch 'sg/maint-gitdir-in-subdir' into maintJunio C Hamano2009-02-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix gitdir detection when in subdir of gitdirSZEDER Gábor2009-01-17
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'jc/maint-split-diff-metainfo' into maintJunio C Hamano2009-02-05
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...Junio C Hamano2009-01-27
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | * | | | | | | | | | diff.c: output correct index lines for a split diffJunio C Hamano2009-01-27
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'js/maint-all-implies-HEAD' into maintJunio C Hamano2009-02-05
|\ \ \ \ \ \ \ \ \ \ \