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