1055 Commits (526aa2b2033048bc90ff40228a60619ca6872e21)
 

Author SHA1 Message Date
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
Alexander Gavrilov f7078b4091 git-gui: Allow specifying an initial line for git gui blame. 17 years ago
Alexander Gavrilov 823f7cf81d git-gui: Better positioning in Blame Parent Commit 17 years ago
Alexander Gavrilov 80fd76bd58 git-gui: Support passing blame to a parent commit. 17 years ago
Alexander Gavrilov a9c80b83d4 git-gui: Support starting gitk from Gui Blame 17 years ago
Gustaf Hendeby e681cb7d6a git-gui: Teach git gui about file type changes 17 years ago
Alexandre Bourget f2816b3d34 git-gui: update all remaining translations to French. 17 years ago
Alexandre Bourget 186f8aa908 git-gui: Update french translation 17 years ago
Shawn O. Pearce 1c1fe1005c git-gui 0.11 17 years ago
Johannes Sixt 9534c9fb31 git-gui: Adapt discovery of oguilib to execdir 'libexec/git-core' 17 years ago
Michele Ballabio fbbdaa5f42 git-gui: add a part about format strings in po/README 17 years ago
Michele Ballabio 7cce5b2cbc git-gui: update po/it.po 17 years ago
しらいしななこ 6b312253cb git-gui: update Japanese translation 17 years ago
Mikael Magnusson d049f6c27a git-gui: Update swedish translation. 17 years ago
Shawn O. Pearce 1be7bf6e33 git-gui: Update git-gui.pot for 0.11 nearing release 17 years ago
Christian Stimming 1e5ed425f3 git-gui: Update German translation 17 years ago
Steffen Prohaska 5fc6edab76 git-gui (Windows): Change wrapper to execdir 'libexec/git-core' 17 years ago
Steffen Prohaska f57ddcc5ec git-gui (Windows): Switch to relative discovery of oguilib 17 years ago
Steffen Prohaska f8f1acf339 git-gui: Correct installation of library to be $prefix/share 17 years ago
Shawn O. Pearce 79317e5df1 git-gui: Fix gitk search in $PATH to work on Windows 17 years ago
Alexander Gavrilov 25b8fb1e49 git-gui: Preserve scroll position on reshow_diff. 17 years ago