summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-09-01git gui: show diffs with a minimum of 1 context lineLibravatar Clemens Buchacher2-2/+2
2008-07-27git-gui: Preserve scroll position on reshow_diff.Libravatar Alexander Gavrilov1-4/+14
2008-07-26git-gui: "Stage Line": Treat independent changes in adjacent lines betterLibravatar Johannes Sixt1-3/+58
2008-07-26git-gui: Fix "Stage/Unstage Line" with one line of context.Libravatar Johannes Sixt1-0/+3
2008-07-16Add a menu item to invoke full copy detection in blame.Libravatar Alexander Gavrilov1-0/+69
2008-07-16Kill the blame back-end on window close.Libravatar Alexander Gavrilov1-4/+12
2008-07-16Add options to control the search for copies in blame.Libravatar Alexander Gavrilov2-8/+14
2008-07-13git-gui: MERGE_RR lives in .git/ directly with newer Git versionsLibravatar Johannes Schindelin1-0/+1
2008-07-02git-gui: Implement "Stage/Unstage Line"Libravatar Johannes Sixt1-0/+87
2008-05-26git-gui: Vertically align textboxes with labelsLibravatar Twiinz1-6/+2
2008-05-08git-gui: Delete branches with 'git branch -D' to clear configLibravatar Shawn O. Pearce1-1/+1
2008-05-08git-gui: Setup branch.remote,merge for shorthand git-pullLibravatar Shawn O. Pearce2-1/+26
2008-04-23Merge branch 'maint'Libravatar Shawn O. Pearce1-4/+10
2008-04-23git-gui: Don't use '$$cr master' with aspell earlier than 0.60Libravatar Shawn O. Pearce1-4/+10
2008-04-14git-gui: Report less precise object estimates for database compressionLibravatar Johannes Sixt1-2/+2
2008-03-15git-gui: Don't translate the special Apple menuLibravatar Shawn O. Pearce1-1/+1
2008-03-07git-gui: Add option for changing the width of the commit message text boxLibravatar Adam Piątyszek1-0/+1
2008-03-05git-gui: if a background colour is set, set foreground colour as wellLibravatar Philipp A. Hartmann5-10/+34
2008-02-28Merge branch 'maint'Libravatar Shawn O. Pearce1-1/+1
2008-02-28git-gui: Paper bag fix info dialog when no files are staged at commitLibravatar Shawn O. Pearce1-1/+1
2008-02-22Merge branch 'maint'Libravatar Shawn O. Pearce2-1/+9
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-22git-gui: fix typo in lib/spellcheck.tclLibravatar Michele Ballabio1-1/+1
2008-02-21git-gui: Shorten Aspell version strings to just Aspell version numberLibravatar Shawn O. Pearce1-0/+4
2008-02-21git-gui: Gracefully display non-aspell version errors to usersLibravatar Shawn O. Pearce1-1/+25
2008-02-21git-gui: Catch and display aspell startup failures to the userLibravatar Shawn O. Pearce1-4/+17
2008-02-21git-gui: Only bind the spellcheck popup suggestion hook onceLibravatar Shawn O. Pearce1-1/+1
2008-02-21git-gui: Remove explicit references to 'aspell' in message stringsLibravatar Shawn O. Pearce1-7/+7
2008-02-21git-gui: Ensure all spellchecker 'class' variables are initializedLibravatar Shawn O. Pearce2-6/+11
2008-02-21Merge branch 'maint'Libravatar Shawn O. Pearce1-7/+11
2008-02-20git-gui: Ensure error dialogs always appear over all other windowsLibravatar Shawn O. Pearce1-7/+11
2008-02-17git-gui: (i18n) Add newly added translation strings to template.Libravatar Christian Stimming1-2/+2
2008-02-14git-gui: Correct size of dictionary name widget in options dialogLibravatar Shawn O. Pearce1-3/+1
2008-02-14git-gui: Paper bag fix bad string length call in spellcheckerLibravatar Shawn O. Pearce1-1/+1
2008-02-12git-gui: Automatically spell check commit messages as the user typesLibravatar Shawn O. Pearce3-0/+409
2008-02-03git-gui: (i18n) Fix a bunch of still untranslated strings.Libravatar Christian Stimming4-15/+14
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