index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
option.tcl
Age
Commit message (
Expand
)
Author
2011-11-05
git-gui: make config gui.warndetachedcommit a boolean
Bert Wesarg
2011-11-05
git-gui: add config value gui.diffopts for passing additional diff options
Tilman Vogel
2011-10-18
git-gui: new config to control staging of untracked files
Bert Wesarg
2010-07-30
git-gui: use textconv filter for diff and blame
Clément Poulain
2010-01-27
git-gui: use themed tk widgets with Tk 8.5
Pat Thoyts
2008-11-16
git-gui: Implement system-wide configuration handling.
Alexander Gavrilov
2008-09-24
git-gui: Add a menu of available encodings.
Alexander Gavrilov
2008-09-24
git-gui: Cleanup handling of the default encoding.
Alexander Gavrilov
2008-09-04
git-gui: Support calling merge tools.
Alexander Gavrilov
2008-09-01
Merge branch 'maint'
Shawn O. Pearce
2008-09-01
git gui: show diffs with a minimum of 1 context line
Clemens Buchacher
2008-08-24
git-gui: Support starting gitk from Gui Blame
Alexander Gavrilov
2008-07-16
Add options to control the search for copies in blame.
Alexander Gavrilov
2008-03-07
git-gui: Add option for changing the width of the commit message text box
Adam Piątyszek
2008-02-14
git-gui: Correct size of dictionary name widget in options dialog
Shawn O. Pearce
2008-02-12
git-gui: Automatically spell check commit messages as the user types
Shawn O. Pearce
2007-10-10
git-gui: Bind Cmd-, to Preferences on Mac OS X
Shawn O. Pearce
2007-10-10
git-gui: Refactor about dialog code into its own module
Shawn O. Pearce
2007-09-14
git-gui: Paper bag fix missing translated strings
Shawn O. Pearce
2007-09-13
Merge branch 'maint'
Shawn O. Pearce
2007-09-13
git-gui: Font chooser to handle a large number of font families
Shawn O. Pearce
2007-09-02
Mark strings for translation.
Christian Stimming
2007-07-09
git-gui: Always use absolute path to all git executables
Shawn O. Pearce
2007-07-08
git-gui: Option to default new branches to match tracking branches
Shawn O. Pearce
2007-06-11
Merge branch 'maint'
Shawn O. Pearce
2007-06-06
git-gui: Display the "Loading annotation..." message in italic
Shawn O. Pearce
2007-05-31
Merge branch 'maint'
Shawn O. Pearce
2007-05-31
git-gui: Allow as few as 0 lines of diff context
Shawn O. Pearce
2007-05-28
git-gui: Expose the merge.diffstat configuration option
Shawn O. Pearce
2007-05-28
git-gui: Show the git-gui library path in 'About git-gui'
Shawn O. Pearce
2007-05-28
git-gui: GUI support for running 'git remote prune <name>'
Shawn O. Pearce
2007-05-07
git-gui: Refactor into multiple files to save my sanity
Shawn O. Pearce