Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | git-gui: Support calling merge tools. | Alexander Gavrilov | 2008-09-04 | |
| * | | | | | | | | | git-gui: Support resolving conflicts via the diff context menu. | Alexander Gavrilov | 2008-09-04 | |
| * | | | | | | | | | git-gui: Mark forgotten strings for translation. | Christian Stimming | 2008-09-04 | |
| * | | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2008-09-01 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | git-gui: Allow specifying an initial line for git gui blame. | Alexander Gavrilov | 2008-08-24 | |
| * | | | | | | | | | | git-gui: Better positioning in Blame Parent Commit | Alexander Gavrilov | 2008-08-24 | |
| * | | | | | | | | | | git-gui: Support passing blame to a parent commit. | Alexander Gavrilov | 2008-08-24 | |
| * | | | | | | | | | | git-gui: Support starting gitk from Gui Blame | Alexander Gavrilov | 2008-08-24 | |
| * | | | | | | | | | | git-gui: Teach git gui about file type changes | Gustaf Hendeby | 2008-08-24 | |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-09-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | Update draft release notes for 1.6.0.2 | Junio C Hamano | 2008-09-06 | |
| * | | | | | | | | | | stash: refresh the index before deciding if the work tree is dirty | Junio C Hamano | 2008-09-06 | |
| * | | | | | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 2008-09-06 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | git-gui: Fix diff parsing for lines starting with "--" or "++" | Shawn O. Pearce | 2008-09-04 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||
| | * | | | | | | | | git-gui: Fix string escaping in po2msg.sh | Alexander Gavrilov | 2008-09-01 | |
| | * | | | | | | | | git gui: show diffs with a minimum of 1 context line | Clemens Buchacher | 2008-09-01 | |
| | |/ / / / / / / | ||||
| | * | | | | | | | git-gui: update all remaining translations to French. | Alexandre Bourget | 2008-08-12 | |
| | * | | | | | | | git-gui: Update french translation | Alexandre Bourget | 2008-08-12 | |
| * | | | | | | | | Mention the fact that 'git annotate' is only for backward compatibility. | Junio C Hamano | 2008-09-05 | |
| * | | | | | | | | "blame -c" should be compatible with "annotate" | Junio C Hamano | 2008-09-05 | |
* | | | | | | | | | Merge branch 'jc/maint-log-grep' | Junio C Hamano | 2008-09-04 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | log --author/--committer: really match only with name part | Junio C Hamano | 2008-09-04 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | diff --cumulative is a sub-option of --dirstat | Junio C Hamano | 2008-09-03 | |
| * | | | | | | | | bash completion: Hide more plumbing commands | Petr Baudis | 2008-09-03 | |
* | | | | | | | | | Update draft release notes for 1.6.1 | Junio C Hamano | 2008-09-03 | |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-09-03 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||
| * | | | | | | | | Start 1.6.0.2 maintenance cycle | Junio C Hamano | 2008-09-03 | |
| * | | | | | | | | Merge branch 'nd/worktree' into maint | Junio C Hamano | 2008-09-03 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | setup_git_directory(): fix move to worktree toplevel directory | Nguyễn Thái Ngọc Duy | 2008-08-30 | |
| | * | | | | | | | | update-index: fix worktree setup | Nguyễn Thái Ngọc Duy | 2008-08-30 | |
| | * | | | | | | | | read-tree: setup worktree if merge is required | Nguyễn Thái Ngọc Duy | 2008-08-28 | |
| | * | | | | | | | | grep: fix worktree setup | Nguyễn Thái Ngọc Duy | 2008-08-28 | |
| | * | | | | | | | | diff*: fix worktree setup | Nguyễn Thái Ngọc Duy | 2008-08-28 | |
| * | | | | | | | | | Merge branch 'ho/dashless' into maint | Junio C Hamano | 2008-09-03 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||
| | * | | | | | | | | tests: use "git xyzzy" form (t7200 - t9001) | Nanako Shiraishi | 2008-09-03 | |
| | * | | | | | | | | tests: use "git xyzzy" form (t7000 - t7199) | Nanako Shiraishi | 2008-09-03 | |
| | * | | | | | | | | tests: use "git xyzzy" form (t3600 - t6999) | Nanako Shiraishi | 2008-09-03 | |
| | * | | | | | | | | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 2008-09-03 | |
| | * | | | | | | | | 'git foo' program identifies itself without dash in die() messages | Junio C Hamano | 2008-08-31 | |
| | * | | | | | | | | Start conforming code to "git subcmd" style | Heikki Orsila | 2008-08-30 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||
| * | | | | | | | | Fix passwd(5) ref and reflect that commit doens't use commit-tree | Jonas Fonseca | 2008-09-03 | |
| * | | | | | | | | improve handling of sideband message display | Nicolas Pitre | 2008-09-03 | |
| * | | | | | | | | checkout: fix message when leaving detached HEAD | Jeff King | 2008-09-03 | |
| * | | | | | | | | clone: fix creation of explicitly named target directory | Clemens Buchacher | 2008-09-03 | |
* | | | | | | | | | Merge branch 'tr/filter-branch' | Junio C Hamano | 2008-09-02 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'tr/rev-list-docs' into tr/filter-branch | Junio C Hamano | 2008-08-31 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | Documentation: rev-list-options: move --simplify-merges documentation | Thomas Rast | 2008-08-12 | |
| | * | | | | | | | | | Merge branch 'jc/post-simplify' into tr/rev-list-docs | Junio C Hamano | 2008-08-12 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| * | \ \ \ \ \ \ \ \ \ | Merge branch 'jc/post-simplify' (early part) into tr/filter-branch | Junio C Hamano | 2008-08-30 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | revision --simplify-merges: make it a no-op without pathspec | Junio C Hamano | 2008-08-18 |