aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git svn info: tests: do not use set -eThomas Rast2008-09-05
* git svn info: tests: let 'init' test run with SVN 1.5Thomas Rast2008-09-05
* git svn: catch lack of upstream info for dcommit earlierThomas Rast2008-09-05
* git-svn: check error code of send_txstreamEric Wong2008-09-05
* git-svn: Send deltas during commitsFlorian Weimer2008-09-05
* git-svn: Introduce SVN::Git::Editor::_chg_file_get_blobFlorian Weimer2008-09-05
* git-svn: extract base blob in generate_diffFlorian Weimer2008-09-05
* Merge branch 'jc/maint-log-grep'Junio C Hamano2008-09-04
|\
| * log --author/--committer: really match only with name partJunio C Hamano2008-09-04
| * diff --cumulative is a sub-option of --dirstatJunio C Hamano2008-09-03
| * bash completion: Hide more plumbing commandsPetr Baudis2008-09-03
* | Update draft release notes for 1.6.1Junio C Hamano2008-09-03
* | Merge branch 'maint'Junio C Hamano2008-09-03
|\ \ | |/
| * Start 1.6.0.2 maintenance cycleJunio C Hamano2008-09-03
| * Merge branch 'nd/worktree' into maintJunio C Hamano2008-09-03
| |\
| | * setup_git_directory(): fix move to worktree toplevel directoryNguyễn Thái Ngọc Duy2008-08-30
| | * update-index: fix worktree setupNguyễn Thái Ngọc Duy2008-08-30
| | * read-tree: setup worktree if merge is requiredNguyễn Thái Ngọc Duy2008-08-28
| | * grep: fix worktree setupNguyễn Thái Ngọc Duy2008-08-28
| | * diff*: fix worktree setupNguyễn Thái Ngọc Duy2008-08-28
| * | Merge branch 'ho/dashless' into maintJunio C Hamano2008-09-03
| |\ \
| | * | tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-03
| | * | tests: use "git xyzzy" form (t7000 - t7199)Nanako Shiraishi2008-09-03
| | * | tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-03
| | * | tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-03
| | * | 'git foo' program identifies itself without dash in die() messagesJunio C Hamano2008-08-31
| | * | Start conforming code to "git subcmd" styleHeikki Orsila2008-08-30
| * | | Fix passwd(5) ref and reflect that commit doens't use commit-treeJonas Fonseca2008-09-03
| * | | improve handling of sideband message displayNicolas Pitre2008-09-03
| * | | checkout: fix message when leaving detached HEADJeff King2008-09-03
| * | | clone: fix creation of explicitly named target directoryClemens Buchacher2008-09-03
* | | | Merge branch 'tr/filter-branch'Junio C Hamano2008-09-02
|\ \ \ \
| * \ \ \ Merge branch 'tr/rev-list-docs' into tr/filter-branchJunio C Hamano2008-08-31
| |\ \ \ \
| | * | | | Documentation: rev-list-options: move --simplify-merges documentationThomas Rast2008-08-12
| | * | | | Merge branch 'jc/post-simplify' into tr/rev-list-docsJunio C Hamano2008-08-12
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'jc/post-simplify' (early part) into tr/filter-branchJunio C Hamano2008-08-30
| |\ \ \ \ \ \
| | * | | | | | revision --simplify-merges: make it a no-op without pathspecJunio C Hamano2008-08-18
| | * | | | | | revision --simplify-merges: do not leave commits unprocessedJunio C Hamano2008-08-18
| | * | | | | | revision --simplify-merges: use decoration instead of commit->util fieldJunio C Hamano2008-08-14
| | | |/ / / / | | |/| | | |
| * | | | | | filter-branch: use --simplify-mergesThomas Rast2008-08-12
| * | | | | | Merge branch 'jc/post-simplify' into tr/filter-branchJunio C Hamano2008-08-12
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Topo-sort before --simplify-mergesJunio C Hamano2008-08-03
| | * | | | | revision traversal: show full history with merge simplificationJunio C Hamano2008-08-02
| | * | | | | revision.c: whitespace fixJunio C Hamano2008-08-02
| * | | | | | filter-branch: fix ref rewriting with --subdirectory-filterThomas Rast2008-08-12
| * | | | | | filter-branch: Extend test to show rewriting bugThomas Rast2008-08-12
* | | | | | | Merge branch 'np/maint-safer-pack'Junio C Hamano2008-09-02
|\ \ \ \ \ \ \
| * | | | | | | fixup_pack_header_footer(): use nicely aligned buffer sizesNicolas Pitre2008-08-29
| * | | | | | | index-pack: use fixup_pack_header_footer()'s validation modeNicolas Pitre2008-08-29
| * | | | | | | pack-objects: use fixup_pack_header_footer()'s validation modeNicolas Pitre2008-08-29