summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'lp/config-vername-check'Junio C Hamano2011-02-271-4/+18
|\
| * Disallow empty section and variable namesLibor Pechacek2011-02-221-0/+4
| * Sanity-check config variable namesLibor Pechacek2011-02-221-4/+14
* | Merge branch 'mg/placeholders-are-lowercase'Junio C Hamano2011-02-271-1/+1
|\ \
| * | Make <identifier> lowercase as per CodingGuidelinesMichael J Gruber2011-02-151-1/+1
* | | Merge branch 'mg/patch-id'Junio C Hamano2011-02-271-0/+36
|\ \ \
| * | | git-patch-id: do not trip over "no newline" markersMichael J Gruber2011-02-171-1/+1
| * | | git-patch-id: test for "no newline" markersMichael J Gruber2011-02-171-0/+36
* | | | Merge branch 'mz/rerere-remaining'Junio C Hamano2011-02-271-6/+34
|\ \ \ \
| * | | | mergetool: don't skip modify/remove conflictsMartin von Zweigbergk2011-02-161-6/+34
* | | | | Merge branch 'js/maint-merge-use-prepare-commit-msg-hook'Junio C Hamano2011-02-271-0/+12
|\ \ \ \ \
| * | | | | merge: honor prepare-commit-msg hookJay Soffian2011-02-151-0/+12
| | |/ / / | |/| | |
* | | | | Merge branch 'nd/hash-object-sanity'Junio C Hamano2011-02-271-0/+13
|\ \ \ \ \
| * | | | | Make hash-object more robust against malformed objectsNguyễn Thái Ngọc Duy2011-02-071-0/+13
* | | | | | Merge branch 'pw/p4'Junio C Hamano2011-02-271-0/+100
|\ \ \ \ \ \
| * | | | | | git-p4: support clone --barePete Wyckoff2011-02-211-0/+10
| * | | | | | git-p4: decode p4 wildcard charactersPete Wyckoff2011-02-211-0/+22
| * | | | | | git-p4: fix key error for p4 problemPete Wyckoff2011-02-211-0/+13
| * | | | | | git-p4: test scriptPete Wyckoff2011-02-211-0/+55
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'uk/checkout-ambiguous-ref'Junio C Hamano2011-02-272-0/+154
|\ \ \ \ \ \
| * | | | | | Rename t2019 with typo "amiguous" that meant "ambiguous"Junio C Hamano2011-02-151-0/+0
| * | | | | | checkout: introduce --detach synonym for "git checkout foo^{commit}"Junio C Hamano2011-02-081-0/+95
| * | | | | | checkout: fix bug with ambiguous refsJunio C Hamano2011-01-111-0/+59
* | | | | | | Merge branch 'mo/perl-bidi-pipe-envfix'Junio C Hamano2011-02-271-0/+10
|\ \ \ \ \ \ \
| * | | | | | | perl: command_bidi_pipe() method should set-up git environmensMasatake Osanai2011-02-141-0/+10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'en/object-list-with-pathspec'Junio C Hamano2011-02-271-0/+51
|\ \ \ \ \ \ \
| * | | | | | | Add testcases showing how pathspecs are handled with rev-list --objectsElijah Newren2011-02-031-0/+51
* | | | | | | | Merge branch 'nd/struct-pathspec'Junio C Hamano2011-02-273-12/+107
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | t6004: add pathspec globbing test for log familyJunio C Hamano2011-02-031-12/+57
| * | | | | | | t7810: overlapping pathspecs and depth limitNguyễn Thái Ngọc Duy2011-02-031-0/+18
| * | | | | | | tree_entry_interesting(): optimize wildcard matching when base is matchedNguyễn Thái Ngọc Duy2011-02-031-0/+18
| * | | | | | | tree_entry_interesting(): support wildcard matchingNguyễn Thái Ngọc Duy2011-02-031-0/+14
| | |_|_|_|/ / | |/| | | | |
* | | | | | | gitweb: Make i18n (encoding) tests in t9500 leave clean stateJakub Narebski2011-02-271-1/+5
* | | | | | | Merge branch 'maint'Junio C Hamano2011-02-214-89/+12
|\ \ \ \ \ \ \
| * | | | | | | t/t7500-commit.sh: use test_cmp instead of testÆvar Arnfjörð Bjarmason2011-02-211-1/+6
| * | | | | | | t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediateÆvar Arnfjörð Bjarmason2011-02-213-88/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'tr/merge-unborn-clobber'Junio C Hamano2011-02-091-0/+16
|\ \ \ \ \ \ \
| * | | | | | | Exhibit merge bug that clobbers index&WTThomas Rast2010-08-251-0/+16
* | | | | | | | Merge branch 'tr/diff-words-test'Junio C Hamano2011-02-0940-231/+917
|\ \ \ \ \ \ \ \
| * | | | | | | | t4034 (diff --word-diff): add a minimum Perl drier test vectorJunio C Hamano2011-01-184-0/+58
| * | | | | | | | t4034 (diff --word-diff): style suggestionsJonathan Nieder2011-01-181-245/+205
| * | | | | | | | t4034: bulk verify builtin word regex sanityThomas Rast2011-01-1837-0/+668
* | | | | | | | | Merge branch 'rr/fi-import-marks-if-exists'Junio C Hamano2011-02-091-0/+55
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fast-import: Introduce --import-marks-if-existsRamkumar Ramachandra2011-01-181-0/+55
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ae/better-template-failure-report'Junio C Hamano2011-02-091-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve error messages when temporary file creation failsArnout Engelen2010-12-211-0/+13
* | | | | | | | | | Merge branch 'jn/cherry-pick-strategy-option'Junio C Hamano2011-02-091-0/+14
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | cherry-pick/revert: add support for -X/--strategy-optionJonathan Nieder2010-12-281-0/+14
* | | | | | | | | | Merge branch 'maint-1.7.0' into maintJunio C Hamano2011-02-091-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | fast-import: introduce "feature notes" commandJonathan Nieder2011-02-091-0/+1