summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* git svn info: make info relative to the current directoryThomas Rast2008-09-062-3/+16
* git svn info: tests: fix ptouch argument order in setupThomas Rast2008-09-061-4/+4
* git svn info: tests: use test_cmp instead of git-diffThomas Rast2008-09-061-22/+22
* git svn info: tests: do not use set -eThomas Rast2008-09-061-2/+0
* git svn info: tests: let 'init' test run with SVN 1.5Thomas Rast2008-09-061-2/+2
* git svn: catch lack of upstream info for dcommit earlierThomas Rast2008-09-061-4/+4
* git-svn: check error code of send_txstreamEric Wong2008-09-061-1/+5
* git-svn: Send deltas during commitsFlorian Weimer2008-09-061-5/+13
* git-svn: Introduce SVN::Git::Editor::_chg_file_get_blobFlorian Weimer2008-09-061-12/+19
* git-svn: extract base blob in generate_diffFlorian Weimer2008-09-061-3/+4
* Merge branch 'jc/maint-log-grep'Junio C Hamano2008-09-057-21/+131
|\
| * log --author/--committer: really match only with name partJunio C Hamano2008-09-054-17/+114
| * diff --cumulative is a sub-option of --dirstatJunio C Hamano2008-09-042-4/+7
| * bash completion: Hide more plumbing commandsPetr Baudis2008-09-041-0/+10
* | Update draft release notes for 1.6.1Junio C Hamano2008-09-041-1/+58
* | Merge branch 'maint'Junio C Hamano2008-09-04110-620/+794
|\|
| * Start 1.6.0.2 maintenance cycleJunio C Hamano2008-09-042-1/+51
| * Merge branch 'nd/worktree' into maintJunio C Hamano2008-09-048-4/+81
| |\
| | * setup_git_directory(): fix move to worktree toplevel directoryNguyễn Thái Ngọc Duy2008-08-311-0/+2
| | * update-index: fix worktree setupNguyễn Thái Ngọc Duy2008-08-311-0/+5
| | * read-tree: setup worktree if merge is requiredNguyễn Thái Ngọc Duy2008-08-291-0/+2
| | * grep: fix worktree setupNguyễn Thái Ngọc Duy2008-08-292-1/+9
| | * diff*: fix worktree setupNguyễn Thái Ngọc Duy2008-08-294-3/+63
| * | Merge branch 'ho/dashless' into maintJunio C Hamano2008-09-0396-578/+578
| |\ \
| | * | tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-0318-99/+99
| | * | tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi2008-09-036-183/+183
| | * | tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-0326-130/+130
| | * | tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-0326-103/+103
| | * | 'git foo' program identifies itself without dash in die() messagesJunio C Hamano2008-08-3115-52/+52
| | * | Start conforming code to "git subcmd" styleHeikki Orsila2008-08-306-11/+11
| * | | Fix passwd(5) ref and reflect that commit doens't use commit-treeJonas Fonseca2008-09-033-6/+6
| * | | improve handling of sideband message displayNicolas Pitre2008-09-031-23/+43
| * | | checkout: fix message when leaving detached HEADJeff King2008-09-031-6/+4
| * | | clone: fix creation of explicitly named target directoryClemens Buchacher2008-09-032-3/+32
* | | | Merge branch 'tr/filter-branch'Junio C Hamano2008-09-036-41/+338
|\ \ \ \
| * \ \ \ Merge branch 'tr/rev-list-docs' into tr/filter-branchJunio C Hamano2008-09-014-26/+192
| |\ \ \ \
| | * | | | Documentation: rev-list-options: move --simplify-merges documentationThomas Rast2008-08-131-6/+42
| | * | | | Merge branch 'jc/post-simplify' into tr/rev-list-docsJunio C Hamano2008-08-134-21/+251
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'jc/post-simplify' (early part) into tr/filter-branchJunio C Hamano2008-08-312-14/+45
| |\ \ \ \ \ \
| | * | | | | | revision --simplify-merges: make it a no-op without pathspecJunio C Hamano2008-08-181-1/+4
| | * | | | | | revision --simplify-merges: do not leave commits unprocessedJunio C Hamano2008-08-181-1/+3
| | * | | | | | revision --simplify-merges: use decoration instead of commit->util fieldJunio C Hamano2008-08-152-12/+38
| | | |/ / / / | | |/| | | |
| * | | | | | filter-branch: use --simplify-mergesThomas Rast2008-08-131-3/+4
| * | | | | | Merge branch 'jc/post-simplify' into tr/filter-branchJunio C Hamano2008-08-134-23/+253
| |\| | | | |
| | * | | | | Topo-sort before --simplify-mergesJunio C Hamano2008-08-042-3/+95
| | * | | | | revision traversal: show full history with merge simplificationJunio C Hamano2008-08-023-22/+160
| | * | | | | revision.c: whitespace fixJunio C Hamano2008-08-021-1/+1
| * | | | | | filter-branch: fix ref rewriting with --subdirectory-filterThomas Rast2008-08-132-17/+12
| * | | | | | filter-branch: Extend test to show rewriting bugThomas Rast2008-08-131-3/+7
* | | | | | | Merge branch 'np/maint-safer-pack'Junio C Hamano2008-09-036-55/+112
|\ \ \ \ \ \ \