summaryrefslogtreecommitdiffstats
path: root/lib/option.tcl
AgeCommit message (Expand)AuthorLines
2011-11-05git-gui: make config gui.warndetachedcommit a booleanBert Wesarg-0/+1
2011-11-05git-gui: add config value gui.diffopts for passing additional diff optionsTilman Vogel-0/+1
2011-10-18git-gui: new config to control staging of untracked filesBert Wesarg-0/+18
2010-07-30git-gui: use textconv filter for diff and blameClément Poulain-0/+1
2010-01-27git-gui: use themed tk widgets with Tk 8.5Pat Thoyts-30/+37
2008-11-16git-gui: Implement system-wide configuration handling.Alexander Gavrilov-6/+6
2008-09-24git-gui: Add a menu of available encodings.Alexander Gavrilov-1/+12
2008-09-24git-gui: Cleanup handling of the default encoding.Alexander Gavrilov-0/+24
2008-09-04git-gui: Support calling merge tools.Alexander Gavrilov-0/+1
2008-09-01Merge branch 'maint'Shawn O. Pearce-1/+1
2008-09-01git gui: show diffs with a minimum of 1 context lineClemens Buchacher-1/+1
2008-08-24git-gui: Support starting gitk from Gui BlameAlexander Gavrilov-0/+1
2008-07-16Add options to control the search for copies in blame.Alexander Gavrilov-0/+2
2008-03-07git-gui: Add option for changing the width of the commit message text boxAdam Piątyszek-0/+1
2008-02-14git-gui: Correct size of dictionary name widget in options dialogShawn O. Pearce-3/+1
2008-02-12git-gui: Automatically spell check commit messages as the user typesShawn O. Pearce-0/+41
2007-10-10git-gui: Bind Cmd-, to Preferences on Mac OS XShawn O. Pearce-5/+7
2007-10-10git-gui: Refactor about dialog code into its own moduleShawn O. Pearce-78/+0
2007-09-14git-gui: Paper bag fix missing translated stringsShawn O. Pearce-1/+1
2007-09-13Merge branch 'maint'Shawn O. Pearce-11/+17
2007-09-13git-gui: Font chooser to handle a large number of font familiesShawn O. Pearce-11/+17
2007-09-02Mark strings for translation.Christian Stimming-25/+24
2007-07-09git-gui: Always use absolute path to all git executablesShawn O. Pearce-0/+1
2007-07-08git-gui: Option to default new branches to match tracking branchesShawn O. Pearce-0/+1
2007-06-11Merge branch 'maint'Shawn O. Pearce-0/+3
2007-06-06git-gui: Display the "Loading annotation..." message in italicShawn O. Pearce-0/+3
2007-05-31Merge branch 'maint'Shawn O. Pearce-1/+1
2007-05-31git-gui: Allow as few as 0 lines of diff contextShawn O. Pearce-1/+1
2007-05-28git-gui: Expose the merge.diffstat configuration optionShawn O. Pearce-0/+1
2007-05-28git-gui: Show the git-gui library path in 'About git-gui'Shawn O. Pearce-1/+14
2007-05-28git-gui: GUI support for running 'git remote prune <name>'Shawn O. Pearce-0/+1
2007-05-07git-gui: Refactor into multiple files to save my sanityShawn O. Pearce-0/+290