aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* git-gui: Use git diff --submodule when availableJens Lehmann2010-01-23
* git-gui: Fix applying a line when all following lines are deletionsJeff Epler2010-01-23
* git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in syncChristopher Beelby2010-01-23
* git-gui: handle really long error messages in updateindex.Pat Thoyts2010-01-23
* git-gui: Increase blame viewer usability on MacOS.Alexander Gavrilov2009-12-05
* git-gui: search 4 directories to improve statistic of gc hintClemens Buchacher2009-12-05
* git gui: make current branch default in "remote delete branch" merge checkHeiko Voigt2009-12-05
* git-gui: Ensure submodule path is quoted properlyShawn O. Pearce2009-08-26
* git-gui: fix diff for partially staged submodule changesJens Lehmann2009-08-26
* git-gui: remove warning when deleting correctly merged remote branchHeiko Voigt2009-08-10
* git-gui: display summary when showing diff of a submoduleJens Lehmann2009-08-10
* git-gui: run post-checkout hook after cloneJens Lehmann2009-04-08
* Merge branch 'maint'Shawn O. Pearce2009-04-08
|\
| * git-gui: Ensure consistent usage of mergetool.keepBackupFerry Huberts2009-04-08
* | git-gui: run post-checkout hook on checkoutJens Lehmann2009-04-05
* | git-gui: When calling post-commit hook wrong variable was cleared.Jens Lehmann2009-04-05
* | git-gui: minor spelling fix and string factorisation.Sam Hocevar2009-03-24
* | Merge branch 'maint'Shawn O. Pearce2009-03-20
|\ \ | |/
| * git-gui: Fix merge conflict display error when filename contains spacesJens Lehmann2009-03-20
* | Merge branch 'maint'Shawn O. Pearce2009-03-16
|\ \ | |/
| * git-gui: don't hide the Browse button when resizing the repo chooserMarkus Heidelberg2009-03-16
* | Append ampersand to "Target" of lnk files created by do_cygwin_shortcutPhil Lawrence2009-03-09
|/
* git-gui: Avoid an infinite rescan loop in handle_empty_diff.Alexander Gavrilov2009-02-08
* git-gui: Fix post-commit status with subject in non-locale encodingAlexander Gavrilov2009-02-01
* git-gui: Fix commit encoding handling.Alexander Gavrilov2008-12-08
* git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.Mark Burton2008-12-02
* git-gui: Fix the search bar destruction handler.Alexander Gavrilov2008-11-16
* git-gui: Implement automatic rescan after Tool execution.Alexander Gavrilov2008-11-16
* git-gui: Allow Tools request arguments from the user.Alexander Gavrilov2008-11-16
* git-gui: Add a Tools menu for arbitrary commands.Alexander Gavrilov2008-11-16
* git-gui: Fix the after callback execution in rescan.Alexander Gavrilov2008-11-16
* git-gui: Implement system-wide configuration handling.Alexander Gavrilov2008-11-16
* git-gui: Request blame metadata in utf-8.Alexander Gavrilov2008-11-11
* git-gui: Add the Show SSH Key item to the clone dialog.Alexander Gavrilov2008-11-11
* git-gui: Fix focus transition in the blame viewer.Alexander Gavrilov2008-11-11
* git-gui: Do not munge conflict marker lines in a normal diffJohannes Sixt2008-11-01
* git-gui: Add a dialog that shows the OpenSSH public key.Alexander Gavrilov2008-11-01
* git-gui: Mark-up strings in show_{other,unmerged}_diff() for localizationJohannes Sixt2008-10-10
* git-gui: Show a round number of bytes of large untracked text filesJohannes Sixt2008-10-10
* git-gui: Fix the blame viewer destroy handler.Alexander Gavrilov2008-10-10
* git-gui: Add a search command to the blame viewer.Alexander Gavrilov2008-10-10
* git-gui: Fix the blame window shape.Alexander Gavrilov2008-10-10
* git-gui: Fix switch statement in lib/merge.tclJohannes Sixt2008-10-10
* git-gui: Fix fetching from remotes when adding themPetr Baudis2008-09-30
* git-gui: Fix removing non-pushable remotesPetr Baudis2008-09-30
* git-gui: Make input boxes in init/clone/open dialogs consistentPetr Baudis2008-09-30
* git-gui: Avoid using the term URL when specifying repositoriesPetr Baudis2008-09-30
* git-gui: mkdir -p when initializing new remote repositoryPetr Baudis2008-09-30
* git-gui: Add support for removing remotesPetr Baudis2008-09-30
* git-gui: Add support for adding remotesPetr Baudis2008-09-30