295 Commits (7f15b0027392155f5b3260bb584ba37126232bf1)

Author SHA1 Message Date
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 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
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. 16 years ago
Alexander Gavrilov 6fc835a3f3 git-gui: Support the encoding menu in gui blame. 16 years ago
Alexander Gavrilov a1c3feb7fa git-gui: Optimize encoding name resolution using a lookup table. 16 years ago
Alexander Gavrilov 3fe0162362 git-gui: Allow forcing display encoding for diffs using a submenu. 16 years ago
Alexander Gavrilov 50102c5687 git-gui: Add a menu of available encodings. 16 years ago
Alexander Gavrilov 72e6b00202 git-gui: Cleanup handling of the default encoding. 16 years ago
Shawn O. Pearce 696235c6c1 git-gui: Assume `blame --incremental` output is in UTF-8 16 years ago
Shawn O. Pearce 1ffca60f0b git-gui: Use gitattribute "encoding" for file content display 16 years ago
Alexander Gavrilov 1e65c6225d git-gui: Add more integration options to citool. 16 years ago
Christian Stimming 8b56a18dea git-gui: I18n fix sentence parts into full sentences for translation again. 16 years ago
Alexander Gavrilov 2fe5b2ee42 git-gui: Restore ability to Stage Working Copy for conflicts. 16 years ago
Alexander Gavrilov a9786bb42f git-gui: Fix Blame Parent & Context for working copy lines. 16 years ago
Shawn O. Pearce ca53c3fdcf git-gui: Fix diff parsing for lines starting with "--" or "++" 16 years ago
Alexander Gavrilov b2ca414973 git-gui: Show special diffs for complex conflict cases. 16 years ago
Alexander Gavrilov 29853b9010 git-gui: Reimplement and enhance auto-selection of diffs. 16 years ago
Alexander Gavrilov ff515d81fa git-gui: Support conflict states _U & UT. 16 years ago
Alexander Gavrilov 48c74a58b1 git-gui: Support more merge tools. 16 years ago
Alexander Gavrilov 7e30682ce0 git-gui: Support calling merge tools. 16 years ago
Alexander Gavrilov 042c232535 git-gui: Support resolving conflicts via the diff context menu. 16 years ago
Christian Stimming 700e560341 git-gui: Mark forgotten strings for translation. 16 years ago
Clemens Buchacher 55ba8a3474 git gui: show diffs with a minimum of 1 context line 16 years ago
Alexander Gavrilov f7078b4091 git-gui: Allow specifying an initial line for git gui blame. 16 years ago
Alexander Gavrilov 823f7cf81d git-gui: Better positioning in Blame Parent Commit 16 years ago
Alexander Gavrilov 80fd76bd58 git-gui: Support passing blame to a parent commit. 16 years ago
Alexander Gavrilov a9c80b83d4 git-gui: Support starting gitk from Gui Blame 16 years ago
Gustaf Hendeby e681cb7d6a git-gui: Teach git gui about file type changes 16 years ago
Alexander Gavrilov 25b8fb1e49 git-gui: Preserve scroll position on reshow_diff. 17 years ago
Johannes Sixt c7f7457026 git-gui: "Stage Line": Treat independent changes in adjacent lines better 17 years ago
Johannes Sixt fa6b5b3944 git-gui: Fix "Stage/Unstage Line" with one line of context. 17 years ago
Alexander Gavrilov a01fe996a2 Add a menu item to invoke full copy detection in blame. 17 years ago
Alexander Gavrilov e6131d30c2 Kill the blame back-end on window close. 17 years ago