Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/gitgui-0.13.0
tag
13e556f1cf57325069146bd113decccf3cb8b53e
tagger
Pat Thoyts <patthoyts@users.sourceforge.net>
Tue Sep 14 21:43:22 2010
object
00e9de72c8f9b7c048bb56a59be9567d69dc1e01
git-gui 0.13.0
00e9de7
git-gui 0.13
by Pat Thoyts
· 15 years ago
gitgui-0.13.0
2473543
git-gui: avoid mis-encoding the copyright message on Windows.
by Pat Thoyts
· 15 years ago
421a31e
git-gui: Update Swedish translation (521t).
by Peter Krefting
· 15 years ago
aef0b48
git-gui: ensure correct application termination in git-gui--askpass
by Pat Thoyts
· 15 years ago
d5257fb
git-gui: handle textconv filter on Windows and in development
by Pat Thoyts
· 15 years ago
62f9a63
git-gui: use shell to launch textconv filter in "blame"
by Matthieu Moy
· 15 years ago
7807777
git-gui: display error launching blame as a message box.
by Pat Thoyts
· 15 years ago
ea47503
git-gui: Make usage statement visible on Windows.
by Pat Thoyts
· 15 years ago
2810a58
git-gui: fix size and position of window panes on startup
by Pat Thoyts
· 15 years ago
9cb268c
git-gui: mc cannot be used before msgcat has been loaded
by Pat Thoyts
· 15 years ago
1fbacca
git-gui: use textconv filter for diff and blame
by Clément Poulain
· 15 years ago
8512354
git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32
by Pat Thoyts
· 15 years ago
fc17e5e
git-gui: fix shortcut creation on cygwin
by Heiko Voigt
· 15 years ago
4c79adc
git-gui: fix PATH environment for mingw development environment
by Heiko Voigt
· 15 years ago
a197b1e
git-gui: fix usage of _gitworktree when creating shortcut for windows
by Heiko Voigt
· 15 years ago
2e0cda6
git-gui: fix "Explore Working Copy" for Windows again
by Markus Heidelberg
· 15 years ago
b963d11
git-gui: fix usage of themed widgets variable
by Heiko Voigt
· 15 years ago
13a3d63
git-gui: Handle failure of core.worktree to identify the working directory.
by Pat Thoyts
· 15 years ago
2a9edd0
Merge branch 'maint'
by Shawn O. Pearce
· 16 years ago
9c898a1
git-gui: check whether systems nice command works or disable it
by Heiko Voigt
· 16 years ago
89d6159
git-gui: update french translation
by Emmanuel Trillaud
· 16 years ago
5bf4684
git-gui: update Japanese translation
by Nanako Shiraishi
· 16 years ago
e1a3f28
Merge branch 'maint'
by Shawn O. Pearce
· 16 years ago
d6db1bb
git-gui: fix shortcut for menu "Commit/Revert Changes"
by Heiko Voigt
· 16 years ago
831cc7e
git-gui: Quote git path when starting another gui in a submodule
by Jens Lehmann
· 16 years ago
cbdaf56
git-gui: update Italian translation
by Michele Ballabio
· 16 years ago
fe9c06b
git-gui: Update Swedish translation (520t0f0u)
by Peter Krefting
· 16 years ago
c80d7be
git-gui: use themed tk widgets with Tk 8.5
by Pat Thoyts
· 16 years ago
ab2d3b0
git-gui: Update German translation (12 new or changed strings).
by Christian Stimming
· 16 years ago
60eb4f1
git-gui: Update translation template
by Shawn O. Pearce
· 16 years ago
73b3446
git-gui: Remove unused icon file_parttick
by Shawn O. Pearce
· 16 years ago
0602de4
git-gui: use different icon for new and modified files in the index
by Peter Oberndorfer
· 16 years ago
a9fa11f
git-gui: set GIT_DIR and GIT_WORK_TREE after setup
by Giuseppe Bilotta
· 16 years ago
3748b03
git-gui: update shortcut tools to use _gitworktree
by Giuseppe Bilotta
· 16 years ago
29e5573
git-gui: handle bare repos correctly
by Giuseppe Bilotta
· 16 years ago
21985a1
git-gui: handle non-standard worktree locations
by Giuseppe Bilotta
· 16 years ago
ff07c3b
git-gui: Support applying a range of changes at once
by Jeff Epler
· 16 years ago
25476c6
git-gui: Add a special diff popup menu for submodules
by Jens Lehmann
· 16 years ago
a9ae14a
git-gui: Use git diff --submodule when available
by Jens Lehmann
· 16 years ago
87cd09f
git-gui: work from the .git dir
by Giuseppe Bilotta
· 16 years ago
390425b
git-gui: Fix applying a line when all following lines are deletions
by Jeff Epler
· 16 years ago
7ec2b69
git-gui: Correct file_states when unstaging partly staged entry
by Jens Lehmann
· 16 years ago
e27d106
git-gui: Fix gitk for branch whose name matches local file
by Peter Krefting
· 16 years ago
3c6a287
git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in sync
by Christopher Beelby
· 16 years ago
ea888f8
git-gui: handle really long error messages in updateindex.
by Pat Thoyts
· 16 years ago
b677c66
git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"
by Vitaly _Vi Shukela
· 16 years ago
54350a2
git-gui: Makefile: consolidate .FORCE-* targets
by Jonathan Nieder
· 16 years ago
60204dd
git-gui: suppress RenderBadPicture X error caused by Tk bug
by Jindrich Makovicka
· 16 years ago
1085208
git-gui: Increase blame viewer usability on MacOS.
by Alexander Gavrilov
· 16 years ago
88520ca
git-gui: search 4 directories to improve statistic of gc hint
by Clemens Buchacher
· 16 years ago
c0d1532
git gui: make current branch default in "remote delete branch" merge check
by Heiko Voigt
· 16 years ago
acb9108
git-gui: adjust the minimum height of diff pane for shorter screen height
by Vietor Liu
· 16 years ago
cd846aa
git-gui: fix use of uninitialized variable
by Jens Lehmann
· 16 years ago
ed7b603
git-gui: store wm state and fix wm geometry
by Alexey Borzenkov
· 16 years ago
118d938
git-gui: Ensure submodule path is quoted properly
by Shawn O. Pearce
· 16 years ago
af413de
git-gui: fix diff for partially staged submodule changes
by Jens Lehmann
· 16 years ago
b350e46
git-gui: Update russian translation
by Alex Riesen
· 16 years ago
dd6451f
git-gui: Limit display to a maximum number of files
by Dan Zwell
· 16 years ago
2112be7
git-gui: remove warning when deleting correctly merged remote branch
by Heiko Voigt
· 16 years ago
2ee94d1
git-gui: Added Greek translation & glossary
by Jimmy Angelakos
· 16 years ago
246295b
git-gui: display summary when showing diff of a submodule
by Jens Lehmann
· 16 years ago
a91be3f
git-gui: Fixes for Mac OS X TkAqua
by Daniel A. Steffen
· 16 years ago
c736b4c
git-gui: Update Russian translation
by Alex Riesen
· 16 years ago
b4c813b
git-gui: run post-checkout hook after clone
by Jens Lehmann
· 16 years ago
4339d51
Merge branch 'maint'
by Shawn O. Pearce
· 16 years ago
fb25092
git-gui: Ensure consistent usage of mergetool.keepBackup
by Ferry Huberts
· 16 years ago
8052e78
git-gui: fix use of undeclared variable diff_empty_count
by Joerg Bornemann
· 16 years ago
b01d432
git-gui (Win): make starting via "Git GUI Here" on .git/ possible
by Markus Heidelberg
· 16 years ago
454efb4
git-gui (Win): make "Explore Working Copy" more robust
by Markus Heidelberg
· 16 years ago
c949833
git-gui: run post-checkout hook on checkout
by Jens Lehmann
· 16 years ago
f0d4eec
git-gui: When calling post-commit hook wrong variable was cleared.
by Jens Lehmann
· 16 years ago
3eb5682
git-gui: use `git --html-path` to get the location of installed HTML docs
by Markus Heidelberg
· 16 years ago
122ee54
Merge branch 'maint'
by Shawn O. Pearce
· 16 years ago
bf516ec
git-gui: fix deleting from the context menu with empty selection
by Markus Heidelberg
· 16 years ago
966d077
git-gui: minor spelling fix and string factorisation.
by Sam Hocevar
· 16 years ago
b59f091
git-gui: various French translation fixes
by Sam Hocevar
· 16 years ago
b0d644b
Merge branch 'maint'
by Shawn O. Pearce
· 16 years ago
e27430e
git-gui: Fix merge conflict display error when filename contains spaces
by Jens Lehmann
· 16 years ago
73fea17
Merge branch 'maint'
by Shawn O. Pearce
· 16 years ago
379f84b
git-gui: don't hide the Browse button when resizing the repo chooser
by Markus Heidelberg
· 16 years ago
880fa11
Append ampersand to "Target" of lnk files created by do_cygwin_shortcut
by Phil Lawrence
· 16 years ago
764369c
git-gui: Support more git version notations.
by Alexander Gavrilov
· 17 years ago
584fa9c
git-gui: Avoid an infinite rescan loop in handle_empty_diff.
by Alexander Gavrilov
· 17 years ago
06569cd
git-gui: Fix post-commit status with subject in non-locale encoding
by Alexander Gavrilov
· 17 years ago
e612120
git-gui 0.12
by Shawn O. Pearce
· 17 years ago
gitgui-0.12.0
d4d1351
git-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL
by Johannes Schindelin
· 17 years ago
b8dc2f5
git-gui: Update Hungarian translation for 0.12
by Miklos Vajna
· 17 years ago
93b6d7c
git-gui: Fixed typos in Swedish translation.
by Peter Krefting
· 17 years ago
7f64a66
git-gui: Updated Swedish translation (515t0f0u).
by Peter Krefting
· 17 years ago
64bcf58
git gui: update Italian translation
by Michele Ballabio
· 17 years ago
e882c6e
git-gui: Update Japanese translation for 0.12
by Nanako Shiraishi
· 17 years ago
9c996d0
git-gui: Starting translation for Norwegian
by Fredrik Skolmli
· 17 years ago
07bba55
git-gui: Update German (completed) translation.
by Christian Stimming
· 17 years ago
8a33356
git-gui: Update po template to include 'Mirroring %s' message
by Shawn O. Pearce
· 17 years ago
3ac31e4
git-gui: Fix commit encoding handling.
by Alexander Gavrilov
· 17 years ago
95e706b
git-gui: Fix handling of relative paths in blame.
by Alexander Gavrilov
· 17 years ago
861c68e
git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.
by Mark Burton
· 17 years ago
6249067
git-gui: update Japanese translation
by Nanako Shiraishi
· 17 years ago
1a93d67
git-gui: french translation update
by Christian Couder
· 17 years ago
f6e4110
Updated Swedish translation (514t0f0u).
by Peter Krefting
· 17 years ago
Next »