aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* git-gui: fix typo in lib/spellcheck.tclMichele Ballabio2008-02-22
* git-gui: Shorten Aspell version strings to just Aspell version numberShawn O. Pearce2008-02-21
* git-gui: Gracefully display non-aspell version errors to usersShawn O. Pearce2008-02-21
* git-gui: Catch and display aspell startup failures to the userShawn O. Pearce2008-02-21
* git-gui: Only bind the spellcheck popup suggestion hook onceShawn O. Pearce2008-02-21
* git-gui: Remove explicit references to 'aspell' in message stringsShawn O. Pearce2008-02-21
* git-gui: Ensure all spellchecker 'class' variables are initializedShawn O. Pearce2008-02-21
* Merge branch 'maint'Shawn O. Pearce2008-02-21
|\
| * git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce2008-02-20
* | git-gui: (i18n) Add newly added translation strings to template.Christian Stimming2008-02-17
* | git-gui: Correct size of dictionary name widget in options dialogShawn O. Pearce2008-02-14
* | git-gui: Paper bag fix bad string length call in spellcheckerShawn O. Pearce2008-02-14
* | git-gui: Automatically spell check commit messages as the user typesShawn O. Pearce2008-02-12
* | git-gui: (i18n) Fix a bunch of still untranslated strings.Christian Stimming2008-02-03
|/
* git-gui: Work around random missing scrollbar in revision listShawn O. Pearce2008-01-22
* git-gui: Consolidate hook execution code into a single functionShawn O. Pearce2008-01-20
* git-gui: Correct window title for hook failure dialogsShawn O. Pearce2008-01-20
* git-gui: Honor the standard commit-msg hookShawn O. Pearce2008-01-20
* git-gui: Refresh file status description after hunk applicationShawn O. Pearce2008-01-16
* git-gui: Allow 'Create New Repository' on existing directoriesShawn O. Pearce2008-01-16
* git-gui: Fix broken revert confirmation.Christian Stimming2008-01-16
* git-gui: Make commit log messages end with a newlinegitgui-0.9.1Bernt Hansen2007-12-29
* git-gui: Handle file mode changes (644->755) in diff viewerShawn O. Pearce2007-12-14
* git-gui: Improve the application icon on Windows.Johannes Sixt2007-12-02
* git-gui: fix a typo in lib/commit.tclMichele Ballabio2007-11-22
* Merge branch 'maint'Shawn O. Pearce2007-10-23
|\
| * git-gui: Make sure we get errors from git-update-indexShawn O. Pearce2007-10-23
* | Merge branch 'maint'Shawn O. Pearce2007-10-20
|\ \ | |/
| * git-gui: Don't display CR within console windowsgitgui-0.8.4Shawn O. Pearce2007-10-20
| * git-gui: Handle progress bars from newer gitsShawn O. Pearce2007-10-20
| * git-gui: Correctly report failures from git-write-treeShawn O. Pearce2007-10-20
* | git-gui: Collapse $env(HOME) to ~/ in recent repositories on WindowsShawn O. Pearce2007-10-12
* | git-gui: Support cloning Cygwin based work-dirsShawn O. Pearce2007-10-12
* | git-gui: Use proper Windows shortcuts instead of bat filesShawn O. Pearce2007-10-12
* | git-gui: Bind n/c/o accelerators in repository chooserShawn O. Pearce2007-10-12
* | git-gui: Disable the text widget in the repository chooserShawn O. Pearce2007-10-12
* | git-gui: Fix bind errors when switching repository chooser panelsShawn O. Pearce2007-10-12
* | git-gui: Offer repository management features in menu barShawn O. Pearce2007-10-12
* | git-gui: Change repository browser radio buttons to hyperlinksShawn O. Pearce2007-10-12
* | git-gui: offer a list of recent repositories on startupSteffen Prohaska2007-10-12
* | git-gui: Bind Cmd-, to Preferences on Mac OS XShawn O. Pearce2007-10-10
* | git-gui: Consolidate the Fetch and Push menus into a Remote menuShawn O. Pearce2007-10-10
* | git-gui: Use progress meter in the status bar during index updatesShawn O. Pearce2007-10-10
* | git-gui: Include our Git logo in the about dialogShawn O. Pearce2007-10-10
* | git-gui: Refactor about dialog code into its own moduleShawn O. Pearce2007-10-10
* | git-gui: Refactor Henrik Nyh's logo into its own procedureShawn O. Pearce2007-10-10
* | git-gui: Allow forced push into remote repositoryShawn O. Pearce2007-10-03
* | git-gui: Use Henrik Nyh's git logo icon on Windows systemsShawn O. Pearce2007-09-27
* | git-gui: fix typo in lib/blame.tclMichele Ballabio2007-09-27
* | git-gui: Make the status bar easier to read in the setup wizardShawn O. Pearce2007-09-26