Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | Merge branch 'maint' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 2008-11-01 | |
| |\ \ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ \ | Merge git://repo.or.cz/git-gui | Junio C Hamano | 2008-11-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | git-gui: Update German translation. | Christian Stimming | 2008-11-01 | |
| * | | | | | | | | | | | git-gui: Do not munge conflict marker lines in a normal diff | Johannes Sixt | 2008-11-01 | |
| * | | | | | | | | | | | git-gui: Add a simple implementation of SSH_ASKPASS. | Alexander Gavrilov | 2008-11-01 | |
| * | | | | | | | | | | | git-gui: Add a dialog that shows the OpenSSH public key. | Alexander Gavrilov | 2008-11-01 | |
| * | | | | | | | | | | | git-gui: Mark-up strings in show_{other,unmerged}_diff() for localization | Johannes Sixt | 2008-10-10 | |
| * | | | | | | | | | | | git-gui: Show a round number of bytes of large untracked text files | Johannes Sixt | 2008-10-10 | |
| * | | | | | | | | | | | git-gui: Fix the blame viewer destroy handler. | Alexander Gavrilov | 2008-10-10 | |
| * | | | | | | | | | | | git-gui: Add a search command to the blame viewer. | Alexander Gavrilov | 2008-10-10 | |
| * | | | | | | | | | | | git-gui: Fix the blame window shape. | Alexander Gavrilov | 2008-10-10 | |
| * | | | | | | | | | | | git-gui: Fix switch statement in lib/merge.tcl | Johannes Sixt | 2008-10-10 | |
| * | | | | | | | | | | | git-gui: Fix fetching from remotes when adding them | Petr Baudis | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: Fix removing non-pushable remotes | Petr Baudis | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: Make input boxes in init/clone/open dialogs consistent | Petr Baudis | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: Avoid using the term URL when specifying repositories | Petr Baudis | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: gui.autoexplore makes explorer to pop up automatically after picking | Petr Baudis | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: Add Explore Working Copy to the Repository menu | Petr Baudis | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: Use git web--browser for web browsing | Petr Baudis | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: mkdir -p when initializing new remote repository | Petr Baudis | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: Add support for removing remotes | Petr Baudis | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: Add support for adding remotes | Petr Baudis | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menu | Petr Baudis | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: Clarify the Remote -> Delete... action | Petr Baudis | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: Remove space from the end of aspell's reply before processing | Johannes Sixt | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: Make Ctrl-T safe to use for conflicting files. | Alexander Gavrilov | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: Do not automatically stage file after merge tool finishes | Johannes Sixt | 2008-09-30 | |
| * | | | | | | | | | | | git-gui: Show/hide "Sign Off" based on nocommitmsg option | Shawn O. Pearce | 2008-09-26 | |
| * | | | | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2008-09-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||
| | * | | | | | | | | | | git-gui: Help identify aspell version on Windows too | Gustaf Hendeby | 2008-09-26 | |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-10-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | git-svn: change dashed git-commit-tree to git commit-tree | Deskin Miller | 2008-10-31 | |
| * | | | | | | | | | | | Documentation: clarify information about 'ident' attribute | Jan Krüger | 2008-10-31 | |
| * | | | | | | | | | | | bash completion: add doubledash to "git show" | Markus Heidelberg | 2008-10-31 | |
| * | | | | | | | | | | | Use test-chmtime -v instead of perl in t5000 to get mtime of a file | Alex Riesen | 2008-10-31 | |
| * | | | | | | | | | | | Add --verbose|-v to test-chmtime | Alex Riesen | 2008-10-31 | |
| * | | | | | | | | | | | asciidoc: add minor workaround to add an empty line after code blocks | Jonas Fonseca | 2008-10-30 | |
| * | | | | | | | | | | | Plug a memleak in builtin-revert | Alex Riesen | 2008-10-30 | |
| * | | | | | | | | | | | Add file delete/create info when we overflow rename_limit | Linus Torvalds | 2008-10-28 | |
| * | | | | | | | | | | | Install git-cvsserver in $(bindir) | Nanako Shiraishi | 2008-10-28 | |
| * | | | | | | | | | | | Install git-shell in bindir, too | Tommi Virtanen | 2008-10-28 | |
* | | | | | | | | | | | | compat/cygwin.c: make runtime detection of lstat/stat lessor impact | Junio C Hamano | 2008-10-28 | |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-10-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | add -p: warn if only binary changes present | Thomas Rast | 2008-10-26 | |
| * | | | | | | | | | | | git-archive: work in bare repos | Charles Bailey | 2008-10-26 | |
| * | | | | | | | | | | | git-svn: change dashed git-config to git config | Deskin Miller | 2008-10-24 | |
* | | | | | | | | | | | | receive-pack: fix "borrowing from alternate object store" implementation | Junio C Hamano | 2008-10-26 | |
* | | | | | | | | | | | | git-daemon: set REMOTE_ADDR to client address | Joey Hess | 2008-10-24 | |
* | | | | | | | | | | | | submodule: fix some non-portable grep invocations | Jeff King | 2008-10-22 | |
* | | | | | | | | | | | | git-remote: list branches in vertical lists | Johannes Sixt | 2008-10-22 |