Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/gitgui-0.18.0
tag
05ed6224f705b71044e62069c28536f3d7aa817f
tagger
Pat Thoyts <patthoyts@users.sourceforge.net>
Sat Jun 15 22:54:00 2013
object
8a383db4b28059becc3ebfd1b402299e34c3151f
git-gui 0.18.0
8a383db
git-gui 0.18
by Pat Thoyts
· 12 years ago
gitgui-0.18.0
5c37033
git-gui: avoid an error message when removing the last remote
by Pat Thoyts
· 12 years ago
2f38dd0
git-gui: fix file name handling with non-empty prefix
by John Keeping
· 12 years ago
7d2017e
git-gui: bring wish process to front on Mac
by Stefan Haller
· 12 years ago
ed05e9f
git-gui: change dialog button positions for Windows to suit platform.
by Pat Thoyts
· 12 years ago
1fcd24d
git-gui: allow "\ No newline at end of file" for linewise staging
by Heiko Voigt
· 12 years ago
60468d6
git-gui: fix the mergetool launcher for the Beyond Compare tool.
by Pat Thoyts
· 13 years ago
9f31646
Makefile: replace "echo 1>..." with "echo >..."
by Christian Couder
· 13 years ago
ab571ef
French translation: copy -> copie.
by Grahack
· 13 years ago
552ee61
git-gui: Fix parsing of <rev> <path-which-not-present-in-worktree>
by Kirill Smelkov
· 13 years ago
f6dd784
git-gui 0.17
by Pat Thoyts
· 13 years ago
gitgui-0.17.0
df46eda
git-gui: Don't prepend the prefix if value looks like a full path
by Andrew Wong
· 13 years ago
e3d06ca
git-gui: Detect full path when parsing arguments
by Andrew Wong
· 13 years ago
5a5e4d2
git-gui: remove .git/CHERRY_PICK_HEAD after committing
by Beat Bolli
· 13 years ago
9ef7508
git-gui: Fix a loose/lose mistake
by Beat Bolli
· 13 years ago
44e88ce
git-gui: Fix semi-working shortcuts for unstage and revert
by Vitaly _Vi Shukela
· 13 years ago
272b929
Merge branch 'rt/trans'
by Pat Thoyts
· 13 years ago
1a8cdac
git-gui: de.po: translate "remote" as "extern"
by Ralf Thielow
· 13 years ago
774b79f
git-gui: de.po: translate "bare" as "bloß"
by Ralf Thielow
· 13 years ago
3c3737d
git-gui: de.po: consistently add untranslated hook names within braces
by Ralf Thielow
· 13 years ago
fda1ba0
git-gui: preserve commit messages in utf-8
by Pat Thoyts
· 13 years ago
c42939d
git-gui: open console when using --trace on windows
by Heiko Voigt
· 13 years ago
ef42057
git-gui: fix a typo in po/ files
by Benjamin Kerensa
· 13 years ago
446f822
git-gui: Use PWD if it exists on Mac OS X
by Marcus Karlsson
· 13 years ago
ba5d445
git-gui: fix git-gui crash due to uninitialized variable
by Clemens Buchacher
· 14 years ago
942e6ba
git-gui 0.16
by Pat Thoyts
· 14 years ago
gitgui-0.16.0
7d076d5
git-gui: handle shell script text filters when loading for blame.
by Pat Thoyts
· 14 years ago
215d4fd
git-gui: Set both 16x16 and 32x32 icons on X to pacify Xming.
by Samuel Bronson
· 14 years ago
af86768
git-gui: added config gui.gcwarning to disable the gc hint message
by Pat Thoyts
· 14 years ago
6f01e20
git-gui: set whitespace warnings appropriate to this project
by Pat Thoyts
· 14 years ago
d8d166b
git-gui: don't warn for detached head when rebasing
by Bert Wesarg
· 14 years ago
f49517a
git-gui: make config gui.warndetachedcommit a boolean
by Bert Wesarg
· 14 years ago
54531e7
git-gui: add config value gui.diffopts for passing additional diff options
by Tilman Vogel
· 14 years ago
3f2fb17
git-gui: sort the numeric ansi codes
by Pat Thoyts
· 14 years ago
9af6413
git-gui: support underline style when parsing diff output
by Pat Thoyts
· 14 years ago
4198579
git-gui: fix spelling error in sshkey.tcl
by Dejan Ribič
· 14 years ago
95fa862
git-gui: include the file path in guitools confirmation dialog
by Bert Wesarg
· 14 years ago
ff3f01b
git-gui: span widgets over the full file output area in the blame view
by Bert Wesarg
· 14 years ago
f9ace9e
git-gui: use a tristate to control the case mode in the searchbar
by Bert Wesarg
· 14 years ago
508dee3
git-gui: set suitable extended window manager hints.
by Pat Thoyts
· 14 years ago
80e6667
git-gui: fix display of path in browser title
by Bert Wesarg
· 14 years ago
ae6ec61
Merge branch 'bw/searching'
by Pat Thoyts
· 14 years ago
gitgui-0.15.0
8eaf24b
git-gui: enable the smart case sensitive search only if gui.search.smartcase is true
by Pat Thoyts
· 14 years ago
b66f4f7
git-gui: catch invalid or complete regular expressions and treat as no match.
by Pat Thoyts
· 14 years ago
3592767
git-gui: theme the search and line-number entry fields on blame screen
by Pat Thoyts
· 14 years ago
99665fc
git-gui: include the number of untracked files to stage when asking the user
by Pat Thoyts
· 14 years ago
bb196e2
git-gui: new config to control staging of untracked files
by Bert Wesarg
· 14 years ago
526aa2b
git-gui: use "untracked" for files which are not known to git
by Bert Wesarg
· 14 years ago
b020bbd
git-gui: fix unintended line break in message string
by Bert Wesarg
· 14 years ago
1159971
git-gui: add search history to searchbar
by Bert Wesarg
· 14 years ago
e9144d5
git-gui: add regexp search mode to the searchbar
by Bert Wesarg
· 14 years ago
0a0243d
git-gui: add smart case search mode in searchbar
by Bert Wesarg
· 14 years ago
12b219f
git-gui: handle config booleans without value
by Bert Wesarg
· 14 years ago
a8ca786
git-gui: fix multi selected file operation
by Bert Wesarg
· 14 years ago
843d659
git-gui: incremental goto line in blame view
by Bert Wesarg
· 14 years ago
81a92e5
git-gui: clear the goto line input when hiding
by Bert Wesarg
· 14 years ago
5925210
git-gui: only accept numbers in the goto-line input
by Bert Wesarg
· 14 years ago
e0e0a6c
git-gui: search and linenumber input are mutual exclusive in the blame view
by Bert Wesarg
· 14 years ago
856c2d7
git-gui: deal with unknown files when pressing the "Stage Changed" button
by Heiko Voigt
· 14 years ago
29776c7
git-gui: drop the 'n' and 'Shift-n' bindings from the last patch.
by Pat Thoyts
· 14 years ago
af9a462
git-gui: Add keyboard shortcuts for search and goto commands in blame view.
by David Fries
· 14 years ago
9a483e5
git-gui: Enable jumping to a specific line number in blame view.
by David Fries
· 14 years ago
768e300
Fix tooltip display with multiple monitors on windows.
by Pat Thoyts
· 14 years ago
c5c45e1
Fix typo: existant->existent
by Dmitry Ivankov
· 14 years ago
8c0bf68
git-gui: updated translator README for current procedures.
by Pat Thoyts
· 14 years ago
e34789c
git-gui: warn when trying to commit on a detached head
by Heiko Voigt
· 14 years ago
1cac41f
git-gui: Corrected a typo in the Swedish translation of 'Continue'
by Christoffer Pettersson
· 14 years ago
fbc9629
Merge branch 'ss/git-gui-mergetool'
by Pat Thoyts
· 14 years ago
gitgui-0.14.0
35b6f72
git-gui: detect the use of MUI langauge packs on Windows
by Pat Thoyts
· 14 years ago
f3768a6
mergetool--lib: Add Beyond Compare 3 as a tool
by Sebastian Schuberth
· 15 years ago
0e0f450
mergetool--lib: Sort tools alphabetically for easier lookup
by Sebastian Schuberth
· 15 years ago
4c2519e
git-gui: fetch/prune all entry appears last
by Heiko Voigt
· 15 years ago
4bfa250
git-gui: fetch/prune all entry only for more than one entry
by Heiko Voigt
· 15 years ago
ba44692
git-gui: Include version check and test for tearoff menu entry
by Pat Thoyts
· 15 years ago
69e21b8
git-gui: teach fetch/prune menu to do it for all remotes
by Heiko Voigt
· 15 years ago
e8db403
git-gui: refactor remote submenu creation into subroutine
by Heiko Voigt
· 15 years ago
9d04278
git-gui: always default to the last merged branch in remote delete
by Heiko Voigt
· 15 years ago
8b92658
git-gui: fix deleting item from all_remotes variable
by Heiko Voigt
· 15 years ago
df12813
git-gui: instead of defaulting to home directory use working directory
by Heiko Voigt
· 15 years ago
fb027e1
git-gui: scroll down to default selection for push dialog
by Heiko Voigt
· 15 years ago
9e34e62
git gui: keep selected branch when remote is changed in push dialog
by Heiko Voigt
· 15 years ago
bf59439
git-gui: handle meta diff header lines only in the header section
by Bert Wesarg
· 15 years ago
d1c7f8a
git-gui: handle special content lines only in the diff header section
by Bert Wesarg
· 15 years ago
6459d7c
git-gui: always reset the current tag
by Bert Wesarg
· 15 years ago
963ceab
git-gui: move 3way diff autodetect up
by Bert Wesarg
· 15 years ago
3c9ae64
git-gui: there is no "mode *" diff header line
by Bert Wesarg
· 15 years ago
97b8ee1
git-gui: name also new symlinks so
by Bert Wesarg
· 15 years ago
ebd143f
git-gui: handle index lines only in the diff header
by Bert Wesarg
· 15 years ago
c976bbf
git-gui: rework handling of diff header
by Bert Wesarg
· 15 years ago
7587f4d
git-gui: learn more type change states
by Bert Wesarg
· 15 years ago
4a065c8
git-gui: remove 'no such variable' for s error when encounter unknown file states
by Bert Wesarg
· 15 years ago
bf5fe3f
git-gui: fix typo in image data
by Bert Wesarg
· 15 years ago
7b3680f
git-gui: add Brazilian Portuguese (pt-BR) translation
by Alexandre Erwin Ittner
· 15 years ago
073291c
git-gui: update russian translation
by Alex Riesen
· 15 years ago
75e88a5
git-gui: update russian translation
by Alex Riesen
· 15 years ago
b6efd40
git-gui: spelling fixes in russian translation
by Skip
· 15 years ago
9673abc
git-gui: fix russian translation typos
by Serge Ziryukin
· 15 years ago
673eb4a
git-gui: use --exclude-standard to check for untracked files
by Stefan Naewe
· 15 years ago
88b21c2
git-gui: Fix use of hunk tag for non-hunk content.
by Bert Wesarg
· 15 years ago
c7ec31a
git-gui: Fix use of renamed tag.
by Bert Wesarg
· 15 years ago
Next »