summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-24git-gui: Hide commit related UI during citool --nocommitShawn O. Pearce
2008-09-24git-gui: Add more integration options to citool.Alexander Gavrilov
2008-09-13git-gui: Updated German translation.Christian Stimming
2008-09-12git-gui: I18n fix sentence parts into full sentences for translation again.Christian Stimming
2008-09-12git-gui: Restore ability to Stage Working Copy for conflicts.Alexander Gavrilov
2008-09-12git-gui: Fix Blame Parent & Context for working copy lines.Alexander Gavrilov
2008-09-04Merge branch 'maint'Shawn O. Pearce
2008-09-04git-gui: Fix diff parsing for lines starting with "--" or "++"Shawn O. Pearce
2008-09-04git-gui: Show special diffs for complex conflict cases.Alexander Gavrilov
2008-09-04git-gui: Make F5 reselect a diff, if an untracked file is selected.Alexander Gavrilov
2008-09-04git-gui: Reimplement and enhance auto-selection of diffs.Alexander Gavrilov
2008-09-04git-gui: Support conflict states _U & UT.Alexander Gavrilov
2008-09-04git-gui: Support more merge tools.Alexander Gavrilov
2008-09-04git-gui: Don't allow staging files with conflicts.Alexander Gavrilov
2008-09-04git-gui: Support calling merge tools.Alexander Gavrilov
2008-09-04git-gui: Support resolving conflicts via the diff context menu.Alexander Gavrilov
2008-09-04git-gui: Mark forgotten strings for translation.Christian Stimming
2008-09-01Merge branch 'maint'Shawn O. Pearce
2008-09-01git-gui: Fix string escaping in po2msg.shAlexander Gavrilov
2008-09-01git gui: show diffs with a minimum of 1 context lineClemens Buchacher
2008-08-24git-gui: Allow specifying an initial line for git gui blame.Alexander Gavrilov
2008-08-24git-gui: Better positioning in Blame Parent CommitAlexander Gavrilov
2008-08-24git-gui: Support passing blame to a parent commit.Alexander Gavrilov
2008-08-24git-gui: Support starting gitk from Gui BlameAlexander Gavrilov
2008-08-24git-gui: Teach git gui about file type changesGustaf Hendeby
2008-08-12git-gui: update all remaining translations to French.Alexandre Bourget
2008-08-12git-gui: Update french translationAlexandre Bourget
2008-08-10git-gui 0.11gitgui-0.11.0Shawn O. Pearce
2008-08-04git-gui: Adapt discovery of oguilib to execdir 'libexec/git-core'Johannes Sixt
2008-08-03git-gui: add a part about format strings in po/READMEMichele Ballabio
2008-08-03git-gui: update po/it.poMichele Ballabio
2008-08-03git-gui: update Japanese translationしらいしななこ
2008-08-02git-gui: Update swedish translation.Mikael Magnusson
2008-08-02git-gui: Update git-gui.pot for 0.11 nearing releaseShawn O. Pearce
2008-08-02git-gui: Update German translationChristian Stimming
2008-07-29git-gui (Windows): Change wrapper to execdir 'libexec/git-core'Steffen Prohaska
2008-07-29git-gui (Windows): Switch to relative discovery of oguilibSteffen Prohaska
2008-07-29git-gui: Correct installation of library to be $prefix/shareSteffen Prohaska
2008-07-29git-gui: Fix gitk search in $PATH to work on WindowsShawn O. Pearce
2008-07-27git-gui: Preserve scroll position on reshow_diff.Alexander Gavrilov
2008-07-27git-gui: Fix the Remote menu separator.Alexander Gavrilov
2008-07-26git-gui: "Stage Line": Treat independent changes in adjacent lines betterJohannes Sixt
2008-07-26git-gui: Fix "Stage/Unstage Line" with one line of context.Johannes Sixt
2008-07-25git-gui: Correct 'Visualize Branches' on Mac OS X to start gitkShawn O. Pearce
2008-07-25git-gui: Look for gitk in $PATH, not $LIBEXEC/git-coreAbhijit Menon-Sen
2008-07-16Add a menu item to invoke full copy detection in blame.Alexander Gavrilov
2008-07-16Kill the blame back-end on window close.Alexander Gavrilov
2008-07-16Add options to control the search for copies in blame.Alexander Gavrilov
2008-07-16Fix pre-commit hooks under MinGW/MSYSAlexander Gavrilov
2008-07-13git-gui: MERGE_RR lives in .git/ directly with newer Git versionsJohannes Schindelin