Sign in
googlers
/
jrn
/
git
/
87cd09f43e56de5235d09aef3ff5d840419fef49
/
git-gui.sh
87cd09f
git-gui: work from the .git dir
by Giuseppe Bilotta
· 15 years ago
7ec2b69
git-gui: Correct file_states when unstaging partly staged entry
by Jens Lehmann
· 15 years ago
e27d106
git-gui: Fix gitk for branch whose name matches local file
by Peter Krefting
· 15 years ago
b677c66
git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"
by Vitaly _Vi Shukela
· 15 years ago
60204dd
git-gui: suppress RenderBadPicture X error caused by Tk bug
by Jindrich Makovicka
· 15 years ago
acb9108
git-gui: adjust the minimum height of diff pane for shorter screen height
by Vietor Liu
· 15 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
dd6451f
git-gui: Limit display to a maximum number of files
by Dan Zwell
· 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
· 17 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
454efb4
git-gui (Win): make "Explore Working Copy" more robust
by Markus Heidelberg
· 16 years ago
3eb5682
git-gui: use `git --html-path` to get the location of installed HTML docs
by Markus Heidelberg
· 16 years ago
bf516ec
git-gui: fix deleting from the context menu with empty selection
by Markus Heidelberg
· 16 years ago
764369c
git-gui: Support more git version notations.
by Alexander Gavrilov
· 16 years ago
d4d1351
git-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL
by Johannes Schindelin
· 16 years ago
95e706b
git-gui: Fix handling of relative paths in blame.
by Alexander Gavrilov
· 16 years ago
0ce76de
git-gui: Add a Tools menu for arbitrary commands.
by Alexander Gavrilov
· 16 years ago
7cf4566
git-gui: Fix the after callback execution in rescan.
by Alexander Gavrilov
· 16 years ago
153ad78
git-gui: Implement system-wide configuration handling.
by Alexander Gavrilov
· 16 years ago
d1f2b36
git-gui: try to provide a window icon under X
by Giuseppe Bilotta
· 16 years ago
e29c0d1
git-gui: Add the Show SSH Key item to the clone dialog.
by Alexander Gavrilov
· 16 years ago
8c76212
git-gui: Add a simple implementation of SSH_ASKPASS.
by Alexander Gavrilov
· 16 years ago
98a6846
git-gui: Add a dialog that shows the OpenSSH public key.
by Alexander Gavrilov
· 16 years ago
f10d5b0
git-gui: Add a search command to the blame viewer.
by Alexander Gavrilov
· 16 years ago
bb4812b
git-gui: gui.autoexplore makes explorer to pop up automatically after picking
by Petr Baudis
· 17 years ago
afd5424
git-gui: Add Explore Working Copy to the Repository menu
by Petr Baudis
· 17 years ago
2db21e7
git-gui: Use git web--browser for web browsing
by Petr Baudis
· 17 years ago
ba6485e
git-gui: Add support for adding remotes
by Petr Baudis
· 17 years ago
8329bd0
git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menu
by Petr Baudis
· 17 years ago
3c1c2a0
git-gui: Clarify the Remote -> Delete... action
by Petr Baudis
· 17 years ago
0aea284
git-gui: Make Ctrl-T safe to use for conflicting files.
by Alexander Gavrilov
· 16 years ago
ed70e4d
git-gui: Show/hide "Sign Off" based on nocommitmsg option
by Shawn O. Pearce
· 17 years ago
3e34838
git-gui: Reenable staging unmerged files by clicking the icon.
by Alexander Gavrilov
· 17 years ago
3fe0162
git-gui: Allow forcing display encoding for diffs using a submenu.
by Alexander Gavrilov
· 17 years ago
72e6b00
git-gui: Cleanup handling of the default encoding.
by Alexander Gavrilov
· 17 years ago
1ffca60
git-gui: Use gitattribute "encoding" for file content display
by Shawn O. Pearce
· 17 years ago
2cd1fd1
git-gui: Add support for calling out to the prepare-commit-msg hook
by Joshua Williams
· 17 years ago
1e02b32
git-gui: Hide commit related UI during citool --nocommit
by Shawn O. Pearce
· 17 years ago
1e65c62
git-gui: Add more integration options to citool.
by Alexander Gavrilov
· 17 years ago
2fe5b2e
git-gui: Restore ability to Stage Working Copy for conflicts.
by Alexander Gavrilov
· 17 years ago
a9786bb
git-gui: Fix Blame Parent & Context for working copy lines.
by Alexander Gavrilov
· 17 years ago
8056cc4
git-gui: Make F5 reselect a diff, if an untracked file is selected.
by Alexander Gavrilov
· 17 years ago
29853b9
git-gui: Reimplement and enhance auto-selection of diffs.
by Alexander Gavrilov
· 17 years ago
ff515d8
git-gui: Support conflict states _U & UT.
by Alexander Gavrilov
· 17 years ago
617ceee
git-gui: Don't allow staging files with conflicts.
by Alexander Gavrilov
· 17 years ago
7e30682
git-gui: Support calling merge tools.
by Alexander Gavrilov
· 17 years ago
042c232
git-gui: Support resolving conflicts via the diff context menu.
by Alexander Gavrilov
· 17 years ago
961a628
Merge branch 'maint'
by Shawn O. Pearce
· 17 years ago
55ba8a3
git gui: show diffs with a minimum of 1 context line
by Clemens Buchacher
· 17 years ago
f7078b4
git-gui: Allow specifying an initial line for git gui blame.
by Alexander Gavrilov
· 17 years ago
a9c80b8
git-gui: Support starting gitk from Gui Blame
by Alexander Gavrilov
· 17 years ago
e681cb7
git-gui: Teach git gui about file type changes
by Gustaf Hendeby
· 17 years ago
9534c9f
git-gui: Adapt discovery of oguilib to execdir 'libexec/git-core'
by Johannes Sixt
· 17 years ago
79317e5
git-gui: Fix gitk search in $PATH to work on Windows
by Shawn O. Pearce
· 17 years ago
7e09b15
git-gui: Fix the Remote menu separator.
by Alexander Gavrilov
· 17 years ago
15430be
git-gui: Look for gitk in $PATH, not $LIBEXEC/git-core
by Abhijit Menon-Sen
· 17 years ago
e6131d3
Kill the blame back-end on window close.
by Alexander Gavrilov
· 17 years ago
57cae87
Add options to control the search for copies in blame.
by Alexander Gavrilov
· 17 years ago
fbc0e7a
Fix pre-commit hooks under MinGW/MSYS
by Alexander Gavrilov
· 17 years ago
af89494
git-gui: Exit shortcut in MacOSX repaired
by Soeren Finster
· 17 years ago
5821988
git-gui: Implement "Stage/Unstage Line"
by Johannes Sixt
· 17 years ago
f531e46
git-gui: Don't select the wrong file if the last listed file is staged.
by Abhijit Menon-Sen
· 17 years ago
cead78e
git-gui: Fix accidental staged state toggle when clicking top pixel row
by Richard Quirk
· 17 years ago
8a965b8
git-gui: Move on to the next filename after staging/unstaging a change
by Abhijit Menon-Sen
· 17 years ago
7f83aa2
git-gui: Handle workdir detection when CYGWIN=nowinsymlinks
by Shawn O. Pearce
· 17 years ago
16dd62a
git-gui: Add a --trace command line option
by Shawn O. Pearce
· 17 years ago
fe70225
git-gui: Setup branch.remote,merge for shorthand git-pull
by Shawn O. Pearce
· 17 years ago
729ffa5
git-gui: use +/- instead of ]/[ to show more/less context in diff
by Michele Ballabio
· 17 years ago
gitgui-0.10.1
54906ad
git-gui: Switch keybindings for [ and ] to bracketleft and bracketright
by Shawn O. Pearce
· 17 years ago
c91ee2b
git-gui: Add shortcut keys for Show More/Less Context
by Jonathan del Strother
· 17 years ago
442b3ca
git-gui: Don't translate the special Apple menu
by Shawn O. Pearce
· 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
· 17 years ago
cec8f51
Merge branch 'maint'
by Shawn O. Pearce
· 17 years ago
2c2a378
git-gui: relax "dirty" version detection
by Wincent Colaiuta
· 17 years ago
95b002e
git-gui: Automatically spell check commit messages as the user types
by Shawn O. Pearce
· 17 years ago
ed76cb7
git-gui: Consolidate hook execution code into a single function
by Shawn O. Pearce
· 17 years ago
fba6072
git-gui: Move frequently used commands to the top of the context menu.
by Johannes Sixt
· 17 years ago
cd16a6c
git-gui: Bind Meta-T for "Stage To Commit" menu action
by Shawn O. Pearce
· 17 years ago
48b8d2b
git-gui: Allow users to set font weights to bold
by Shawn O. Pearce
· 17 years ago
ab0d33c
git-gui: Protect against bad translation strings
by Shawn O. Pearce
· 17 years ago
a5bb31f
git-gui: Paper bag fix the global config parsing
by Shawn O. Pearce
· 17 years ago
d6db1ad
git-gui: Ensure copyright message is correctly read as UTF-8
by Shawn O. Pearce
· 17 years ago
24f7c64
git-gui: offer a list of recent repositories on startup
by Steffen Prohaska
· 17 years ago
85f7a94
git-gui: Support LFs embedded in config file values
by Shawn O. Pearce
· 17 years ago
f00d504
git-gui: Refactor git-config --list parsing
by Shawn O. Pearce
· 17 years ago
69f85ff
git-gui: Move load_config procedure below git-version selection
by Shawn O. Pearce
· 17 years ago
a0592d3
git-gui: Change main window layout to support wider screens
by Johannes Sixt
· 17 years ago
be700fe
git-gui: add directory git-gui is located in to PATH (on Windows)
by Steffen Prohaska
· 17 years ago
c73ce76
git-gui: Shorten the staged/unstaged changes title bar text
by Shawn O. Pearce
· 17 years ago
13824e2
git-gui: Bind Cmd-, to Preferences on Mac OS X
by Shawn O. Pearce
· 17 years ago
6bdf5e5
git-gui: Consolidate the Fetch and Push menus into a Remote menu
by Shawn O. Pearce
· 17 years ago
b7d6825
Merge branch 'maint'
by Shawn O. Pearce
· 17 years ago
96f1195
git-gui: accept versions containing text annotations, like 1.5.3.mingw.1
by Steffen Prohaska
· 17 years ago
e73bfa7
Merge branch 'maint'
by Shawn O. Pearce
· 17 years ago
906ab7f
git-gui: Don't crash when starting gitk from a browser session
by Shawn O. Pearce
· 17 years ago
Next »