aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* builtin.h: Move two functions definitions to help.h.Thiago Farina2010-09-01
* Merge branch 'np/maint-huge-delta-generation'Junio C Hamano2010-08-31
|\
| * fix >4GiB source delta assertion failureNicolas Pitre2010-08-21
* | 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
| * | | cherry-pick/revert: Use error() for failure messageJonathan Nieder2010-08-15
| * | | Introduce advise() to print 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: don't print "Finished one cherry-pick." if commit failedChristian Couder2010-07-16
| * | | revert: refactor commit code into a new run_git_commit() functionChristian Couder2010-07-16
| * | | revert: report success when using option --strategyChristian Couder2010-07-16
* | | | Merge branch 'cb/binary-patch-id'Junio C Hamano2010-08-31
|\ \ \ \
| * | | | hash binary sha1 into patch idClemens Buchacher2010-08-16
| | |/ / | |/| |
* | | | Merge branch 'ab/maint-reset-mixed-w-pathspec-advice'Junio C Hamano2010-08-31
|\ \ \ \
| * | | | reset: suggest what to do upon "git reset --mixed <paths>"Ævar Arnfjörð Bjarmason2010-08-21
* | | | | 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: Avoid excessive output for and reprocessing of renamesElijah Newren2010-08-20
| * | | | | 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
| * | | | | merge-recursive: Fix typoElijah 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-import: Improve robustness when D->F changes provided in wrong orderElijah Newren2010-07-09
| * | | | | 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
| * | | | | Add a rename + D/F conflict testcaseAlexander Gladysh2010-07-09
| * | | | | Add additional testcases for D/F conflictsElijah Newren2010-07-09
* | | | | | Merge branch 'jn/svn-fe'Junio C Hamano2010-08-31
|\ \ \ \ \ \
| * | | | | | t/t9010-svn-fe.sh: add an +x bit to this testÆvar Arnfjörð Bjarmason2010-08-19
| * | | | | | t9010 (svn-fe): avoid symlinks in testJonathan Nieder2010-08-14
| * | | | | | t9010 (svn-fe): use Unix-style path in URIJonathan Nieder2010-08-14
| * | | | | | vcs-svn: Avoid %z in format stringJonathan Nieder2010-08-14
| * | | | | | vcs-svn: Rename dirent pool to build on WindowsJonathan Nieder2010-08-14
| * | | | | | compat: add strtok_r()Jonathan Nieder2010-08-14
| * | | | | | treap: style fixJonathan Nieder2010-08-14
| * | | | | | vcs-svn: remove build artifacts on "make clean"Jonathan Nieder2010-08-14
| * | | | | | svn-fe manual: Clarify warning about deltas in dump filesJonathan Nieder2010-08-14
| * | | | | | Update svn-fe manualJonathan Nieder2010-08-14
| * | | | | | SVN dump parserDavid Barr2010-08-14
| * | | | | | Infrastructure to write revisions in fast-export formatDavid Barr2010-08-14
| * | | | | | Add stream helper libraryDavid Barr2010-08-14
| * | | | | | Add string-specific memory poolDavid Barr2010-08-14