summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-10-10git-gui: Add a search command to the blame viewer.Alexander Gavrilov
2008-10-10git-gui: Fix the blame window shape.Alexander Gavrilov
2008-10-10git-gui: Fix switch statement in lib/merge.tclJohannes Sixt
2008-09-30git-gui: Fix fetching from remotes when adding themPetr Baudis
2008-09-30git-gui: Fix removing non-pushable remotesPetr Baudis
2008-09-30git-gui: Make input boxes in init/clone/open dialogs consistentPetr Baudis
2008-09-30git-gui: Avoid using the term URL when specifying repositoriesPetr Baudis
2008-09-30git-gui: mkdir -p when initializing new remote repositoryPetr Baudis
2008-09-30git-gui: Add support for removing remotesPetr Baudis
2008-09-30git-gui: Add support for adding remotesPetr Baudis
2008-09-30git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menuPetr Baudis
2008-09-30git-gui: Clarify the Remote -> Delete... actionPetr Baudis
2008-09-30git-gui: Remove space from the end of aspell's reply before processingJohannes Sixt
2008-09-30git-gui: Make Ctrl-T safe to use for conflicting files.Alexander Gavrilov
2008-09-30git-gui: Do not automatically stage file after merge tool finishesJohannes Sixt
2008-09-26Merge branch 'maint'Shawn O. Pearce
2008-09-26git-gui: Help identify aspell version on Windows tooGustaf Hendeby
2008-09-24git-gui: Reenable staging unmerged files by clicking the icon.Alexander Gavrilov
2008-09-24git-gui: Support the encoding menu in gui blame.Alexander Gavrilov
2008-09-24git-gui: Optimize encoding name resolution using a lookup table.Alexander Gavrilov
2008-09-24git-gui: Allow forcing display encoding for diffs using a submenu.Alexander Gavrilov
2008-09-24git-gui: Add a menu of available encodings.Alexander Gavrilov
2008-09-24git-gui: Cleanup handling of the default encoding.Alexander Gavrilov
2008-09-24git-gui: Assume `blame --incremental` output is in UTF-8Shawn O. Pearce
2008-09-24git-gui: Use gitattribute "encoding" for file content displayShawn O. Pearce
2008-09-24git-gui: Add more integration options to citool.Alexander Gavrilov
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