Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reformat informational commit message | Jeff King | 2008-10-02 | 1 | -27/+10 |
* | git commit: Reformat output somewhat | Andreas Ericsson | 2008-09-30 | 2 | -12/+13 |
* | builtin-commit.c: show on which branch a commit was added | Pieter de Bie | 2008-09-07 | 1 | -2/+30 |
* | Merge branch 'jc/maint-log-grep' | Junio C Hamano | 2008-09-04 | 7 | -21/+131 |
|\ | |||||
| * | log --author/--committer: really match only with name part | Junio C Hamano | 2008-09-04 | 4 | -17/+114 |
| * | diff --cumulative is a sub-option of --dirstat | Junio C Hamano | 2008-09-03 | 2 | -4/+7 |
| * | bash completion: Hide more plumbing commands | Petr Baudis | 2008-09-03 | 1 | -0/+10 |
* | | Update draft release notes for 1.6.1 | Junio C Hamano | 2008-09-03 | 1 | -1/+58 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-09-03 | 110 | -620/+794 |
|\ \ | |/ | |||||
| * | Start 1.6.0.2 maintenance cycle | Junio C Hamano | 2008-09-03 | 2 | -1/+51 |
| * | Merge branch 'nd/worktree' into maint | Junio C Hamano | 2008-09-03 | 8 | -4/+81 |
| |\ | |||||
| | * | setup_git_directory(): fix move to worktree toplevel directory | Nguyễn Thái Ngọc Duy | 2008-08-30 | 1 | -0/+2 |
| | * | update-index: fix worktree setup | Nguyễn Thái Ngọc Duy | 2008-08-30 | 1 | -0/+5 |
| | * | read-tree: setup worktree if merge is required | Nguyễn Thái Ngọc Duy | 2008-08-28 | 1 | -0/+2 |
| | * | grep: fix worktree setup | Nguyễn Thái Ngọc Duy | 2008-08-28 | 2 | -1/+9 |
| | * | diff*: fix worktree setup | Nguyễn Thái Ngọc Duy | 2008-08-28 | 4 | -3/+63 |
| * | | Merge branch 'ho/dashless' into maint | Junio C Hamano | 2008-09-03 | 96 | -578/+578 |
| |\ \ | |||||
| | * | | tests: use "git xyzzy" form (t7200 - t9001) | Nanako Shiraishi | 2008-09-03 | 18 | -99/+99 |
| | * | | tests: use "git xyzzy" form (t7000 - t7199) | Nanako Shiraishi | 2008-09-03 | 6 | -183/+183 |
| | * | | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 2008-09-03 | 26 | -130/+130 |
| | * | | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 2008-09-03 | 26 | -103/+103 |
| | * | | 'git foo' program identifies itself without dash in die() messages | Junio C Hamano | 2008-08-31 | 15 | -52/+52 |
| | * | | Start conforming code to "git subcmd" style | Heikki Orsila | 2008-08-30 | 6 | -11/+11 |
| * | | | Fix passwd(5) ref and reflect that commit doens't use commit-tree | Jonas Fonseca | 2008-09-03 | 3 | -6/+6 |
| * | | | improve handling of sideband message display | Nicolas Pitre | 2008-09-03 | 1 | -23/+43 |
| * | | | checkout: fix message when leaving detached HEAD | Jeff King | 2008-09-03 | 1 | -6/+4 |
| * | | | clone: fix creation of explicitly named target directory | Clemens Buchacher | 2008-09-03 | 2 | -3/+32 |
* | | | | Merge branch 'tr/filter-branch' | Junio C Hamano | 2008-09-02 | 6 | -41/+338 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'tr/rev-list-docs' into tr/filter-branch | Junio C Hamano | 2008-08-31 | 4 | -26/+192 |
| |\ \ \ \ | |||||
| | * | | | | Documentation: rev-list-options: move --simplify-merges documentation | Thomas Rast | 2008-08-12 | 1 | -6/+42 |
| | * | | | | Merge branch 'jc/post-simplify' into tr/rev-list-docs | Junio C Hamano | 2008-08-12 | 4 | -21/+251 |
| | |\ \ \ \ | |||||
| * | \ \ \ \ | Merge branch 'jc/post-simplify' (early part) into tr/filter-branch | Junio C Hamano | 2008-08-30 | 2 | -14/+45 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | revision --simplify-merges: make it a no-op without pathspec | Junio C Hamano | 2008-08-18 | 1 | -1/+4 |
| | * | | | | | | revision --simplify-merges: do not leave commits unprocessed | Junio C Hamano | 2008-08-18 | 1 | -1/+3 |
| | * | | | | | | revision --simplify-merges: use decoration instead of commit->util field | Junio C Hamano | 2008-08-14 | 2 | -12/+38 |
| | | |/ / / / | | |/| | | | | |||||
| * | | | | | | filter-branch: use --simplify-merges | Thomas Rast | 2008-08-12 | 1 | -3/+4 |
| * | | | | | | Merge branch 'jc/post-simplify' into tr/filter-branch | Junio C Hamano | 2008-08-12 | 4 | -23/+253 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Topo-sort before --simplify-merges | Junio C Hamano | 2008-08-03 | 2 | -3/+95 |
| | * | | | | | revision traversal: show full history with merge simplification | Junio C Hamano | 2008-08-02 | 3 | -22/+160 |
| | * | | | | | revision.c: whitespace fix | Junio C Hamano | 2008-08-02 | 1 | -1/+1 |
| * | | | | | | filter-branch: fix ref rewriting with --subdirectory-filter | Thomas Rast | 2008-08-12 | 2 | -17/+12 |
| * | | | | | | filter-branch: Extend test to show rewriting bug | Thomas Rast | 2008-08-12 | 1 | -3/+7 |
* | | | | | | | Merge branch 'np/maint-safer-pack' | Junio C Hamano | 2008-09-02 | 6 | -55/+112 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fixup_pack_header_footer(): use nicely aligned buffer sizes | Nicolas Pitre | 2008-08-29 | 1 | -3/+8 |
| * | | | | | | | index-pack: use fixup_pack_header_footer()'s validation mode | Nicolas Pitre | 2008-08-29 | 1 | -18/+25 |
| * | | | | | | | pack-objects: use fixup_pack_header_footer()'s validation mode | Nicolas Pitre | 2008-08-29 | 2 | -5/+5 |
| * | | | | | | | improve reliability of fixup_pack_header_footer() | Nicolas Pitre | 2008-08-29 | 5 | -16/+66 |
| * | | | | | | | pack-objects: improve returned information from write_one() | Nicolas Pitre | 2008-08-29 | 1 | -17/+12 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'rf/man-env' | Junio C Hamano | 2008-09-02 | 2 | -1/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | builtin-help: fallback to GIT_MAN_VIEWER before man | Romain Francoise | 2008-08-29 | 2 | -1/+6 |