Code

git-gui: Ensure submodule path is quoted properly
[git.git] / lib /
2009-08-27 Shawn O. Pearcegit-gui: Ensure submodule path is quoted properly
2009-08-27 Jens Lehmanngit-gui: fix diff for partially staged submodule changes
2009-08-10 Heiko Voigtgit-gui: remove warning when deleting correctly merged...
2009-08-10 Jens Lehmanngit-gui: display summary when showing diff of a submodule
2009-04-08 Jens Lehmanngit-gui: run post-checkout hook after clone
2009-04-08 Shawn O. PearceMerge branch 'maint'
2009-04-08 Ferry Hubertsgit-gui: Ensure consistent usage of mergetool.keepBackup
2009-04-05 Jens Lehmanngit-gui: run post-checkout hook on checkout
2009-04-05 Jens Lehmanngit-gui: When calling post-commit hook wrong variable...
2009-03-30 Shawn O. PearceMerge branch 'maint'
2009-03-24 Sam Hocevargit-gui: minor spelling fix and string factorisation.
2009-03-20 Shawn O. PearceMerge branch 'maint'
2009-03-20 Jens Lehmanngit-gui: Fix merge conflict display error when filename...
2009-03-17 Shawn O. PearceMerge branch 'maint'
2009-03-17 Markus Heidelberggit-gui: don't hide the Browse button when resizing...
2009-03-09 Phil LawrenceAppend ampersand to "Target" of lnk files created by...
2009-02-08 Alexander Gavrilovgit-gui: Avoid an infinite rescan loop in handle_empty_...
2009-02-01 Alexander Gavrilovgit-gui: Fix post-commit status with subject in non...
2008-12-08 Alexander Gavrilovgit-gui: Fix commit encoding handling.
2008-12-02 Mark Burtongit-gui: Teach start_push_anywhere_action{} to notice...
2008-11-16 Alexander Gavrilovgit-gui: Fix the search bar destruction handler.
2008-11-16 Alexander Gavrilovgit-gui: Implement automatic rescan after Tool execution.
2008-11-16 Alexander Gavrilovgit-gui: Allow Tools request arguments from the user.
2008-11-16 Alexander Gavrilovgit-gui: Add a Tools menu for arbitrary commands.
2008-11-16 Alexander Gavrilovgit-gui: Fix the after callback execution in rescan.
2008-11-16 Alexander Gavrilovgit-gui: Implement system-wide configuration handling.
2008-11-11 Alexander Gavrilovgit-gui: Request blame metadata in utf-8.
2008-11-11 Alexander Gavrilovgit-gui: Add the Show SSH Key item to the clone dialog.
2008-11-11 Alexander Gavrilovgit-gui: Fix focus transition in the blame viewer.
2008-11-01 Johannes Sixtgit-gui: Do not munge conflict marker lines in a normal...
2008-11-01 Alexander Gavrilovgit-gui: Add a dialog that shows the OpenSSH public...
2008-10-10 Johannes Sixtgit-gui: Mark-up strings in show_{other,unmerged}_diff...
2008-10-10 Johannes Sixtgit-gui: Show a round number of bytes of large untracke...
2008-10-10 Alexander Gavrilovgit-gui: Fix the blame viewer destroy handler.
2008-10-10 Alexander Gavrilovgit-gui: Add a search command to the blame viewer.
2008-10-10 Alexander Gavrilovgit-gui: Fix the blame window shape.
2008-10-10 Johannes Sixtgit-gui: Fix switch statement in lib/merge.tcl
2008-09-30 Petr Baudisgit-gui: Fix fetching from remotes when adding them
2008-09-30 Petr Baudisgit-gui: Fix removing non-pushable remotes
2008-09-30 Petr Baudisgit-gui: Make input boxes in init/clone/open dialogs...
2008-09-30 Petr Baudisgit-gui: Avoid using the term URL when specifying repos...
2008-09-30 Petr Baudisgit-gui: mkdir -p when initializing new remote repository
2008-09-30 Petr Baudisgit-gui: Add support for removing remotes
2008-09-30 Petr Baudisgit-gui: Add support for adding remotes
2008-09-30 Petr Baudisgit-gui: Squash populate_{push,fetch}_menu to populate_...
2008-09-30 Petr Baudisgit-gui: Clarify the Remote -> Delete... action
2008-09-30 Johannes Sixtgit-gui: Remove space from the end of aspell's reply...
2008-09-30 Alexander Gavrilovgit-gui: Make Ctrl-T safe to use for conflicting files.
2008-09-30 Johannes Sixtgit-gui: Do not automatically stage file after merge...
2008-09-26 Shawn O. PearceMerge branch 'maint'
2008-09-26 Gustaf Hendebygit-gui: Help identify aspell version on Windows too
2008-09-24 Alexander Gavrilovgit-gui: Reenable staging unmerged files by clicking...
2008-09-24 Alexander Gavrilovgit-gui: Support the encoding menu in gui blame.
2008-09-24 Alexander Gavrilovgit-gui: Optimize encoding name resolution using a...
2008-09-24 Alexander Gavrilovgit-gui: Allow forcing display encoding for diffs using...
2008-09-24 Alexander Gavrilovgit-gui: Add a menu of available encodings.
2008-09-24 Alexander Gavrilovgit-gui: Cleanup handling of the default encoding.
2008-09-24 Shawn O. Pearcegit-gui: Assume `blame --incremental` output is in...
2008-09-24 Shawn O. Pearcegit-gui: Use gitattribute "encoding" for file content...
2008-09-24 Alexander Gavrilovgit-gui: Add more integration options to citool.
2008-09-12 Christian Stimminggit-gui: I18n fix sentence parts into full sentences...
2008-09-12 Alexander Gavrilovgit-gui: Restore ability to Stage Working Copy for...
2008-09-12 Alexander Gavrilovgit-gui: Fix Blame Parent & Context for working copy...
2008-09-05 Shawn O. PearceMerge branch 'maint'
2008-09-05 Shawn O. Pearcegit-gui: Fix diff parsing for lines starting with ...
2008-09-05 Alexander Gavrilovgit-gui: Show special diffs for complex conflict cases.
2008-09-05 Alexander Gavrilovgit-gui: Reimplement and enhance auto-selection of...
2008-09-05 Alexander Gavrilovgit-gui: Support conflict states _U & UT.
2008-09-05 Alexander Gavrilovgit-gui: Support more merge tools.
2008-09-05 Alexander Gavrilovgit-gui: Support calling merge tools.
2008-09-05 Alexander Gavrilovgit-gui: Support resolving conflicts via the diff conte...
2008-09-05 Christian Stimminggit-gui: Mark forgotten strings for translation.
2008-09-01 Shawn O. PearceMerge branch 'maint'
2008-09-01 Clemens Buchachergit gui: show diffs with a minimum of 1 context line
2008-08-25 Alexander Gavrilovgit-gui: Allow specifying an initial line for git gui...
2008-08-25 Alexander Gavrilovgit-gui: Better positioning in Blame Parent Commit
2008-08-25 Alexander Gavrilovgit-gui: Support passing blame to a parent commit.
2008-08-25 Alexander Gavrilovgit-gui: Support starting gitk from Gui Blame
2008-08-25 Gustaf Hendebygit-gui: Teach git gui about file type changes
2008-07-27 Alexander Gavrilovgit-gui: Preserve scroll position on reshow_diff.
2008-07-26 Johannes Sixtgit-gui: "Stage Line": Treat independent changes in...
2008-07-26 Johannes Sixtgit-gui: Fix "Stage/Unstage Line" with one line of...
2008-07-17 Alexander GavrilovAdd a menu item to invoke full copy detection in blame.
2008-07-17 Alexander GavrilovKill the blame back-end on window close.
2008-07-17 Alexander GavrilovAdd options to control the search for copies in blame.
2008-07-13 Johannes Schindelingit-gui: MERGE_RR lives in .git/ directly with newer...
2008-07-02 Johannes Sixtgit-gui: Implement "Stage/Unstage Line"
2008-05-27 Twiinzgit-gui: Vertically align textboxes with labels gitgui-0.10.2
2008-05-09 Shawn O. Pearcegit-gui: Delete branches with 'git branch -D' to clear...
2008-05-09 Shawn O. Pearcegit-gui: Setup branch.remote,merge for shorthand git...
2008-04-24 Shawn O. PearceMerge branch 'maint'
2008-04-24 Shawn O. Pearcegit-gui: Don't use '$$cr master' with aspell earlier...
2008-04-14 Johannes Sixtgit-gui: Report less precise object estimates for datab...
2008-03-15 Shawn O. Pearcegit-gui: Don't translate the special Apple menu
2008-03-08 Adam Piątyszekgit-gui: Add option for changing the width of the commi...
2008-03-06 Philipp A. Hartmanngit-gui: if a background colour is set, set foreground...
2008-03-05 Shawn O. PearceMerge branch 'maint'
2008-02-28 Shawn O. PearceMerge branch 'maint'
2008-02-28 Shawn O. Pearcegit-gui: Paper bag fix info dialog when no files are... gitgui-0.9.3
2008-02-22 Shawn O. PearceMerge branch 'maint'
next