summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* git-gui: Reenable staging unmerged files by clicking the icon.Alexander Gavrilov2008-09-242-23/+62
* git-gui: Support the encoding menu in gui blame.Alexander Gavrilov2008-09-241-0/+17
* git-gui: Optimize encoding name resolution using a lookup table.Alexander Gavrilov2008-09-241-29/+53
* git-gui: Allow forcing display encoding for diffs using a submenu.Alexander Gavrilov2008-09-242-2/+36
* git-gui: Add a menu of available encodings.Alexander Gavrilov2008-09-242-4/+142
* git-gui: Cleanup handling of the default encoding.Alexander Gavrilov2008-09-244-6/+45
* git-gui: Assume `blame --incremental` output is in UTF-8Shawn O. Pearce2008-09-241-7/+1
* git-gui: Use gitattribute "encoding" for file content displayShawn O. Pearce2008-09-242-4/+10
* git-gui: Add more integration options to citool.Alexander Gavrilov2008-09-241-2/+6
* git-gui: I18n fix sentence parts into full sentences for translation again.Christian Stimming2008-09-121-6/+6
* git-gui: Restore ability to Stage Working Copy for conflicts.Alexander Gavrilov2008-09-121-0/+6
* git-gui: Fix Blame Parent & Context for working copy lines.Alexander Gavrilov2008-09-121-3/+26
* Merge branch 'maint'Shawn O. Pearce2008-09-041-7/+11
|\
| * git-gui: Fix diff parsing for lines starting with "--" or "++"Shawn O. Pearce2008-09-041-7/+11
* | git-gui: Show special diffs for complex conflict cases.Alexander Gavrilov2008-09-041-5/+89
* | git-gui: Reimplement and enhance auto-selection of diffs.Alexander Gavrilov2008-09-042-12/+14
* | git-gui: Support conflict states _U & UT.Alexander Gavrilov2008-09-043-1/+3
* | git-gui: Support more merge tools.Alexander Gavrilov2008-09-041-0/+27
* | git-gui: Support calling merge tools.Alexander Gavrilov2008-09-042-0/+253
* | 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