178 Commits (1bdd8a153528b539fdaed23c18e87a374b1f3ff8)

Author SHA1 Message Date
Shawn O. Pearce 1bdd8a1535 git-gui: Use Henrik Nyh's git logo icon on Windows systems 18 years ago
Michele Ballabio cbf13d9e0c git-gui: fix typo in lib/blame.tcl 18 years ago
Shawn O. Pearce 96225dbe96 git-gui: Make the status bar easier to read in the setup wizard 18 years ago
Shawn O. Pearce a7cb8f583f git-gui: Switch the git-gui logo to Henrik Nyh's logo 18 years ago
Shawn O. Pearce 59213f60b7 git-gui: Don't delete scrollbars in console windows 18 years ago
Shawn O. Pearce 6f2d73ec0c git-gui: Don't delete console window namespaces too early 18 years ago
Shawn O. Pearce 85f77eadcc git-gui: Copy objects/info/alternates during standard clone 18 years ago
Shawn O. Pearce 81d4d3dddc git-gui: Keep the UI responsive while counting objects in clone 18 years ago
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