summaryrefslogtreecommitdiff
path: root/lib/index.tcl
AgeCommit message (Expand)Author
2016-10-06git-gui: unicode file name support on windowsKarsten Blees
2016-09-26git-gui i18n: mark strings for translationVasco Almeida
2013-11-15git-gui: correct spelling errors in commentsMasanari Iida
2011-10-18git-gui: include the number of untracked files to stage when asking the userPat Thoyts
2011-10-18git-gui: new config to control staging of untracked filesBert Wesarg
2011-10-18git-gui: use "untracked" for files which are not known to gitBert Wesarg
2011-10-18git-gui: fix unintended line break in message stringBert Wesarg
2011-10-06git-gui: deal with unknown files when pressing the "Stage Changed" buttonHeiko Voigt
2011-01-28git-gui: learn more type change statesBert Wesarg
2010-01-27git-gui: use themed tk widgets with Tk 8.5Pat Thoyts
2010-01-23git-gui: handle really long error messages in updateindex.Pat Thoyts
2008-09-30git-gui: Make Ctrl-T safe to use for conflicting files.Alexander Gavrilov
2008-09-04git-gui: Support conflict states _U & UT.Alexander Gavrilov
2008-09-04git-gui: Mark forgotten strings for translation.Christian Stimming
2008-08-24git-gui: Teach git gui about file type changesGustaf Hendeby
2008-02-03git-gui: (i18n) Fix a bunch of still untranslated strings.Christian Stimming
2008-01-16git-gui: Fix broken revert confirmation.Christian Stimming
2007-10-23Merge branch 'maint'Shawn O. Pearce
2007-10-23git-gui: Make sure we get errors from git-update-indexShawn O. Pearce
2007-10-10git-gui: Use progress meter in the status bar during index updatesShawn O. Pearce
2007-09-13git-gui: add some strings to translationMichele Ballabio
2007-09-13Merge branch 'maint'Shawn O. Pearce
2007-09-13git-gui: Paper bag fix "Commit->Revert" format argumentsShawn O. Pearce
2007-09-09Merge branch 'maint'Shawn O. Pearce
2007-09-08git-gui: lib/index.tcl: handle files with % in the filename properlyGerrit Pape
2007-09-02Mark strings for translation.Christian Stimming
2007-07-29git-gui: Unify wording to say "to stage" instead of "to add"Christian Stimming
2007-07-09git-gui: Always use absolute path to all git executablesShawn O. Pearce
2007-07-08git-gui: Refactor our ui_status_value update techniqueShawn O. Pearce
2007-05-07git-gui: Refactor into multiple files to save my sanityShawn O. Pearce