aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-gui: Fix switch statement in lib/merge.tclJohannes Sixt2008-10-10
* git-gui: Fix fetching from remotes when adding themPetr Baudis2008-09-30
* git-gui: Fix removing non-pushable remotesPetr Baudis2008-09-30
* git-gui: Make input boxes in init/clone/open dialogs consistentPetr Baudis2008-09-30
* git-gui: Avoid using the term URL when specifying repositoriesPetr Baudis2008-09-30
* git-gui: gui.autoexplore makes explorer to pop up automatically after pickingPetr Baudis2008-09-30
* git-gui: Add Explore Working Copy to the Repository menuPetr Baudis2008-09-30
* git-gui: Use git web--browser for web browsingPetr Baudis2008-09-30
* git-gui: mkdir -p when initializing new remote repositoryPetr Baudis2008-09-30
* git-gui: Add support for removing remotesPetr Baudis2008-09-30
* git-gui: Add support for adding remotesPetr Baudis2008-09-30
* git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menuPetr Baudis2008-09-30
* git-gui: Clarify the Remote -> Delete... actionPetr Baudis2008-09-30
* git-gui: Remove space from the end of aspell's reply before processingJohannes Sixt2008-09-30
* git-gui: Make Ctrl-T safe to use for conflicting files.Alexander Gavrilov2008-09-30
* git-gui: Do not automatically stage file after merge tool finishesJohannes Sixt2008-09-30
* git-gui: Show/hide "Sign Off" based on nocommitmsg optionShawn O. Pearce2008-09-26
* Merge branch 'maint'Shawn O. Pearce2008-09-26
|\
| * git-gui: Help identify aspell version on Windows tooGustaf Hendeby2008-09-26
* | git-gui: Reenable staging unmerged files by clicking the icon.Alexander Gavrilov2008-09-24
* | git-gui: Support the encoding menu in gui blame.Alexander Gavrilov2008-09-24
* | git-gui: Optimize encoding name resolution using a lookup table.Alexander Gavrilov2008-09-24
* | git-gui: Allow forcing display encoding for diffs using a submenu.Alexander Gavrilov2008-09-24
* | git-gui: Add a menu of available encodings.Alexander Gavrilov2008-09-24
* | git-gui: Cleanup handling of the default encoding.Alexander Gavrilov2008-09-24
* | git-gui: Assume `blame --incremental` output is in UTF-8Shawn O. Pearce2008-09-24
* | git-gui: Use gitattribute "encoding" for file content displayShawn O. Pearce2008-09-24
* | git-gui: Add support for calling out to the prepare-commit-msg hookJoshua Williams2008-09-24
* | git-gui: Hide commit related UI during citool --nocommitShawn O. Pearce2008-09-24
* | git-gui: Add more integration options to citool.Alexander Gavrilov2008-09-24
* | git-gui: Updated German translation.Christian Stimming2008-09-13
* | git-gui: I18n fix sentence parts into full sentences for translation again.Christian Stimming2008-09-12
* | git-gui: Restore ability to Stage Working Copy for conflicts.Alexander Gavrilov2008-09-12
* | git-gui: Fix Blame Parent & Context for working copy lines.Alexander Gavrilov2008-09-12
* | Merge branch 'maint'Shawn O. Pearce2008-09-04
|\ \ | |/
| * git-gui: Fix diff parsing for lines starting with "--" or "++"Shawn O. Pearce2008-09-04
* | git-gui: Show special diffs for complex conflict cases.Alexander Gavrilov2008-09-04
* | git-gui: Make F5 reselect a diff, if an untracked file is selected.Alexander Gavrilov2008-09-04
* | git-gui: Reimplement and enhance auto-selection of diffs.Alexander Gavrilov2008-09-04
* | git-gui: Support conflict states _U & UT.Alexander Gavrilov2008-09-04
* | git-gui: Support more merge tools.Alexander Gavrilov2008-09-04
* | git-gui: Don't allow staging files with conflicts.Alexander Gavrilov2008-09-04
* | git-gui: Support calling merge tools.Alexander Gavrilov2008-09-04
* | git-gui: Support resolving conflicts via the diff context menu.Alexander Gavrilov2008-09-04
* | git-gui: Mark forgotten strings for translation.Christian Stimming2008-09-04
* | Merge branch 'maint'Shawn O. Pearce2008-09-01
|\ \ | |/
| * git-gui: Fix string escaping in po2msg.shAlexander Gavrilov2008-09-01
| * git gui: show diffs with a minimum of 1 context lineClemens Buchacher2008-09-01
* | git-gui: Allow specifying an initial line for git gui blame.Alexander Gavrilov2008-08-24
* | git-gui: Better positioning in Blame Parent CommitAlexander Gavrilov2008-08-24