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
/
index.tcl
Age
Commit message (
Expand
)
Author
2016-10-06
git-gui: unicode file name support on windows
Karsten Blees
2016-09-26
git-gui i18n: mark strings for translation
Vasco Almeida
2013-11-15
git-gui: correct spelling errors in comments
Masanari Iida
2011-10-18
git-gui: include the number of untracked files to stage when asking the user
Pat Thoyts
2011-10-18
git-gui: new config to control staging of untracked files
Bert Wesarg
2011-10-18
git-gui: use "untracked" for files which are not known to git
Bert Wesarg
2011-10-18
git-gui: fix unintended line break in message string
Bert Wesarg
2011-10-06
git-gui: deal with unknown files when pressing the "Stage Changed" button
Heiko Voigt
2011-01-28
git-gui: learn more type change states
Bert Wesarg
2010-01-27
git-gui: use themed tk widgets with Tk 8.5
Pat Thoyts
2010-01-23
git-gui: handle really long error messages in updateindex.
Pat Thoyts
2008-09-30
git-gui: Make Ctrl-T safe to use for conflicting files.
Alexander Gavrilov
2008-09-04
git-gui: Support conflict states _U & UT.
Alexander Gavrilov
2008-09-04
git-gui: Mark forgotten strings for translation.
Christian Stimming
2008-08-24
git-gui: Teach git gui about file type changes
Gustaf Hendeby
2008-02-03
git-gui: (i18n) Fix a bunch of still untranslated strings.
Christian Stimming
2008-01-16
git-gui: Fix broken revert confirmation.
Christian Stimming
2007-10-23
Merge branch 'maint'
Shawn O. Pearce
2007-10-23
git-gui: Make sure we get errors from git-update-index
Shawn O. Pearce
2007-10-10
git-gui: Use progress meter in the status bar during index updates
Shawn O. Pearce
2007-09-13
git-gui: add some strings to translation
Michele Ballabio
2007-09-13
Merge branch 'maint'
Shawn O. Pearce
2007-09-13
git-gui: Paper bag fix "Commit->Revert" format arguments
Shawn O. Pearce
2007-09-09
Merge branch 'maint'
Shawn O. Pearce
2007-09-08
git-gui: lib/index.tcl: handle files with % in the filename properly
Gerrit Pape
2007-09-02
Mark strings for translation.
Christian Stimming
2007-07-29
git-gui: Unify wording to say "to stage" instead of "to add"
Christian Stimming
2007-07-09
git-gui: Always use absolute path to all git executables
Shawn O. Pearce
2007-07-08
git-gui: Refactor our ui_status_value update technique
Shawn O. Pearce
2007-05-07
git-gui: Refactor into multiple files to save my sanity
Shawn O. Pearce