summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* git-gui: Support resolving conflicts via the diff context menu.Alexander Gavrilov2008-09-041-0/+98
* git-gui: Mark forgotten strings for translation.Christian Stimming2008-09-041-2/+2
* Merge branch 'maint'Shawn O. Pearce2008-09-012-2/+2
|\
| * git gui: show diffs with a minimum of 1 context lineClemens Buchacher2008-09-012-2/+2
* | git-gui: Allow specifying an initial line for git gui blame.Alexander Gavrilov2008-08-242-3/+3
* | git-gui: Better positioning in Blame Parent CommitAlexander Gavrilov2008-08-241-4/+61
* | git-gui: Support passing blame to a parent commit.Alexander Gavrilov2008-08-241-10/+38
* | git-gui: Support starting gitk from Gui BlameAlexander Gavrilov2008-08-242-2/+54
* | git-gui: Teach git gui about file type changesGustaf Hendeby2008-08-242-0/+9
|/
* git-gui: Preserve scroll position on reshow_diff.Alexander Gavrilov2008-07-271-4/+14
* git-gui: "Stage Line": Treat independent changes in adjacent lines betterJohannes Sixt2008-07-261-3/+58
* git-gui: Fix "Stage/Unstage Line" with one line of context.Johannes Sixt2008-07-261-0/+3
* Add a menu item to invoke full copy detection in blame.Alexander Gavrilov2008-07-161-0/+69
* Kill the blame back-end on window close.Alexander Gavrilov2008-07-161-4/+12
* Add options to control the search for copies in blame.Alexander Gavrilov2008-07-162-8/+14
* git-gui: MERGE_RR lives in .git/ directly with newer Git versionsJohannes Schindelin2008-07-131-0/+1
* git-gui: Implement "Stage/Unstage Line"Johannes Sixt2008-07-021-0/+87
* git-gui: Vertically align textboxes with labelsgitgui-0.10.2Twiinz2008-05-261-6/+2
* git-gui: Delete branches with 'git branch -D' to clear configShawn O. Pearce2008-05-081-1/+1
* git-gui: Setup branch.remote,merge for shorthand git-pullShawn O. Pearce2008-05-082-1/+26
* Merge branch 'maint'Shawn O. Pearce2008-04-231-4/+10
|\
| * git-gui: Don't use '$$cr master' with aspell earlier than 0.60Shawn O. Pearce2008-04-231-4/+10
* | git-gui: Report less precise object estimates for database compressionJohannes Sixt2008-04-141-2/+2
|/
* git-gui: Don't translate the special Apple menuShawn O. Pearce2008-03-151-1/+1
* git-gui: Add option for changing the width of the commit message text boxAdam Piątyszek2008-03-071-0/+1
* git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann2008-03-055-10/+34
* Merge branch 'maint'Shawn O. Pearce2008-02-281-1/+1
|\
| * git-gui: Paper bag fix info dialog when no files are staged at commitgitgui-0.9.3Shawn O. Pearce2008-02-281-1/+1
* | Merge branch 'maint'Shawn O. Pearce2008-02-222-1/+9
|\ \ | |/
| * git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce2008-02-221-0/+4
| * git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce2008-02-221-1/+5
* | git-gui: fix typo in lib/spellcheck.tclMichele Ballabio2008-02-221-1/+1
* | git-gui: Shorten Aspell version strings to just Aspell version numberShawn O. Pearce2008-02-211-0/+4
* | git-gui: Gracefully display non-aspell version errors to usersShawn O. Pearce2008-02-211-1/+25
* | git-gui: Catch and display aspell startup failures to the userShawn O. Pearce2008-02-211-4/+17
* | git-gui: Only bind the spellcheck popup suggestion hook onceShawn O. Pearce2008-02-211-1/+1
* | git-gui: Remove explicit references to 'aspell' in message stringsShawn O. Pearce2008-02-211-7/+7
* | git-gui: Ensure all spellchecker 'class' variables are initializedShawn O. Pearce2008-02-212-6/+11
* | Merge branch 'maint'Shawn O. Pearce2008-02-211-7/+11
|\ \ | |/
| * git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce2008-02-201-7/+11
* | git-gui: (i18n) Add newly added translation strings to template.Christian Stimming2008-02-171-2/+2
* | git-gui: Correct size of dictionary name widget in options dialogShawn O. Pearce2008-02-141-3/+1
* | git-gui: Paper bag fix bad string length call in spellcheckerShawn O. Pearce2008-02-141-1/+1
* | git-gui: Automatically spell check commit messages as the user typesShawn O. Pearce2008-02-123-0/+409
* | git-gui: (i18n) Fix a bunch of still untranslated strings.Christian Stimming2008-02-034-15/+14
|/
* git-gui: Work around random missing scrollbar in revision listShawn O. Pearce2008-01-221-1/+2
* git-gui: Consolidate hook execution code into a single functionShawn O. Pearce2008-01-202-46/+35
* git-gui: Correct window title for hook failure dialogsShawn O. Pearce2008-01-201-1/+1
* git-gui: Honor the standard commit-msg hookShawn O. Pearce2008-01-201-31/+83
* git-gui: Refresh file status description after hunk applicationShawn O. Pearce2008-01-161-0/+2