aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'ab/compat-regex'Junio C Hamano2010-09-03
|\
| * t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTENDÆvar Arnfjörð Bjarmason2010-08-19
* | Merge branch 'jn/apply-filename-with-sp'Junio C Hamano2010-09-03
|\ \
| * | apply: handle traditional patches with space in filenameJonathan Nieder2010-08-21
| * | tests: exercise "git apply" with weird filenamesJonathan Nieder2010-08-21
| * | apply: split quoted filename handling into new functionJonathan Nieder2010-08-21
| |/
* | Merge branch 'jn/merge-custom-no-trivial'Junio C Hamano2010-09-03
|\ \
| * | t7606: Avoid using head as a file nameBrian Gernhardt2010-08-24
| * | merge: let custom strategies intervene in trivial mergesJonathan Nieder2010-08-15
| * | t7606 (merge-theirs): modernize styleJonathan Nieder2010-08-15
| |/
* | Merge branch 'jn/update-contrib-example-merge'Junio C Hamano2010-09-03
|\ \
| * | fmt-merge-msg -m to override merge titleJonathan Nieder2010-08-18
| * | merge-base --independent to print reduced parent list in a mergeJonathan Nieder2010-08-18
| * | merge-base --octopus to mimic show-branch --merge-baseJonathan Nieder2010-08-18
| * | t6200 (fmt-merge-msg): style nitpicksJonathan Nieder2010-08-18
| * | t6010 (merge-base): modernize styleJonathan Nieder2010-08-18
| * | t7600 (merge): test merge from branch yet to be bornJonathan Nieder2010-08-18
| * | t7600 (merge): check reflog entryJonathan Nieder2010-08-18
| * | t7600 (merge): do not launch gitk for --debugJonathan Nieder2010-08-18
| * | t7600 (merge): modernize styleJonathan Nieder2010-08-18
| * | merge: do not mistake (ancestor of) tag for branchJonathan Nieder2010-08-18
| |/
* | Merge branch 'jn/merge-renormalize'Junio C Hamano2010-09-03
|\ \
| * | rerere: migrate to parse-options APIJonathan Nieder2010-08-06
| * | t4200 (rerere): modernize styleJonathan Nieder2010-08-06
| * | t6038 (merge.renormalize): check that it can be turned offJonathan Nieder2010-08-06
| * | t6038 (merge.renormalize): try checkout -m and cherry-pickJonathan Nieder2010-08-06
| * | t6038 (merge.renormalize): style nitpicksJonathan Nieder2010-08-06
| * | Try normalizing files to avoid delete/modify conflicts when mergingEyvind Bernhardsen2010-07-02
| * | Avoid conflicts when merging branches with mixed normalizationEyvind Bernhardsen2010-07-02
* | | t7406 & t7407: add missing && at end of linesJens Lehmann2010-09-03
* | | t7405: cd inside subshell instead of aroundJens Lehmann2010-09-03
* | | Merge branch 'da/fix-submodule-sync-superproject-config'Junio C Hamano2010-08-31
|\ \ \
| * | | submodule sync: Update "submodule.<name>.url"David Aguilar2010-08-18
| | |/ | |/|
* | | Merge branch 'jn/cherry-revert-message-clean-up'Junio C Hamano2010-08-31
|\ \ \
| * | | tests: fix syntax error in "Use advise() for hints" testÆvar Arnfjörð Bjarmason2010-08-18
| * | | cherry-pick/revert: Use advise() for hintsJonathan Nieder2010-08-15
| * | | Eliminate “Finished cherry-pick/revert” messageJonathan Nieder2010-08-15
| * | | t3508: add check_head_differs_from() helper function and use itChristian Couder2010-07-23
| * | | revert: improve success message by adding abbreviated commit sha1Christian Couder2010-07-16
| * | | revert: report success when using option --strategyChristian Couder2010-07-16
* | | | Merge branch 'dj/fetch-tagopt'Junio C Hamano2010-08-31
|\ \ \ \
| * | | | fetch: allow command line --tags to override configDaniel Johnson2010-08-14
| | |/ / | |/| |
* | | | Merge branch 'en/d-f-conflict-fix'Junio C Hamano2010-08-31
|\ \ \ \
| * | | | merge-recursive: Fix multiple file rename across D/F conflictElijah Newren2010-08-18
| * | | | t6031: Add a testcase covering multiple renames across a D/F conflictElijah Newren2010-08-18
| * | | | Mark tests that use symlinks as needing SYMLINKS prerequisiteElijah Newren2010-08-12
| * | | | t/t6035-merge-dir-to-symlink.sh: Remove TODO on passing testÆvar Arnfjörð Bjarmason2010-07-27
| * | | | fast-export: Fix output order of D/F changesElijah Newren2010-07-09
| * | | | merge_recursive: Fix renames across paths below D/F conflictsElijah Newren2010-07-09
| * | | | merge-recursive: Fix D/F conflictsElijah Newren2010-07-09