summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'da/fix-submodule-sync-superproject-config'Junio C Hamano2010-09-012-1/+5
|\
| * submodule sync: Update "submodule.<name>.url"David Aguilar2010-08-182-1/+5
* | Merge branch 'jn/cherry-revert-message-clean-up'Junio C Hamano2010-09-016-84/+152
|\ \
| * | tests: fix syntax error in "Use advise() for hints" testÆvar Arnfjörð Bjarmason2010-08-181-5/+5
| * | cherry-pick/revert: Use advise() for hintsJonathan Nieder2010-08-163-26/+34
| * | cherry-pick/revert: Use error() for failure messageJonathan Nieder2010-08-161-2/+5
| * | Introduce advise() to print hintsJonathan Nieder2010-08-161-0/+9
| * | Eliminate “Finished cherry-pick/revert” messageJonathan Nieder2010-08-164-21/+30
| * | t3508: add check_head_differs_from() helper function and use itChristian Couder2010-07-241-5/+17
| * | revert: improve success message by adding abbreviated commit sha1Christian Couder2010-07-172-10/+11
| * | revert: don't print "Finished one cherry-pick." if commit failedChristian Couder2010-07-171-12/+5
| * | revert: refactor commit code into a new run_git_commit() functionChristian Couder2010-07-171-25/+27
| * | revert: report success when using option --strategyChristian Couder2010-07-172-23/+54
* | | Merge branch 'cb/binary-patch-id'Junio C Hamano2010-09-011-0/+7
|\ \ \
| * | | hash binary sha1 into patch idClemens Buchacher2010-08-171-0/+7
| | |/ | |/|
* | | Merge branch 'ab/maint-reset-mixed-w-pathspec-advice'Junio C Hamano2010-09-011-1/+1
|\ \ \
| * | | reset: suggest what to do upon "git reset --mixed <paths>"Ævar Arnfjörð Bjarmason2010-08-221-1/+1
* | | | Merge branch 'dj/fetch-tagopt'Junio C Hamano2010-09-014-7/+56
|\ \ \ \
| * | | | fetch: allow command line --tags to override configDaniel Johnson2010-08-154-7/+56
| | |/ / | |/| |
* | | | Merge branch 'en/d-f-conflict-fix'Junio C Hamano2010-09-018-24/+276
|\ \ \ \
| * | | | merge-recursive: Avoid excessive output for and reprocessing of renamesElijah Newren2010-08-201-6/+2
| * | | | merge-recursive: Fix multiple file rename across D/F conflictElijah Newren2010-08-182-1/+2
| * | | | t6031: Add a testcase covering multiple renames across a D/F conflictElijah Newren2010-08-181-0/+31
| * | | | merge-recursive: Fix typoElijah Newren2010-08-181-1/+1
| * | | | Mark tests that use symlinks as needing SYMLINKS prerequisiteElijah Newren2010-08-132-3/+3
| * | | | t/t6035-merge-dir-to-symlink.sh: Remove TODO on passing testÆvar Arnfjörð Bjarmason2010-07-271-1/+1
| * | | | fast-import: Improve robustness when D->F changes provided in wrong orderElijah Newren2010-07-101-0/+8
| * | | | fast-export: Fix output order of D/F changesElijah Newren2010-07-102-1/+30
| * | | | merge_recursive: Fix renames across paths below D/F conflictsElijah Newren2010-07-103-4/+15
| * | | | merge-recursive: Fix D/F conflictsElijah Newren2010-07-102-19/+80
| * | | | Add a rename + D/F conflict testcaseAlexander Gladysh2010-07-101-0/+35
| * | | | Add additional testcases for D/F conflictsElijah Newren2010-07-102-4/+84
* | | | | Merge branch 'jn/svn-fe'Junio C Hamano2010-09-0131-13/+2108
|\ \ \ \ \
| * | | | | t/t9010-svn-fe.sh: add an +x bit to this testÆvar Arnfjörð Bjarmason2010-08-191-0/+0
| * | | | | t9010 (svn-fe): avoid symlinks in testJonathan Nieder2010-08-151-1/+1
| * | | | | t9010 (svn-fe): use Unix-style path in URIJonathan Nieder2010-08-151-1/+1
| * | | | | vcs-svn: Avoid %z in format stringJonathan Nieder2010-08-151-2/+3
| * | | | | vcs-svn: Rename dirent pool to build on WindowsJonathan Nieder2010-08-151-73/+73
| * | | | | compat: add strtok_r()Jonathan Nieder2010-08-155-0/+81
| * | | | | treap: style fixJonathan Nieder2010-08-151-15/+15
| * | | | | vcs-svn: remove build artifacts on "make clean"Jonathan Nieder2010-08-151-2/+2
| * | | | | svn-fe manual: Clarify warning about deltas in dump filesJonathan Nieder2010-08-151-1/+4
| * | | | | Update svn-fe manualJonathan Nieder2010-08-151-8/+6
| * | | | | SVN dump parserDavid Barr2010-08-158-2/+372
| * | | | | Infrastructure to write revisions in fast-export formatDavid Barr2010-08-155-2/+443
| * | | | | Add stream helper libraryDavid Barr2010-08-157-2/+274
| * | | | | Add string-specific memory poolDavid Barr2010-08-157-3/+210
| * | | | | Add treap implementationJason Evans2010-08-157-1/+432
| * | | | | Add memory pool libraryDavid Barr2010-08-155-1/+260
| * | | | | Introduce vcs-svn libJonathan Nieder2010-08-152-1/+33