309 Commits (06569cd5bef7c8e3925bd36870abc083ae7b93f8)

Author SHA1 Message Date
Alexander Gavrilov 06569cd5be git-gui: Fix post-commit status with subject in non-locale encoding 16 years ago
Alexander Gavrilov 3ac31e4451 git-gui: Fix commit encoding handling. 16 years ago
Mark Burton 861c68e3b6 git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror. 16 years ago
Alexander Gavrilov 941930732f git-gui: Fix the search bar destruction handler. 16 years ago
Alexander Gavrilov b8dfb16d36 git-gui: Implement automatic rescan after Tool execution. 16 years ago
Alexander Gavrilov 67df911cee git-gui: Allow Tools request arguments from the user. 16 years ago
Alexander Gavrilov 0ce76ded1b git-gui: Add a Tools menu for arbitrary commands. 16 years ago
Alexander Gavrilov 7cf4566f48 git-gui: Fix the after callback execution in rescan. 16 years ago
Alexander Gavrilov 153ad78b50 git-gui: Implement system-wide configuration handling. 16 years ago
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
Johannes Sixt 63aa1d0cb7 git-gui: Do not munge conflict marker lines in a normal diff 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 17 years ago
Petr Baudis 2243ffcc6a git-gui: Fix removing non-pushable remotes 17 years ago
Petr Baudis 902e2bb5b7 git-gui: Make input boxes in init/clone/open dialogs consistent 17 years ago
Petr Baudis 4259568d72 git-gui: Avoid using the term URL when specifying repositories 17 years ago
Petr Baudis adcbd431e7 git-gui: mkdir -p when initializing new remote repository 17 years ago
Petr Baudis 0d4044123c git-gui: Add support for removing remotes 17 years ago
Petr Baudis ba6485e05d git-gui: Add support for adding remotes 17 years ago
Petr Baudis 8329bd0725 git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menu 17 years ago
Petr Baudis 3c1c2a00b2 git-gui: Clarify the Remote -> Delete... action 17 years ago
Johannes Sixt 34785f8cca git-gui: Remove space from the end of aspell's reply before processing 17 years ago
Alexander Gavrilov 0aea2842d9 git-gui: Make Ctrl-T safe to use for conflicting files. 17 years ago
Johannes Sixt d3bcf55d67 git-gui: Do not automatically stage file after merge tool finishes 17 years ago
Gustaf Hendeby dd87558f58 git-gui: Help identify aspell version on Windows too 17 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
Alexander Gavrilov 1e65c6225d git-gui: Add more integration options to citool. 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 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 29853b9010 git-gui: Reimplement and enhance auto-selection of diffs. 17 years ago
Alexander Gavrilov ff515d81fa git-gui: Support conflict states _U & UT. 17 years ago
Alexander Gavrilov 48c74a58b1 git-gui: Support more merge tools. 17 years ago