279 Commits (0aea2842d9d556afa4a3e8120e465479ad7368ca)

Author SHA1 Message Date
Shawn O. Pearce 40f86af01b git-gui: Don't bother showing OS error message about hardlinks 18 years ago
Johannes Schindelin 354e114d74 git-gui: Deiconify startup wizard so it raises to the top 18 years ago
Shawn O. Pearce fbc8a93cd5 git-gui: Avoid console scrollbars unless they are necessary 18 years ago
Shawn O. Pearce ab08b36304 git-gui: Allow users to choose/create/clone a repository 18 years ago
Shawn O. Pearce d4278b51e3 git-gui: Fix missing i18n markup in push/fetch windows 18 years ago
Shawn O. Pearce 3849bfba84 git-gui: Disable native platform text selection in "lists" 18 years ago
Shawn O. Pearce 31bb1d1b2d git-gui: Paper bag fix missing translated strings 18 years ago
Shawn O. Pearce bba060462c git-gui: Make the tree browser also use lightgray selection 18 years ago
Michele Ballabio c8c4854bec git-gui: add some strings to translation 18 years ago
Shawn O. Pearce 55bad4f096 git-gui: Paper bag fix "Commit->Revert" format arguments 18 years ago
Shawn O. Pearce afe2098ddd git-gui: Font chooser to handle a large number of font families 18 years ago
Harri Ilari Tapio Liusvaara a9813cb51d git-gui: Disambiguate "commit" 18 years ago
Shawn O. Pearce 66c75a5c9f git-gui: Localize commit/author dates when displaying them 18 years ago
Shawn O. Pearce 93716a62c0 git-gui: Mark revision chooser tooltip for translation 18 years ago
Shawn O. Pearce 3b9dfde3d6 git-gui: Assume untracked directories are Git submodules 18 years ago
Michele Ballabio 4ed1a190d0 git-gui: handle "deleted symlink" diff marker 18 years ago
Michele Ballabio 2d19f8e921 git-gui: show unstaged symlinks in diff viewer 18 years ago
Gerrit Pape 0b883ab30c git-gui: lib/index.tcl: handle files with % in the filename properly 18 years ago
Shawn O. Pearce 881d8f24ca git-gui: Fix detaching current branch during checkout 18 years ago
Michele Ballabio 74e528bf44 git-gui: remove dots in some UI strings 18 years ago
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