1075 Commits (f49517a862529f8f0898c414113a45f40cc54565)
 

Author SHA1 Message Date
Alexander Gavrilov f10d5b064a git-gui: Add a search command to the blame viewer. 17 years ago
Alexander Gavrilov d4d992562e git-gui: Fix the blame window shape. 17 years ago
Johannes Sixt a910898e86 git-gui: Fix switch statement in lib/merge.tcl 17 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 bb4812bc0a git-gui: gui.autoexplore makes explorer to pop up automatically after picking 17 years ago
Petr Baudis afd5424085 git-gui: Add Explore Working Copy to the Repository menu 17 years ago
Petr Baudis 2db21e709a git-gui: Use git web--browser for web browsing 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
Shawn O. Pearce ed70e4d7db git-gui: Show/hide "Sign Off" based on nocommitmsg option 17 years ago
Shawn O. Pearce 30ef1d812c Merge branch 'maint' 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
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
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
Alexander Gavrilov 617ceee653 git-gui: Don't allow staging files with conflicts. 17 years ago
Alexander Gavrilov 7e30682ce0 git-gui: Support calling merge tools. 17 years ago
Alexander Gavrilov 042c232535 git-gui: Support resolving conflicts via the diff context menu. 17 years ago
Christian Stimming 700e560341 git-gui: Mark forgotten strings for translation. 17 years ago
Shawn O. Pearce 961a628fdd Merge branch 'maint' 17 years ago
Alexander Gavrilov 9dc3793166 git-gui: Fix string escaping in po2msg.sh 17 years ago
Clemens Buchacher 55ba8a3474 git gui: show diffs with a minimum of 1 context line 17 years ago