index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
commit.tcl
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-22
git-gui: Handle workdir detection when CYGWIN=nowinsymlinks
Shawn O. Pearce
1
-16
/
+7
2008-05-20
git-gui: Add a --trace command line option
Shawn O. Pearce
1
-8
/
+39
2008-05-08
git-gui: Delete branches with 'git branch -D' to clear config
Shawn O. Pearce
1
-1
/
+1
2008-05-08
git-gui: Setup branch.remote,merge for shorthand git-pull
Shawn O. Pearce
3
-1
/
+27
2008-05-01
git-gui: Update German translation
Christian Stimming
1
-17
/
+9
2008-04-23
git-gui: Don't use '$$cr master' with aspell earlier than 0.60
Shawn O. Pearce
1
-4
/
+10
2008-04-14
git-gui: Report less precise object estimates for database compression
Johannes Sixt
1
-2
/
+2
2008-04-05
git-gui: use +/- instead of ]/[ to show more/less context in diff
gitgui-0.10.1
Michele Ballabio
1
-6
/
+12
2008-04-04
git-gui: Update french translation
Christian Couder
1
-45
/
+33
2008-04-03
git-gui: Switch keybindings for [ and ] to bracketleft and bracketright
Shawn O. Pearce
1
-4
/
+4
2008-04-02
git-gui 0.10
gitgui-0.10.0
Shawn O. Pearce
1
-1
/
+1
2008-04-02
git-gui: Add shortcut keys for Show More/Less Context
Jonathan del Strother
1
-8
/
+32
2008-03-16
git-gui: Improve directions regarding POT update in po/README
Junio C Hamano
1
-12
/
+50
2008-03-15
git-gui: Update Japanese translation
しらいしななこ
1
-13
/
+9
2008-03-15
git-gui: Adjusted Japanese translation to updated POT
Shawn O. Pearce
1
-249
/
+277
2008-03-15
git-gui: Update Japanese translation
しらいしななこ
1
-291
/
+266
2008-03-15
git-gui: Don't translate the special Apple menu
Shawn O. Pearce
2
-2
/
+2
2008-03-15
git-gui: Updated Hungarian translation (e5fba18)
Miklos Vajna
1
-14
/
+9
2008-03-15
git-gui: update russian translation
Alex Riesen
1
-27
/
+21
2008-03-15
git-gui: remove spurious "fuzzy" attributes in po/it.po
Michele Ballabio
1
-2
/
+0
2008-03-14
git-gui: updated Swedish translation
Peter Karlsson
1
-290
/
+375
2008-03-14
git-gui: Regenerated po template and merged translations with it
Peter Karlsson
8
-1841
/
+2311
2008-03-13
Update Hungarian translation. 100% completed.
Miklos Vajna
1
-38
/
+102
2008-03-13
git-gui: update Italian translation
Michele Ballabio
1
-265
/
+346
2008-03-12
git-gui: Simplify MSGFMT setting in Makefile
Junio C Hamano
1
-6
/
+1
2008-03-07
git-gui: Add option for changing the width of the commit message text box
Adam Piątyszek
2
-1
/
+3
2008-03-05
git-gui: if a background colour is set, set foreground colour as well
Philipp A. Hartmann
6
-16
/
+47
2008-03-05
git-gui: translate the remaining messages in zh_cn.po to chinese
eric miao
1
-550
/
+673
2008-03-05
git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails
Shawn O. Pearce
1
-0
/
+5
2008-02-28
git-gui: Paper bag fix info dialog when no files are staged at commit
gitgui-0.9.3
Shawn O. Pearce
1
-1
/
+1
2008-02-22
git-gui: Focus insertion point at end of strings in repository chooser
Shawn O. Pearce
1
-0
/
+4
2008-02-22
git-gui: Avoid hardcoded Windows paths in Cygwin package files
Shawn O. Pearce
1
-1
/
+11
2008-02-22
git-gui: Default TCL_PATH to same location as TCLTK_PATH
Shawn O. Pearce
1
-1
/
+5
2008-02-22
git-gui: Paper bag fix error dialogs opening over the main window
Shawn O. Pearce
1
-1
/
+5
2008-02-22
git-gui: fix typo in lib/spellcheck.tcl
Michele Ballabio
1
-1
/
+1
2008-02-21
git-gui: Shorten Aspell version strings to just Aspell version number
Shawn O. Pearce
1
-0
/
+4
2008-02-21
git-gui: Gracefully display non-aspell version errors to users
Shawn O. Pearce
1
-1
/
+25
2008-02-21
git-gui: Catch and display aspell startup failures to the user
Shawn O. Pearce
1
-4
/
+17
2008-02-21
git-gui: Only bind the spellcheck popup suggestion hook once
Shawn O. Pearce
1
-1
/
+1
2008-02-21
git-gui: Remove explicit references to 'aspell' in message strings
Shawn O. Pearce
1
-7
/
+7
2008-02-21
git-gui: Ensure all spellchecker 'class' variables are initialized
Shawn O. Pearce
2
-6
/
+11
2008-02-20
git-gui: Ensure error dialogs always appear over all other windows
Shawn O. Pearce
1
-7
/
+11
2008-02-19
git-gui: relax "dirty" version detection
Wincent Colaiuta
1
-1
/
+1
2008-02-17
git-gui: Update German translation.
Christian Stimming
2
-25
/
+49
2008-02-17
git-gui: (i18n) Add newly added translation strings to template.
Christian Stimming
2
-6
/
+30
2008-02-14
git-gui: Correct size of dictionary name widget in options dialog
Shawn O. Pearce
1
-3
/
+1
2008-02-14
git-gui: Paper bag fix bad string length call in spellchecker
Shawn O. Pearce
1
-1
/
+1
2008-02-12
git-gui: Automatically spell check commit messages as the user types
Shawn O. Pearce
4
-1
/
+442
2008-02-12
git-gui: support Git Gui.app under OS X 10.5
Jay Soffian
2
-5
/
+14
2008-02-03
git-gui: Update German translation.
Christian Stimming
1
-40
/
+89
[next]