885 Commits (f75c8b319f5b448d8e7dc589ca581eec852a131e)
 

Author SHA1 Message Date
Alexander Gavrilov f75c8b319f git-gui: Request blame metadata in utf-8. 16 years ago
Alexander Gavrilov e29c0d10a2 git-gui: Add the Show SSH Key item to the clone dialog. 16 years ago
Alexander Gavrilov b28ebab294 git-gui: Fix focus transition in the blame viewer. 16 years ago
Christian Stimming 9d83c6aa44 git-gui: Update German translation. 16 years ago
Johannes Sixt 63aa1d0cb7 git-gui: Do not munge conflict marker lines in a normal diff 16 years ago
Alexander Gavrilov 8c76212529 git-gui: Add a simple implementation of SSH_ASKPASS. 16 years ago
Alexander Gavrilov 98a6846bb8 git-gui: Add a dialog that shows the OpenSSH public key. 16 years ago
Johannes Sixt 7f15b00273 git-gui: Mark-up strings in show_{other,unmerged}_diff() for localization 16 years ago
Johannes Sixt f2df8a5bfb git-gui: Show a round number of bytes of large untracked text files 16 years ago
Alexander Gavrilov 5c91cb5d0d git-gui: Fix the blame viewer destroy handler. 16 years ago
Alexander Gavrilov f10d5b064a git-gui: Add a search command to the blame viewer. 16 years ago
Alexander Gavrilov d4d992562e git-gui: Fix the blame window shape. 16 years ago
Johannes Sixt a910898e86 git-gui: Fix switch statement in lib/merge.tcl 16 years ago
Petr Baudis 0b32cab933 git-gui: Fix fetching from remotes when adding them 16 years ago
Petr Baudis 2243ffcc6a git-gui: Fix removing non-pushable remotes 16 years ago
Petr Baudis 902e2bb5b7 git-gui: Make input boxes in init/clone/open dialogs consistent 16 years ago
Petr Baudis 4259568d72 git-gui: Avoid using the term URL when specifying repositories 16 years ago
Petr Baudis bb4812bc0a git-gui: gui.autoexplore makes explorer to pop up automatically after picking 16 years ago
Petr Baudis afd5424085 git-gui: Add Explore Working Copy to the Repository menu 16 years ago
Petr Baudis 2db21e709a git-gui: Use git web--browser for web browsing 16 years ago
Petr Baudis adcbd431e7 git-gui: mkdir -p when initializing new remote repository 16 years ago
Petr Baudis 0d4044123c git-gui: Add support for removing remotes 16 years ago
Petr Baudis ba6485e05d git-gui: Add support for adding remotes 16 years ago
Petr Baudis 8329bd0725 git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menu 16 years ago
Petr Baudis 3c1c2a00b2 git-gui: Clarify the Remote -> Delete... action 16 years ago
Johannes Sixt 34785f8cca git-gui: Remove space from the end of aspell's reply before processing 16 years ago
Alexander Gavrilov 0aea2842d9 git-gui: Make Ctrl-T safe to use for conflicting files. 16 years ago
Johannes Sixt d3bcf55d67 git-gui: Do not automatically stage file after merge tool finishes 16 years ago
Shawn O. Pearce ed70e4d7db git-gui: Show/hide "Sign Off" based on nocommitmsg option 16 years ago
Shawn O. Pearce 30ef1d812c Merge branch 'maint' 16 years ago
Gustaf Hendeby dd87558f58 git-gui: Help identify aspell version on Windows too 16 years ago
Alexander Gavrilov 3e34838caf git-gui: Reenable staging unmerged files by clicking the icon. 17 years ago
Alexander Gavrilov 6fc835a3f3 git-gui: Support the encoding menu in gui blame. 17 years ago
Alexander Gavrilov a1c3feb7fa git-gui: Optimize encoding name resolution using a lookup table. 17 years ago
Alexander Gavrilov 3fe0162362 git-gui: Allow forcing display encoding for diffs using a submenu. 17 years ago
Alexander Gavrilov 50102c5687 git-gui: Add a menu of available encodings. 17 years ago
Alexander Gavrilov 72e6b00202 git-gui: Cleanup handling of the default encoding. 17 years ago
Shawn O. Pearce 696235c6c1 git-gui: Assume `blame --incremental` output is in UTF-8 17 years ago
Shawn O. Pearce 1ffca60f0b git-gui: Use gitattribute "encoding" for file content display 17 years ago
Joshua Williams 2cd1fd1f6d git-gui: Add support for calling out to the prepare-commit-msg hook 17 years ago
Shawn O. Pearce 1e02b32e72 git-gui: Hide commit related UI during citool --nocommit 17 years ago
Alexander Gavrilov 1e65c6225d git-gui: Add more integration options to citool. 17 years ago
Christian Stimming 146ed90f02 git-gui: Updated German translation. 17 years ago
Christian Stimming 8b56a18dea git-gui: I18n fix sentence parts into full sentences for translation again. 17 years ago
Alexander Gavrilov 2fe5b2ee42 git-gui: Restore ability to Stage Working Copy for conflicts. 17 years ago
Alexander Gavrilov a9786bb42f git-gui: Fix Blame Parent & Context for working copy lines. 17 years ago
Shawn O. Pearce 95b6a2db25 Merge branch 'maint' 17 years ago
Shawn O. Pearce ca53c3fdcf git-gui: Fix diff parsing for lines starting with "--" or "++" 17 years ago
Alexander Gavrilov b2ca414973 git-gui: Show special diffs for complex conflict cases. 17 years ago
Alexander Gavrilov 8056cc4f29 git-gui: Make F5 reselect a diff, if an untracked file is selected. 17 years ago