Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/gitgui-0.9.2
tag
5d9bdeb409306d4a7b5dab7097aeecdda2bdb6f0
tagger
Shawn O. Pearce <spearce@spearce.org>
Sun Jan 27 04:08:32 2008
object
3b8f19a02c3dd6043a7a6bdd65de2d4610c26b81
git-gui 0.9.2
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
8621581
git-gui: Honor a config.mak in git-gui's top level
by Shawn O. Pearce
· 18 years ago
82dd4e0
git-gui: Collapse $env(HOME) to ~/ in recent repositories on Windows
by Shawn O. Pearce
· 18 years ago
ba6c761
git-gui: Support cloning Cygwin based work-dirs
by Shawn O. Pearce
· 18 years ago
51a41ac
git-gui: Use proper Windows shortcuts instead of bat files
by Shawn O. Pearce
· 18 years ago
d6db1ad
git-gui: Ensure copyright message is correctly read as UTF-8
by Shawn O. Pearce
· 18 years ago
914c4d4
git-gui: Bind n/c/o accelerators in repository chooser
by Shawn O. Pearce
· 18 years ago
28d1b11
git-gui: Disable the text widget in the repository chooser
by Shawn O. Pearce
· 18 years ago
580b73d
git-gui: Fix bind errors when switching repository chooser panels
by Shawn O. Pearce
· 18 years ago
9c1b1b1
git-gui: Offer repository management features in menu bar
by Shawn O. Pearce
· 18 years ago
28e8695
git-gui: Change repository browser radio buttons to hyperlinks
by Shawn O. Pearce
· 18 years ago
24f7c64
git-gui: offer a list of recent repositories on startup
by Steffen Prohaska
· 18 years ago
85f7a94
git-gui: Support LFs embedded in config file values
by Shawn O. Pearce
· 18 years ago
f00d504
git-gui: Refactor git-config --list parsing
by Shawn O. Pearce
· 18 years ago
69f85ff
git-gui: Move load_config procedure below git-version selection
by Shawn O. Pearce
· 18 years ago
a0592d3
git-gui: Change main window layout to support wider screens
by Johannes Sixt
· 18 years ago
4dcf4e0
git-gui: update Italian translation
by Michele Ballabio
· 18 years ago
5736432
git-gui: Updated po strings based on current sources
by Shawn O. Pearce
· 18 years ago
99fe594
git-gui: add mingw specific startup wrapper
by Steffen Prohaska
· 18 years ago
a16b74e
git-gui: set NO_MSGFMT to force using pure tcl replacement in msysgit
by Steffen Prohaska
· 18 years ago
be700fe
git-gui: add directory git-gui is located in to PATH (on Windows)
by Steffen Prohaska
· 18 years ago
3ea16e5
Merge branch 'cs/de'
by Shawn O. Pearce
· 18 years ago
1d6e05f
git-gui: Update German translation, including latest glossary changes
by Christian Stimming
· 18 years ago
aad2dc2
git-gui: Incorporate glossary changes into existing German translation
by Christian Stimming
· 18 years ago
becfb01
git-gui: Update German glossary according to mailing list discussion
by Christian Stimming
· 18 years ago
2ce3755
git-gui: Add more words to translation glossary
by Christian Stimming
· 18 years ago
c73ce76
git-gui: Shorten the staged/unstaged changes title bar text
by Shawn O. Pearce
· 18 years ago
13824e2
git-gui: Bind Cmd-, to Preferences on Mac OS X
by Shawn O. Pearce
· 18 years ago
6bdf5e5
git-gui: Consolidate the Fetch and Push menus into a Remote menu
by Shawn O. Pearce
· 18 years ago
1cad232
git-gui: Use progress meter in the status bar during index updates
by Shawn O. Pearce
· 18 years ago
51e1ead
git-gui: Include our Git logo in the about dialog
by Shawn O. Pearce
· 18 years ago
68099ee
git-gui: Refactor about dialog code into its own module
by Shawn O. Pearce
· 18 years ago
281fdf6
git-gui: Refactor Henrik Nyh's logo into its own procedure
by Shawn O. Pearce
· 18 years ago
b7d6825
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
96f1195
git-gui: accept versions containing text annotations, like 1.5.3.mingw.1
by Steffen Prohaska
· 18 years ago
1952aa1
git-gui: Allow forced push into remote repository
by Shawn O. Pearce
· 18 years ago
e73bfa7
Merge branch 'maint'
by Shawn O. Pearce
· 18 years ago
906ab7f
git-gui: Don't crash when starting gitk from a browser session
by Shawn O. Pearce
· 18 years ago
501e4c6
git-gui: Allow gitk to be started on Cygwin with native Tcl/Tk
by Shawn O. Pearce
· 18 years ago
0b2bc46
git-gui: Refer to ourselves as "Git Gui" and not "git-gui"
by Shawn O. Pearce
· 18 years ago
72a8e81
git-gui: Support a native Mac OS X application bundle
by Shawn O. Pearce
· 18 years ago
1bdd8a1
git-gui: Use Henrik Nyh's git logo icon on Windows systems
by Shawn O. Pearce
· 18 years ago
cbf13d9
git-gui: fix typo in lib/blame.tcl
by Michele Ballabio
· 18 years ago
96225db
git-gui: Make the status bar easier to read in the setup wizard
by Shawn O. Pearce
· 18 years ago
a7cb8f5
git-gui: Switch the git-gui logo to Henrik Nyh's logo
by Shawn O. Pearce
· 18 years ago
59213f6
git-gui: Don't delete scrollbars in console windows
by Shawn O. Pearce
· 18 years ago
6f2d73e
git-gui: Don't delete console window namespaces too early
by Shawn O. Pearce
· 18 years ago
cd38c86
git-gui: add a simple msgfmt replacement
by Johannes Schindelin
· 18 years ago
Next »