25 Commits (57cae87b77c93e8bdfd11293f11f140ff827269a)

Author SHA1 Message Date
Johannes Schindelin f049e0944d git-gui: MERGE_RR lives in .git/ directly with newer Git versions 17 years ago
Christian Stimming 5e6d7768e1 git-gui: (i18n) Fix a bunch of still untranslated strings. 17 years ago
Christian Stimming 1ac17950e9 Mark strings for translation. 17 years ago
Shawn O. Pearce 18a01a0da4 git-gui: Allow git-merge to use branch names in conflict markers 17 years ago
Shawn O. Pearce 84f67537b1 git-gui: Minor refactoring of merge command line in merge support 18 years ago
Shawn O. Pearce 0fe055cd24 git-gui: Use progress bar while resetting/aborting files 18 years ago
Christian Stimming 360cc106e7 git-gui: Unify wording to say "to stage" instead of "to add" 18 years ago
Shawn O. Pearce bc318ea86d git-gui: Remove usernames from absolute SSH urls during merging 18 years ago
Shawn O. Pearce ead49f5a4f git-gui: Format tracking branch merges as though they were pulls 18 years ago
Shawn O. Pearce 9feefbd2d2 git-gui: Cleanup bindings within merge dialog 18 years ago
Shawn O. Pearce 350a35f0a1 git-gui: Replace merge dialog with our revision picker widget 18 years ago
Shawn O. Pearce 5dc2cae6f4 git-gui: Completely remove support for creating octopus merges 18 years ago
Shawn O. Pearce ff749c114a git-gui: Convert merge dialog to use class system 18 years ago
Shawn O. Pearce 0b81261622 git-gui: Always use absolute path to all git executables 18 years ago
Shawn O. Pearce 699d5601f5 git-gui: Refactor our ui_status_value update technique 18 years ago
Shawn O. Pearce c8e23aaf18 git-gui: Unlock the index when cancelling merge dialog 18 years ago
Shawn O. Pearce 39fa2a983d git-gui: Save geometry before the window layout is damaged 18 years ago
Shawn O. Pearce c74b6c66f0 git-gui: Convert browser, console to "class" format 18 years ago
Shawn O. Pearce cc1f83fbdf git-gui: Allow shift-{k,j} to select a range of branches to merge 18 years ago
Shawn O. Pearce ebcaadabcb git-gui: Use vi-like keys in merge dialog 18 years ago
Shawn O. Pearce 1fc4ba86f8 git-gui: Include commit id/subject in merge choices 18 years ago
Shawn O. Pearce 349f92e3a2 git-gui: Show all possible branches for merge 18 years ago
Shawn O. Pearce a6c9b081b6 git-gui: Move merge support into a namespace 18 years ago
Shawn O. Pearce a35d65d9c8 git-gui: Move console procs into their own namespace 18 years ago
Shawn O. Pearce f522c9b5ed git-gui: Refactor into multiple files to save my sanity 18 years ago