309 Commits (06569cd5bef7c8e3925bd36870abc083ae7b93f8)

Author SHA1 Message Date
Christian Stimming 1ac17950e9 Mark strings for translation. 18 years ago
Shawn O. Pearce 18a01a0da4 git-gui: Allow git-merge to use branch names in conflict markers 18 years ago
Shawn O. Pearce c6951ddb52 git-gui: Fix window manager problems on ion3 18 years ago
Shawn O. Pearce 84f67537b1 git-gui: Minor refactoring of merge command line in merge support 18 years ago
Shawn O. Pearce dac7089263 git-gui: Use more modern looking icons in the tree browser 18 years ago
Shawn O. Pearce 95af4d8de1 git-gui: Make sure remotes are loaded when picking revisions 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 becafaace6 git-gui: Show ref last update times in revision chooser tooltips 18 years ago
Shawn O. Pearce 844c3f6fe9 git-gui: Display commit/tag/remote info in tooltip of revision picker 18 years ago
Shawn O. Pearce 30d1990584 git-gui: Save remote urls obtained from config/remotes setup 18 years ago
Shawn O. Pearce 7d5266a704 git-gui: Avoid unnecessary symbolic-ref call during checkout 18 years ago
Shawn O. Pearce 9c5a3c7797 git-gui: Paper bag fix quitting crash after commit 18 years ago
Shawn O. Pearce 7bd197c7ba git-gui: Fix unnecessary fast-forward during checkout 18 years ago
Shawn O. Pearce 54febd4fe6 git-gui: Internally allow fetch without storing for future pull support 18 years ago
Shawn O. Pearce dba07411da git-gui: Skip unnecessary read-tree work during checkout 18 years ago
Shawn O. Pearce eea1ab6e23 git-gui: Simplify error case for unsupported merge types 18 years ago
Shawn O. Pearce f66b8a68f2 git-gui: Factor out common fast-forward merge case 18 years ago
Shawn O. Pearce 60f7352fe1 git-gui: Save the merge base during checkout_op processing 18 years ago
Shawn O. Pearce 4578c5cb69 git-gui: Automatically backup the user's commit buffer 18 years ago
Shawn O. Pearce 5dc2cae6f4 git-gui: Completely remove support for creating octopus merges 18 years ago
Shawn O. Pearce a42289621e git-gui: Don't show blame tooltips that we have no data for 18 years ago
Shawn O. Pearce c4638f662c git-gui: Translate standard encoding names to Tcl ones 18 years ago
Shawn O. Pearce ff749c114a git-gui: Convert merge dialog to use class system 18 years ago
Shawn O. Pearce 46a2df3ac2 git-gui: Increase the default height of the revision picker 18 years ago
Shawn O. Pearce 8e891facbe git-gui: Allow users to browse any branch, not just the current one 18 years ago
Shawn O. Pearce 85d2d59760 git-gui: Allow browser subcommand to start in subdirectory 18 years ago
Shawn O. Pearce 3972b987d3 git-gui: Delay the GC hint until after we are running 18 years ago
Shawn O. Pearce 2370164f3c git-gui: Don't crash in ask_popup if we haven't mapped main window yet 18 years ago
Shawn O. Pearce 6eb420ef61 git-gui: Always disable the Tcl EOF character when reading 18 years ago
Shawn O. Pearce b215883de9 git-gui: Change prior tree SHA-1 verification to use git_read 18 years ago
Shawn O. Pearce 20f1a10bfb git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree} 18 years ago
Shawn O. Pearce 264f4a32fa git-gui: Include a space in Cygwin shortcut command lines 18 years ago
Shawn O. Pearce 6a5955fac3 git-gui: Use sh.exe in Cygwin shortcuts 18 years ago
Shawn O. Pearce 5922446794 git-gui: Paper bag fix for Cygwin shortcut creation 18 years ago
Shawn O. Pearce e87fb0f1b4 git-gui: Don't linewrap within console windows 18 years ago
Shawn O. Pearce 56e29f597c git-gui: Correct ls-tree buffering problem in browser 18 years ago
Shawn O. Pearce 7eafa2f157 git-gui: Improve the Windows and Mac OS X shortcut creators 18 years ago
Shawn O. Pearce 74c4763c76 git-gui: Teach console widget to use git_read 18 years ago
Shawn O. Pearce 0b81261622 git-gui: Always use absolute path to all git executables 18 years ago
Shawn O. Pearce b79223064e git-gui: Show a progress meter for checking out files 18 years ago
Shawn O. Pearce 51530d1722 git-gui: Change the main window progress bar to use status_bar 18 years ago
Shawn O. Pearce b29bd5ca3b git-gui: Extract blame viewer status bar into mega-widget 18 years ago
Shawn O. Pearce 827c71199d git-gui: Allow double-click in checkout dialog to start checkout 18 years ago
Shawn O. Pearce 84d3d7b84c git-gui: Default selection to first matching ref 18 years ago
Shawn O. Pearce d41b43eb4c git-gui: Refactor branch switch to support detached head 18 years ago