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