155 Commits (93716a62c07561467a5c6fb0e14c4897cf264e7e)

Author SHA1 Message Date
Shawn O. Pearce 93716a62c0 git-gui: Mark revision chooser tooltip for translation 17 years ago
Shawn O. Pearce 3b9dfde3d6 git-gui: Assume untracked directories are Git submodules 17 years ago
Michele Ballabio 4ed1a190d0 git-gui: handle "deleted symlink" diff marker 17 years ago
Michele Ballabio 2d19f8e921 git-gui: show unstaged symlinks in diff viewer 17 years ago
Gerrit Pape 0b883ab30c git-gui: lib/index.tcl: handle files with % in the filename properly 17 years ago
Shawn O. Pearce 881d8f24ca git-gui: Fix detaching current branch during checkout 17 years ago
Michele Ballabio 74e528bf44 git-gui: remove dots in some UI 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 c6951ddb52 git-gui: Fix window manager problems on ion3 17 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