Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | git svn info: tests: let 'init' test run with SVN 1.5 | Thomas Rast | 2008-09-05 | |
| * | | | | | | | | | git svn: catch lack of upstream info for dcommit earlier | Thomas Rast | 2008-09-05 | |
| * | | | | | | | | | git-svn: check error code of send_txstream | Eric Wong | 2008-09-05 | |
| * | | | | | | | | | git-svn: Send deltas during commits | Florian Weimer | 2008-09-05 | |
| * | | | | | | | | | git-svn: Introduce SVN::Git::Editor::_chg_file_get_blob | Florian Weimer | 2008-09-05 | |
| * | | | | | | | | | git-svn: extract base blob in generate_diff | Florian Weimer | 2008-09-05 | |
| | | | | | | | | | | ||||
| \ \ \ \ \ \ \ \ \ | ||||
*-. \ \ \ \ \ \ \ \ \ | Merge updated git-gui and gitk that call each other | Junio C Hamano | 2008-09-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | gitk: Add menu item for calling git gui blame | Alexander Gavrilov | 2008-08-26 | |
| | * | | | | | | | | | | gitk: Add option to specify the default commit on command line | Alexander Gavrilov | 2008-08-26 | |
| * | | | | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2008-09-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | git-gui: Show special diffs for complex conflict cases. | Alexander Gavrilov | 2008-09-04 | |
| * | | | | | | | | | | | | git-gui: Make F5 reselect a diff, if an untracked file is selected. | Alexander Gavrilov | 2008-09-04 | |
| * | | | | | | | | | | | | git-gui: Reimplement and enhance auto-selection of diffs. | Alexander Gavrilov | 2008-09-04 | |
| * | | | | | | | | | | | | git-gui: Support conflict states _U & UT. | Alexander Gavrilov | 2008-09-04 | |
| * | | | | | | | | | | | | git-gui: Support more merge tools. | Alexander Gavrilov | 2008-09-04 | |
| * | | | | | | | | | | | | git-gui: Don't allow staging files with conflicts. | Alexander Gavrilov | 2008-09-04 | |
| * | | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | |