summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-02-28git-gui: Paper bag fix info dialog when no files are staged at commitLibravatar Shawn O. Pearce1-1/+1
2008-02-22git-gui: Focus insertion point at end of strings in repository chooserLibravatar Shawn O. Pearce1-0/+4
2008-02-22git-gui: Paper bag fix error dialogs opening over the main windowLibravatar Shawn O. Pearce1-1/+5
2008-02-20git-gui: Ensure error dialogs always appear over all other windowsLibravatar Shawn O. Pearce1-7/+11
2008-01-22git-gui: Work around random missing scrollbar in revision listLibravatar Shawn O. Pearce1-1/+2
2008-01-20git-gui: Consolidate hook execution code into a single functionLibravatar Shawn O. Pearce2-46/+35
2008-01-20git-gui: Correct window title for hook failure dialogsLibravatar Shawn O. Pearce1-1/+1
2008-01-20git-gui: Honor the standard commit-msg hookLibravatar Shawn O. Pearce1-31/+83
2008-01-16git-gui: Refresh file status description after hunk applicationLibravatar Shawn O. Pearce1-0/+2
2008-01-16git-gui: Allow 'Create New Repository' on existing directoriesLibravatar Shawn O. Pearce1-28/+22
2008-01-16git-gui: Fix broken revert confirmation.Libravatar Christian Stimming1-1/+3
2007-12-29git-gui: Make commit log messages end with a newlineLibravatar Bernt Hansen1-1/+1
2007-12-14git-gui: Handle file mode changes (644->755) in diff viewerLibravatar Shawn O. Pearce1-0/+1
2007-12-02git-gui: Improve the application icon on Windows.Libravatar Johannes Sixt1-0/+0
2007-11-22git-gui: fix a typo in lib/commit.tclLibravatar Michele Ballabio1-1/+1
2007-10-23Merge branch 'maint'Libravatar Shawn O. Pearce1-12/+53
2007-10-23git-gui: Make sure we get errors from git-update-indexLibravatar Shawn O. Pearce1-9/+52
2007-10-20Merge branch 'maint'Libravatar Shawn O. Pearce3-3/+6
2007-10-20git-gui: Don't display CR within console windowsLibravatar Shawn O. Pearce1-1/+1
2007-10-20git-gui: Handle progress bars from newer gitsLibravatar Shawn O. Pearce1-1/+4
2007-10-20git-gui: Correctly report failures from git-write-treeLibravatar Shawn O. Pearce1-1/+1
2007-10-12git-gui: Collapse $env(HOME) to ~/ in recent repositories on WindowsLibravatar Shawn O. Pearce1-2/+6
2007-10-12git-gui: Support cloning Cygwin based work-dirsLibravatar Shawn O. Pearce1-7/+37
2007-10-12git-gui: Use proper Windows shortcuts instead of bat filesLibravatar Shawn O. Pearce3-31/+78
2007-10-12git-gui: Bind n/c/o accelerators in repository chooserLibravatar Shawn O. Pearce1-0/+6
2007-10-12git-gui: Disable the text widget in the repository chooserLibravatar Shawn O. Pearce1-0/+2
2007-10-12git-gui: Fix bind errors when switching repository chooser panelsLibravatar Shawn O. Pearce1-0/+6
2007-10-12git-gui: Offer repository management features in menu barLibravatar Shawn O. Pearce1-6/+49
2007-10-12git-gui: Change repository browser radio buttons to hyperlinksLibravatar Shawn O. Pearce1-27/+34
2007-10-12git-gui: offer a list of recent repositories on startupLibravatar Steffen Prohaska1-0/+82
2007-10-10git-gui: Bind Cmd-, to Preferences on Mac OS XLibravatar Shawn O. Pearce1-5/+7
2007-10-10git-gui: Consolidate the Fetch and Push menus into a Remote menuLibravatar Shawn O. Pearce1-21/+32
2007-10-10git-gui: Use progress meter in the status bar during index updatesLibravatar Shawn O. Pearce1-42/+12
2007-10-10git-gui: Include our Git logo in the about dialogLibravatar Shawn O. Pearce1-0/+1
2007-10-10git-gui: Refactor about dialog code into its own moduleLibravatar Shawn O. Pearce2-78/+80
2007-10-10git-gui: Refactor Henrik Nyh's logo into its own procedureLibravatar Shawn O. Pearce2-38/+44
2007-10-03git-gui: Allow forced push into remote repositoryLibravatar Shawn O. Pearce1-0/+10
2007-09-27git-gui: Use Henrik Nyh's git logo icon on Windows systemsLibravatar Shawn O. Pearce1-0/+0
2007-09-27git-gui: fix typo in lib/blame.tclLibravatar Michele Ballabio1-1/+1
2007-09-26git-gui: Make the status bar easier to read in the setup wizardLibravatar Shawn O. Pearce2-7/+35
2007-09-26git-gui: Switch the git-gui logo to Henrik Nyh's logoLibravatar Shawn O. Pearce1-22/+41
2007-09-26git-gui: Don't delete scrollbars in console windowsLibravatar Shawn O. Pearce1-8/+2
2007-09-26git-gui: Don't delete console window namespaces too earlyLibravatar Shawn O. Pearce1-1/+4
2007-09-24git-gui: Copy objects/info/alternates during standard cloneLibravatar Shawn O. Pearce1-0/+26
2007-09-24git-gui: Keep the UI responsive while counting objects in cloneLibravatar Shawn O. Pearce1-5/+25
2007-09-24git-gui: Don't bother showing OS error message about hardlinksLibravatar Shawn O. Pearce1-4/+1
2007-09-23git-gui: Deiconify startup wizard so it raises to the topLibravatar Johannes Schindelin1-0/+1
2007-09-23git-gui: Avoid console scrollbars unless they are necessaryLibravatar Shawn O. Pearce1-30/+48
2007-09-23git-gui: Allow users to choose/create/clone a repositoryLibravatar Shawn O. Pearce1-0/+838
2007-09-20git-gui: Fix missing i18n markup in push/fetch windowsLibravatar Shawn O. Pearce1-4/+4