summaryrefslogtreecommitdiffstats
path: root/lib/merge.tcl (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-20git-gui: Allow git-merge to use branch names in conflict markersShawn O. Pearce1-1/+1
2007-07-29git-gui: Minor refactoring of merge command line in merge supportgitgui-0.8.0Shawn O. Pearce1-3/+3
2007-07-29git-gui: Use progress bar while resetting/aborting filesShawn O. Pearce1-4/+12
2007-07-29git-gui: Unify wording to say "to stage" instead of "to add"Christian Stimming1-7/+11
2007-07-25git-gui: Remove usernames from absolute SSH urls during mergingShawn O. Pearce1-0/+3
2007-07-25git-gui: Format tracking branch merges as though they were pullsShawn O. Pearce1-4/+28
2007-07-25git-gui: Cleanup bindings within merge dialogShawn O. Pearce1-5/+9
2007-07-25git-gui: Replace merge dialog with our revision picker widgetShawn O. Pearce1-70/+11
2007-07-19git-gui: Completely remove support for creating octopus mergesShawn O. Pearce1-68/+17
2007-07-18git-gui: Convert merge dialog to use class systemShawn O. Pearce1-41/+65
2007-07-09git-gui: Always use absolute path to all git executablesShawn O. Pearce1-8/+10
2007-07-08git-gui: Refactor our ui_status_value update techniqueShawn O. Pearce1-7/+7
2007-07-04git-gui: Unlock the index when cancelling merge dialogShawn O. Pearce1-1/+3
2007-06-11git-gui: Save geometry before the window layout is damagedShawn O. Pearce1-2/+3
2007-05-08git-gui: Convert browser, console to "class" formatShawn O. Pearce1-1/+2
2007-05-08git-gui: Allow shift-{k,j} to select a range of branches to mergeShawn O. Pearce1-0/+2
2007-05-07git-gui: Use vi-like keys in merge dialoggitgui-0.7.0-rc1Shawn O. Pearce1-6/+14
2007-05-07git-gui: Include commit id/subject in merge choicesShawn O. Pearce1-45/+54
2007-05-07git-gui: Show all possible branches for mergeShawn O. Pearce1-7/+13
2007-05-07git-gui: Move merge support into a namespaceShawn O. Pearce1-13/+18
2007-05-07git-gui: Move console procs into their own namespaceShawn O. Pearce1-3/+3
2007-05-07git-gui: Refactor into multiple files to save my sanityShawn O. Pearce1-0/+281