summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2008-01-22git-gui: Work around random missing scrollbar in revision listShawn O. Pearce-1/+2
2008-01-20git-gui: Consolidate hook execution code into a single functionShawn O. Pearce-46/+35
2008-01-20git-gui: Correct window title for hook failure dialogsShawn O. Pearce-1/+1
2008-01-20git-gui: Honor the standard commit-msg hookShawn O. Pearce-31/+83
2008-01-16git-gui: Refresh file status description after hunk applicationShawn O. Pearce-0/+2
2008-01-16git-gui: Allow 'Create New Repository' on existing directoriesShawn O. Pearce-28/+22
2008-01-16git-gui: Fix broken revert confirmation.Christian Stimming-1/+3
2007-12-29git-gui: Make commit log messages end with a newlinegitgui-0.9.1Bernt Hansen-1/+1
2007-12-14git-gui: Handle file mode changes (644->755) in diff viewerShawn O. Pearce-0/+1
2007-12-02git-gui: Improve the application icon on Windows.Johannes Sixt-0/+0
2007-11-22git-gui: fix a typo in lib/commit.tclMichele Ballabio-1/+1
2007-10-23Merge branch 'maint'Shawn O. Pearce-12/+53
2007-10-23git-gui: Make sure we get errors from git-update-indexShawn O. Pearce-9/+52
2007-10-20Merge branch 'maint'Shawn O. Pearce-3/+6
2007-10-20git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce-1/+1
2007-10-20git-gui: Handle progress bars from newer gitsShawn O. Pearce-1/+4
2007-10-20git-gui: Correctly report failures from git-write-treeShawn O. Pearce-1/+1
2007-10-12git-gui: Collapse $env(HOME) to ~/ in recent repositories on WindowsShawn O. Pearce-2/+6
2007-10-12git-gui: Support cloning Cygwin based work-dirsShawn O. Pearce-7/+37
2007-10-12git-gui: Use proper Windows shortcuts instead of bat filesShawn O. Pearce-31/+78
2007-10-12git-gui: Bind n/c/o accelerators in repository chooserShawn O. Pearce-0/+6
2007-10-12git-gui: Disable the text widget in the repository chooserShawn O. Pearce-0/+2
2007-10-12git-gui: Fix bind errors when switching repository chooser panelsShawn O. Pearce-0/+6
2007-10-12git-gui: Offer repository management features in menu barShawn O. Pearce-6/+49
2007-10-12git-gui: Change repository browser radio buttons to hyperlinksShawn O. Pearce-27/+34
2007-10-12git-gui: offer a list of recent repositories on startupSteffen Prohaska-0/+82
2007-10-10git-gui: Bind Cmd-, to Preferences on Mac OS XShawn O. Pearce-5/+7
2007-10-10git-gui: Consolidate the Fetch and Push menus into a Remote menuShawn O. Pearce-21/+32
2007-10-10git-gui: Use progress meter in the status bar during index updatesShawn O. Pearce-42/+12
2007-10-10git-gui: Include our Git logo in the about dialogShawn O. Pearce-0/+1
2007-10-10git-gui: Refactor about dialog code into its own moduleShawn O. Pearce-78/+80
2007-10-10git-gui: Refactor Henrik Nyh's logo into its own procedureShawn O. Pearce-38/+44
2007-10-03git-gui: Allow forced push into remote repositoryShawn O. Pearce-0/+10
2007-09-27git-gui: Use Henrik Nyh's git logo icon on Windows systemsShawn O. Pearce-0/+0
2007-09-27git-gui: fix typo in lib/blame.tclMichele Ballabio-1/+1
2007-09-26git-gui: Make the status bar easier to read in the setup wizardShawn O. Pearce-7/+35
2007-09-26git-gui: Switch the git-gui logo to Henrik Nyh's logoShawn O. Pearce-22/+41
2007-09-26git-gui: Don't delete scrollbars in console windowsShawn O. Pearce-8/+2
2007-09-26git-gui: Don't delete console window namespaces too earlyShawn O. Pearce-1/+4
2007-09-24git-gui: Copy objects/info/alternates during standard cloneShawn O. Pearce-0/+26
2007-09-24git-gui: Keep the UI responsive while counting objects in cloneShawn O. Pearce-5/+25
2007-09-24git-gui: Don't bother showing OS error message about hardlinksShawn O. Pearce-4/+1
2007-09-23git-gui: Deiconify startup wizard so it raises to the topJohannes Schindelin-0/+1
2007-09-23git-gui: Avoid console scrollbars unless they are necessaryShawn O. Pearce-30/+48
2007-09-23git-gui: Allow users to choose/create/clone a repositoryShawn O. Pearce-0/+838
2007-09-20git-gui: Fix missing i18n markup in push/fetch windowsShawn O. Pearce-4/+4
2007-09-16Merge branch 'maint'Shawn O. Pearce-5/+6
2007-09-16git-gui: Disable native platform text selection in "lists"gitgui-0.8.3Shawn O. Pearce-7/+6
2007-09-14git-gui: Paper bag fix missing translated stringsShawn O. Pearce-23/+23
2007-09-13git-gui: Make the tree browser also use lightgray selectionShawn O. Pearce-3/+1