summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-09-12git-gui: I18n fix sentence parts into full sentences for translation again.Christian Stimming
2008-09-12git-gui: Restore ability to Stage Working Copy for conflicts.Alexander Gavrilov
2008-09-12git-gui: Fix Blame Parent & Context for working copy lines.Alexander Gavrilov
2008-09-04Merge branch 'maint'Shawn O. Pearce
2008-09-04git-gui: Fix diff parsing for lines starting with "--" or "++"Shawn O. Pearce
2008-09-04git-gui: Show special diffs for complex conflict cases.Alexander Gavrilov
2008-09-04git-gui: Reimplement and enhance auto-selection of diffs.Alexander Gavrilov
2008-09-04git-gui: Support conflict states _U & UT.Alexander Gavrilov
2008-09-04git-gui: Support more merge tools.Alexander Gavrilov
2008-09-04git-gui: Support calling merge tools.Alexander Gavrilov
2008-09-04git-gui: Support resolving conflicts via the diff context menu.Alexander Gavrilov
2008-09-04git-gui: Mark forgotten strings for translation.Christian Stimming
2008-09-01Merge branch 'maint'Shawn O. Pearce
2008-09-01git gui: show diffs with a minimum of 1 context lineClemens Buchacher
2008-08-24git-gui: Allow specifying an initial line for git gui blame.Alexander Gavrilov
2008-08-24git-gui: Better positioning in Blame Parent CommitAlexander Gavrilov
2008-08-24git-gui: Support passing blame to a parent commit.Alexander Gavrilov
2008-08-24git-gui: Support starting gitk from Gui BlameAlexander Gavrilov
2008-08-24git-gui: Teach git gui about file type changesGustaf Hendeby
2008-07-27git-gui: Preserve scroll position on reshow_diff.Alexander Gavrilov
2008-07-26git-gui: "Stage Line": Treat independent changes in adjacent lines betterJohannes Sixt
2008-07-26git-gui: Fix "Stage/Unstage Line" with one line of context.Johannes Sixt
2008-07-16Add a menu item to invoke full copy detection in blame.Alexander Gavrilov
2008-07-16Kill the blame back-end on window close.Alexander Gavrilov
2008-07-16Add options to control the search for copies in blame.Alexander Gavrilov
2008-07-13git-gui: MERGE_RR lives in .git/ directly with newer Git versionsJohannes Schindelin
2008-07-02git-gui: Implement "Stage/Unstage Line"Johannes Sixt
2008-05-26git-gui: Vertically align textboxes with labelsgitgui-0.10.2Twiinz
2008-05-08git-gui: Delete branches with 'git branch -D' to clear configShawn O. Pearce
2008-05-08git-gui: Setup branch.remote,merge for shorthand git-pullShawn O. Pearce
2008-04-23Merge branch 'maint'Shawn O. Pearce
2008-04-23git-gui: Don't use '$$cr master' with aspell earlier than 0.60Shawn O. Pearce
2008-04-14git-gui: Report less precise object estimates for database compressionJohannes Sixt
2008-03-15git-gui: Don't translate the special Apple menuShawn O. Pearce
2008-03-07git-gui: Add option for changing the width of the commit message text boxAdam Piątyszek
2008-03-05git-gui: if a background colour is set, set foreground colour as wellPhilipp A. Hartmann
2008-02-28Merge branch 'maint'Shawn O. Pearce
2008-02-28git-gui: Paper bag fix info dialog when no files are staged at commitgitgui-0.9.3Shawn O. Pearce
2008-02-22Merge branch 'maint'Shawn O. Pearce
2008-02-22git-gui: Focus insertion point at end of strings in repository chooserShawn O. Pearce
2008-02-22git-gui: Paper bag fix error dialogs opening over the main windowShawn O. Pearce
2008-02-22git-gui: fix typo in lib/spellcheck.tclMichele Ballabio
2008-02-21git-gui: Shorten Aspell version strings to just Aspell version numberShawn O. Pearce
2008-02-21git-gui: Gracefully display non-aspell version errors to usersShawn O. Pearce
2008-02-21git-gui: Catch and display aspell startup failures to the userShawn O. Pearce
2008-02-21git-gui: Only bind the spellcheck popup suggestion hook onceShawn O. Pearce
2008-02-21git-gui: Remove explicit references to 'aspell' in message stringsShawn O. Pearce
2008-02-21git-gui: Ensure all spellchecker 'class' variables are initializedShawn O. Pearce
2008-02-21Merge branch 'maint'Shawn O. Pearce
2008-02-20git-gui: Ensure error dialogs always appear over all other windowsShawn O. Pearce