Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/gitgui-0.10.0
tag
d5aef6e4d58cfe1549adef5b436f3ace984e8c86
tagger
Shawn O. Pearce <spearce@spearce.org>
Wed Apr 02 06:17:38 2008
object
3d654be48f65545c4d3e35f5d3bbed5489820930
git-gui 0.10.0
3d654be
git-gui 0.10
by Shawn O. Pearce
· 17 years ago
gitgui-0.10.0
c91ee2b
git-gui: Add shortcut keys for Show More/Less Context
by Jonathan del Strother
· 17 years ago
739a6d4
git-gui: Improve directions regarding POT update in po/README
by Junio C Hamano
· 17 years ago
477ef32
git-gui: Update Japanese translation
by しらいしななこ
· 17 years ago
02a8b27
git-gui: Adjusted Japanese translation to updated POT
by Shawn O. Pearce
· 17 years ago
45e53d1
git-gui: Update Japanese translation
by しらいしななこ
· 17 years ago
442b3ca
git-gui: Don't translate the special Apple menu
by Shawn O. Pearce
· 17 years ago
427f486
git-gui: Updated Hungarian translation (e5fba18)
by Miklos Vajna
· 17 years ago
b79f5ff
git-gui: update russian translation
by Alex Riesen
· 17 years ago
4f99493
git-gui: remove spurious "fuzzy" attributes in po/it.po
by Michele Ballabio
· 17 years ago
9065c36
git-gui: updated Swedish translation
by Peter Karlsson
· 17 years ago
0212242
git-gui: Regenerated po template and merged translations with it
by Peter Karlsson
· 17 years ago
48ed49f
Update Hungarian translation. 100% completed.
by Miklos Vajna
· 17 years ago
0c87a95
git-gui: update Italian translation
by Michele Ballabio
· 17 years ago
7276607
git-gui: Simplify MSGFMT setting in Makefile
by Junio C Hamano
· 17 years ago
11027d5
git-gui: Add option for changing the width of the commit message text box
by Adam Piątyszek
· 17 years ago
c382fdd
git-gui: if a background colour is set, set foreground colour as well
by Philipp A. Hartmann
· 18 years ago
312fd92
git-gui: translate the remaining messages in zh_cn.po to chinese
by eric miao
· 18 years ago
f15b758
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
2162306
git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails
by Shawn O. Pearce
· 18 years ago
f49b6c1
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
094fbbf
git-gui: Paper bag fix info dialog when no files are staged at commit
by Shawn O. Pearce
· 18 years ago
gitgui-0.9.3
b5e2f80
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
3baee1f
git-gui: Focus insertion point at end of strings in repository chooser
by Shawn O. Pearce
· 18 years ago
df4ec4c
git-gui: Avoid hardcoded Windows paths in Cygwin package files
by Shawn O. Pearce
· 18 years ago
651fbba
git-gui: Default TCL_PATH to same location as TCLTK_PATH
by Shawn O. Pearce
· 18 years ago
85ec3e7
git-gui: Paper bag fix error dialogs opening over the main window
by Shawn O. Pearce
· 18 years ago
afdb4be
git-gui: fix typo in lib/spellcheck.tcl
by Michele Ballabio
· 18 years ago
bb760f0
git-gui: Shorten Aspell version strings to just Aspell version number
by Shawn O. Pearce
· 18 years ago
827743b
git-gui: Gracefully display non-aspell version errors to users
by Shawn O. Pearce
· 18 years ago
de83f8c
git-gui: Catch and display aspell startup failures to the user
by Shawn O. Pearce
· 18 years ago
35d04b3
git-gui: Only bind the spellcheck popup suggestion hook once
by Shawn O. Pearce
· 18 years ago
dd09628
git-gui: Remove explicit references to 'aspell' in message strings
by Shawn O. Pearce
· 18 years ago
f57ca1e
git-gui: Ensure all spellchecker 'class' variables are initialized
by Shawn O. Pearce
· 18 years ago
f4d9348
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
aba15f7
git-gui: Ensure error dialogs always appear over all other windows
by Shawn O. Pearce
· 18 years ago
cec8f51
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
2c2a378
git-gui: relax "dirty" version detection
by Wincent Colaiuta
· 18 years ago
c548f86
git-gui: Update German translation.
by Christian Stimming
· 18 years ago
b8331e1
git-gui: (i18n) Add newly added translation strings to template.
by Christian Stimming
· 18 years ago
740b9b9
git-gui: Correct size of dictionary name widget in options dialog
by Shawn O. Pearce
· 18 years ago
765239e
git-gui: Paper bag fix bad string length call in spellchecker
by Shawn O. Pearce
· 18 years ago
95b002e
git-gui: Automatically spell check commit messages as the user types
by Shawn O. Pearce
· 18 years ago
88965d1
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
20a87ec
git-gui: support Git Gui.app under OS X 10.5
by Jay Soffian
· 18 years ago
5f09a37
git-gui: Update German translation.
by Christian Stimming
· 18 years ago
5e6d776
git-gui: (i18n) Fix a bunch of still untranslated strings.
by Christian Stimming
· 18 years ago
3b8f19a
git-gui: Correctly cleanup msgfmt '1 message untranslated' output
by Shawn O. Pearce
· 18 years ago
gitgui-0.9.2
2cd9ad2
git-gui: Make the statistics of po2msg match those of msgfmt
by Shawn O. Pearce
· 18 years ago
3470ada
git-gui: Fallback to Tcl based po2msg.sh if msgfmt isn't available
by Shawn O. Pearce
· 18 years ago
3ddff72
git-gui: Work around random missing scrollbar in revision list
by Shawn O. Pearce
· 18 years ago
6caaf2d
git-gui: Correct encoding of glossary/fr.po to UTF-8
by Shawn O. Pearce
· 18 years ago
ed76cb7
git-gui: Consolidate hook execution code into a single function
by Shawn O. Pearce
· 18 years ago
c87238e
git-gui: Correct window title for hook failure dialogs
by Shawn O. Pearce
· 18 years ago
fb0ca47
git-gui: Honor the standard commit-msg hook
by Shawn O. Pearce
· 18 years ago
a028557
git-gui: Makefile - Handle $DESTDIR on Cygwin
by Mark Levedahl
· 18 years ago
a1f8f50
git-gui: add french glossary: glossary/fr.po
by Christian Couder
· 18 years ago
a41e45e
git-gui: Refresh file status description after hunk application
by Shawn O. Pearce
· 18 years ago
d36a8f7
git-gui: Allow 'Create New Repository' on existing directories
by Shawn O. Pearce
· 18 years ago
daaa958
git-gui: Initial french translation
by Christian Couder
· 18 years ago
d71b565
git-gui: Improve German translation.
by Christian Stimming
· 18 years ago
10899a8
git-gui: Updated Swedish translation after mailing list review.
by Peter Karlsson
· 18 years ago
d454460
git-gui: Fix broken revert confirmation.
by Christian Stimming
· 18 years ago
898ff9e
git-gui: Update German translation
by Christian Stimming
· 18 years ago
b3125ad
git-gui: Update glossary: add term "hunk"
by Christian Stimming
· 18 years ago
a6d5888
git-gui: Make commit log messages end with a newline
by Bernt Hansen
· 18 years ago
gitgui-0.9.1
f0e8692
Added Swedish translation.
by Peter Karlsson
· 18 years ago
9fe9811
git-gui: Unconditionally use absolute paths with Cygwin
by Mark Levedahl
· 18 years ago
a4750dd
git-gui: Handle file mode changes (644->755) in diff viewer
by Shawn O. Pearce
· 18 years ago
fba6072
git-gui: Move frequently used commands to the top of the context menu.
by Johannes Sixt
· 18 years ago
cfb5e10
Update Hungarian translation. 100% completed.
by Miklos Vajna
· 18 years ago
e360beb
Update ja.po for git-gui
by しらいしななこ
· 18 years ago
cbd9ac9
git-gui: Improve the application icon on Windows.
by Johannes Sixt
· 18 years ago
74521ee
git-gui: install-sh from automake does not like -m755
by Robert Schiele
· 18 years ago
5405110
git-gui: Reorder msgfmt command-line arguments
by brian m. carlson
· 18 years ago
6f4ec3a
Update German translation. 100% completed.
by Christian Stimming
· 18 years ago
aa7db34
Update git-gui.pot with latest (few) string additions and changes.
by Christian Stimming
· 18 years ago
b53a191
git-gui: update it.po and glossary/it.po
by Michele Ballabio
· 18 years ago
208320d
git-gui: fix a typo in lib/commit.tcl
by Michele Ballabio
· 18 years ago
41188dd
git-gui 0.9.0
by Shawn O. Pearce
· 18 years ago
gitgui-0.9.0
cd16a6c
git-gui: Bind Meta-T for "Stage To Commit" menu action
by Shawn O. Pearce
· 18 years ago
48b8d2b
git-gui: Allow users to set font weights to bold
by Shawn O. Pearce
· 18 years ago
6ea1079
git-gui: Update Japanese strings (part 2)
by Junio C Hamano
· 18 years ago
76d536b
git-gui: Update Japanese strings
by しらいしななこ
· 18 years ago
efb8486
Updated russian translation of git-gui
by Alex Riesen
· 18 years ago
95a8b67
po2msg: actually output statistics
by Johannes Schindelin
· 18 years ago
9a25ae8
po2msg: ignore untranslated messages
by Johannes Schindelin
· 18 years ago
f94872d
po2msg: ignore entries marked with "fuzzy"
by Johannes Schindelin
· 18 years ago
ab0d33c
git-gui: Protect against bad translation strings
by Shawn O. Pearce
· 18 years ago
f4e9996
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
d4e890e
git-gui: Make sure we get errors from git-update-index
by Shawn O. Pearce
· 18 years ago
dec2b4a
More updates and corrections to the russian translation of git-gui
by Alex Riesen
· 18 years ago
c43ff43
Updated Russian translation.
by Kirill
· 18 years ago
9d434d5
git-gui: Update German translation
by Christian Stimming
· 18 years ago
fb6cf21
git-gui: Add more terms to glossary.
by Christian Stimming
· 18 years ago
c9dcc7f
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
bbbadf6
git-gui: Don't display CR within console windows
by Shawn O. Pearce
· 18 years ago
gitgui-0.8.4
bea6878
git-gui: Handle progress bars from newer gits
by Shawn O. Pearce
· 18 years ago
8af52d7
git-gui: Correctly report failures from git-write-tree
by Shawn O. Pearce
· 18 years ago
a5bb31f
git-gui: Paper bag fix the global config parsing
by Shawn O. Pearce
· 18 years ago
Next »