git-gui: new config to control staging of untracked files
[gitweb.git] / lib / index.tcl
2011-10-18 git-gui: new config to control staging of untracked...
2011-10-18 git-gui: use "untracked" for files which are not known...
2011-10-18 git-gui: fix unintended line break in message string
2011-10-06 git-gui: deal with unknown files when pressing the...
2011-03-25 Merge branch 'ss/git-gui-mergetool' gitgui-0.14.0
2011-01-28 git-gui: learn more type change states
2010-02-08 Merge branch 'maint'
2010-01-29 Merge branch 'maint'
2010-01-28 git-gui: use themed tk widgets with Tk 8.5
2010-01-23 git-gui: handle really long error messages in updateindex.
2008-09-30 git-gui: Make Ctrl-T safe to use for conflicting files.
2008-09-26 Merge branch 'maint'
2008-09-05 Merge branch 'maint'
2008-09-05 git-gui: Support conflict states _U & UT.
2008-09-05 git-gui: Mark forgotten strings for translation.
2008-09-01 Merge branch 'maint'
2008-08-25 git-gui: Teach git gui about file type changes
2008-03-05 Merge branch 'maint'
2008-02-28 Merge branch 'maint'
2008-02-22 Merge branch 'maint'
2008-02-21 Merge branch 'maint'
2008-02-20 Merge branch 'maint'
2008-02-12 Merge branch 'maint'
2008-02-04 git-gui: (i18n) Fix a bunch of still untranslated strings.
2008-01-16 git-gui: Fix broken revert confirmation.
2007-10-23 Merge branch 'maint'
2007-10-23 git-gui: Make sure we get errors from git-update-index
2007-10-21 Merge branch 'maint'
2007-10-10 Merge branch 'cs/de'
2007-10-10 git-gui: Use progress meter in the status bar during...
2007-10-10 Merge branch 'maint'
2007-10-03 Merge branch 'maint'
2007-09-22 Merge branch 'maint'
2007-09-20 Merge branch 'maint'
2007-09-17 Merge branch 'maint'
2007-09-14 git-gui: add some strings to translation
2007-09-14 Merge branch 'maint'
2007-09-14 git-gui: Paper bag fix "Commit->Revert" format arguments
2007-09-13 Merge branch 'maint'
2007-09-11 Merge branch 'maint'
2007-09-10 Merge branch 'maint'
2007-09-09 Merge branch 'maint'
2007-09-09 git-gui: lib/index.tcl: handle files with % in the...
2007-09-04 Merge branch 'maint'
2007-09-02 Mark strings for translation.
2007-07-29 git-gui: Unify wording to say "to stage" instead of...
2007-07-12 Merge branch 'maint'
2007-07-10 Merge branch 'maint'
2007-07-09 git-gui: Always use absolute path to all git executables
2007-07-09 git-gui: Refactor our ui_status_value update technique
2007-05-08 Merge branch 'maint'
2007-05-08 git-gui: Refactor into multiple files to save my sanity