378 Commits (06569cd5bef7c8e3925bd36870abc083ae7b93f8)

Author SHA1 Message Date
Johannes Schindelin d4d1351b96 git-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL 16 years ago
Alexander Gavrilov 95e706b5ec git-gui: Fix handling of relative paths in blame. 16 years ago
Alexander Gavrilov 0ce76ded1b git-gui: Add a Tools menu for arbitrary commands. 16 years ago
Alexander Gavrilov 7cf4566f48 git-gui: Fix the after callback execution in rescan. 16 years ago
Alexander Gavrilov 153ad78b50 git-gui: Implement system-wide configuration handling. 16 years ago
Giuseppe Bilotta d1f2b362b7 git-gui: try to provide a window icon under X 16 years ago
Alexander Gavrilov e29c0d10a2 git-gui: Add the Show SSH Key item to the clone dialog. 16 years ago
Alexander Gavrilov 8c76212529 git-gui: Add a simple implementation of SSH_ASKPASS. 16 years ago
Alexander Gavrilov 98a6846bb8 git-gui: Add a dialog that shows the OpenSSH public key. 16 years ago
Alexander Gavrilov f10d5b064a git-gui: Add a search command to the blame viewer. 16 years ago
Petr Baudis bb4812bc0a git-gui: gui.autoexplore makes explorer to pop up automatically after picking 17 years ago
Petr Baudis afd5424085 git-gui: Add Explore Working Copy to the Repository menu 17 years ago
Petr Baudis 2db21e709a git-gui: Use git web--browser for web browsing 17 years ago
Petr Baudis ba6485e05d git-gui: Add support for adding remotes 17 years ago
Petr Baudis 8329bd0725 git-gui: Squash populate_{push,fetch}_menu to populate_remotes_menu 17 years ago
Petr Baudis 3c1c2a00b2 git-gui: Clarify the Remote -> Delete... action 17 years ago
Alexander Gavrilov 0aea2842d9 git-gui: Make Ctrl-T safe to use for conflicting files. 17 years ago
Shawn O. Pearce ed70e4d7db git-gui: Show/hide "Sign Off" based on nocommitmsg option 17 years ago
Alexander Gavrilov 3e34838caf git-gui: Reenable staging unmerged files by clicking the icon. 17 years ago
Alexander Gavrilov 3fe0162362 git-gui: Allow forcing display encoding for diffs using a submenu. 17 years ago
Alexander Gavrilov 72e6b00202 git-gui: Cleanup handling of the default encoding. 17 years ago
Shawn O. Pearce 1ffca60f0b git-gui: Use gitattribute "encoding" for file content display 17 years ago
Joshua Williams 2cd1fd1f6d git-gui: Add support for calling out to the prepare-commit-msg hook 17 years ago
Shawn O. Pearce 1e02b32e72 git-gui: Hide commit related UI during citool --nocommit 17 years ago
Alexander Gavrilov 1e65c6225d git-gui: Add more integration options to citool. 17 years ago
Alexander Gavrilov 2fe5b2ee42 git-gui: Restore ability to Stage Working Copy for conflicts. 17 years ago
Alexander Gavrilov a9786bb42f git-gui: Fix Blame Parent & Context for working copy lines. 17 years ago
Alexander Gavrilov 8056cc4f29 git-gui: Make F5 reselect a diff, if an untracked file is selected. 17 years ago
Alexander Gavrilov 29853b9010 git-gui: Reimplement and enhance auto-selection of diffs. 17 years ago
Alexander Gavrilov ff515d81fa git-gui: Support conflict states _U & UT. 17 years ago
Alexander Gavrilov 617ceee653 git-gui: Don't allow staging files with conflicts. 17 years ago
Alexander Gavrilov 7e30682ce0 git-gui: Support calling merge tools. 17 years ago
Alexander Gavrilov 042c232535 git-gui: Support resolving conflicts via the diff context menu. 17 years ago
Clemens Buchacher 55ba8a3474 git gui: show diffs with a minimum of 1 context line 17 years ago
Alexander Gavrilov f7078b4091 git-gui: Allow specifying an initial line for git gui blame. 17 years ago
Alexander Gavrilov a9c80b83d4 git-gui: Support starting gitk from Gui Blame 17 years ago
Gustaf Hendeby e681cb7d6a git-gui: Teach git gui about file type changes 17 years ago
Johannes Sixt 9534c9fb31 git-gui: Adapt discovery of oguilib to execdir 'libexec/git-core' 17 years ago
Shawn O. Pearce 79317e5df1 git-gui: Fix gitk search in $PATH to work on Windows 17 years ago
Alexander Gavrilov 7e09b1531f git-gui: Fix the Remote menu separator. 17 years ago
Abhijit Menon-Sen 15430be5a1 git-gui: Look for gitk in $PATH, not $LIBEXEC/git-core 17 years ago
Alexander Gavrilov e6131d30c2 Kill the blame back-end on window close. 17 years ago
Alexander Gavrilov 57cae87b77 Add options to control the search for copies in blame. 17 years ago
Alexander Gavrilov fbc0e7ac14 Fix pre-commit hooks under MinGW/MSYS 17 years ago
Soeren Finster af894943cb git-gui: Exit shortcut in MacOSX repaired 17 years ago
Johannes Sixt 5821988f97 git-gui: Implement "Stage/Unstage Line" 17 years ago
Abhijit Menon-Sen f531e463f0 git-gui: Don't select the wrong file if the last listed file is staged. 17 years ago
Richard Quirk cead78edef git-gui: Fix accidental staged state toggle when clicking top pixel row 17 years ago
Abhijit Menon-Sen 8a965b8ee2 git-gui: Move on to the next filename after staging/unstaging a change 17 years ago
Shawn O. Pearce 7f83aa2d3d git-gui: Handle workdir detection when CYGWIN=nowinsymlinks 17 years ago