git-gui 0.11.0
  1. 25b8fb1 git-gui: Preserve scroll position on reshow_diff. by Alexander Gavrilov · 17 years ago
  2. c7f7457 git-gui: "Stage Line": Treat independent changes in adjacent lines better by Johannes Sixt · 17 years ago
  3. fa6b5b3 git-gui: Fix "Stage/Unstage Line" with one line of context. by Johannes Sixt · 17 years ago
  4. a01fe99 Add a menu item to invoke full copy detection in blame. by Alexander Gavrilov · 17 years ago
  5. e6131d3 Kill the blame back-end on window close. by Alexander Gavrilov · 17 years ago
  6. 57cae87 Add options to control the search for copies in blame. by Alexander Gavrilov · 17 years ago
  7. f049e09 git-gui: MERGE_RR lives in .git/ directly with newer Git versions by Johannes Schindelin · 17 years ago
  8. 5821988 git-gui: Implement "Stage/Unstage Line" by Johannes Sixt · 17 years ago
  9. 95dcfa3 git-gui: Vertically align textboxes with labels by Twiinz · 17 years ago gitgui-0.10.2
  10. 76bb40c git-gui: Delete branches with 'git branch -D' to clear config by Shawn O. Pearce · 17 years ago
  11. fe70225 git-gui: Setup branch.remote,merge for shorthand git-pull by Shawn O. Pearce · 17 years ago
  12. ca19404 Merge branch 'maint' by Shawn O. Pearce · 17 years ago
  13. ddc3603 git-gui: Don't use '$$cr master' with aspell earlier than 0.60 by Shawn O. Pearce · 17 years ago
  14. dd70f3d git-gui: Report less precise object estimates for database compression by Johannes Sixt · 17 years ago
  15. 442b3ca git-gui: Don't translate the special Apple menu by Shawn O. Pearce · 17 years ago
  16. 11027d5 git-gui: Add option for changing the width of the commit message text box by Adam Piątyszek · 17 years ago
  17. c382fdd git-gui: if a background colour is set, set foreground colour as well by Philipp A. Hartmann · 17 years ago
  18. f49b6c1 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  19. 094fbbf git-gui: Paper bag fix info dialog when no files are staged at commit by Shawn O. Pearce · 18 years ago gitgui-0.9.3
  20. b5e2f80 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  21. 3baee1f git-gui: Focus insertion point at end of strings in repository chooser by Shawn O. Pearce · 18 years ago
  22. 85ec3e7 git-gui: Paper bag fix error dialogs opening over the main window by Shawn O. Pearce · 18 years ago
  23. afdb4be git-gui: fix typo in lib/spellcheck.tcl by Michele Ballabio · 18 years ago
  24. bb760f0 git-gui: Shorten Aspell version strings to just Aspell version number by Shawn O. Pearce · 18 years ago
  25. 827743b git-gui: Gracefully display non-aspell version errors to users by Shawn O. Pearce · 18 years ago
  26. de83f8c git-gui: Catch and display aspell startup failures to the user by Shawn O. Pearce · 18 years ago
  27. 35d04b3 git-gui: Only bind the spellcheck popup suggestion hook once by Shawn O. Pearce · 18 years ago
  28. dd09628 git-gui: Remove explicit references to 'aspell' in message strings by Shawn O. Pearce · 18 years ago
  29. f57ca1e git-gui: Ensure all spellchecker 'class' variables are initialized by Shawn O. Pearce · 18 years ago
  30. f4d9348 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  31. aba15f7 git-gui: Ensure error dialogs always appear over all other windows by Shawn O. Pearce · 18 years ago
  32. b8331e1 git-gui: (i18n) Add newly added translation strings to template. by Christian Stimming · 18 years ago
  33. 740b9b9 git-gui: Correct size of dictionary name widget in options dialog by Shawn O. Pearce · 18 years ago
  34. 765239e git-gui: Paper bag fix bad string length call in spellchecker by Shawn O. Pearce · 18 years ago
  35. 95b002e git-gui: Automatically spell check commit messages as the user types by Shawn O. Pearce · 18 years ago
  36. 5e6d776 git-gui: (i18n) Fix a bunch of still untranslated strings. by Christian Stimming · 18 years ago
  37. 3ddff72 git-gui: Work around random missing scrollbar in revision list by Shawn O. Pearce · 18 years ago
  38. ed76cb7 git-gui: Consolidate hook execution code into a single function by Shawn O. Pearce · 18 years ago
  39. c87238e git-gui: Correct window title for hook failure dialogs by Shawn O. Pearce · 18 years ago
  40. fb0ca47 git-gui: Honor the standard commit-msg hook by Shawn O. Pearce · 18 years ago
  41. a41e45e git-gui: Refresh file status description after hunk application by Shawn O. Pearce · 18 years ago
  42. d36a8f7 git-gui: Allow 'Create New Repository' on existing directories by Shawn O. Pearce · 18 years ago
  43. d454460 git-gui: Fix broken revert confirmation. by Christian Stimming · 18 years ago
  44. a6d5888 git-gui: Make commit log messages end with a newline by Bernt Hansen · 18 years ago gitgui-0.9.1
  45. a4750dd git-gui: Handle file mode changes (644->755) in diff viewer by Shawn O. Pearce · 18 years ago
  46. cbd9ac9 git-gui: Improve the application icon on Windows. by Johannes Sixt · 18 years ago
  47. 208320d git-gui: fix a typo in lib/commit.tcl by Michele Ballabio · 18 years ago
  48. f4e9996 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  49. d4e890e git-gui: Make sure we get errors from git-update-index by Shawn O. Pearce · 18 years ago
  50. c9dcc7f Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  51. bbbadf6 git-gui: Don't display CR within console windows by Shawn O. Pearce · 18 years ago gitgui-0.8.4
  52. bea6878 git-gui: Handle progress bars from newer gits by Shawn O. Pearce · 18 years ago
  53. 8af52d7 git-gui: Correctly report failures from git-write-tree by Shawn O. Pearce · 18 years ago
  54. 82dd4e0 git-gui: Collapse $env(HOME) to ~/ in recent repositories on Windows by Shawn O. Pearce · 18 years ago
  55. ba6c761 git-gui: Support cloning Cygwin based work-dirs by Shawn O. Pearce · 18 years ago
  56. 51a41ac git-gui: Use proper Windows shortcuts instead of bat files by Shawn O. Pearce · 18 years ago
  57. 914c4d4 git-gui: Bind n/c/o accelerators in repository chooser by Shawn O. Pearce · 18 years ago
  58. 28d1b11 git-gui: Disable the text widget in the repository chooser by Shawn O. Pearce · 18 years ago
  59. 580b73d git-gui: Fix bind errors when switching repository chooser panels by Shawn O. Pearce · 18 years ago
  60. 9c1b1b1 git-gui: Offer repository management features in menu bar by Shawn O. Pearce · 18 years ago
  61. 28e8695 git-gui: Change repository browser radio buttons to hyperlinks by Shawn O. Pearce · 18 years ago
  62. 24f7c64 git-gui: offer a list of recent repositories on startup by Steffen Prohaska · 18 years ago
  63. 13824e2 git-gui: Bind Cmd-, to Preferences on Mac OS X by Shawn O. Pearce · 18 years ago
  64. 6bdf5e5 git-gui: Consolidate the Fetch and Push menus into a Remote menu by Shawn O. Pearce · 18 years ago
  65. 1cad232 git-gui: Use progress meter in the status bar during index updates by Shawn O. Pearce · 18 years ago
  66. 51e1ead git-gui: Include our Git logo in the about dialog by Shawn O. Pearce · 18 years ago
  67. 68099ee git-gui: Refactor about dialog code into its own module by Shawn O. Pearce · 18 years ago
  68. 281fdf6 git-gui: Refactor Henrik Nyh's logo into its own procedure by Shawn O. Pearce · 18 years ago
  69. 1952aa1 git-gui: Allow forced push into remote repository by Shawn O. Pearce · 18 years ago
  70. 1bdd8a1 git-gui: Use Henrik Nyh's git logo icon on Windows systems by Shawn O. Pearce · 18 years ago
  71. cbf13d9 git-gui: fix typo in lib/blame.tcl by Michele Ballabio · 18 years ago
  72. 96225db git-gui: Make the status bar easier to read in the setup wizard by Shawn O. Pearce · 18 years ago
  73. a7cb8f5 git-gui: Switch the git-gui logo to Henrik Nyh's logo by Shawn O. Pearce · 18 years ago
  74. 59213f6 git-gui: Don't delete scrollbars in console windows by Shawn O. Pearce · 18 years ago
  75. 6f2d73e git-gui: Don't delete console window namespaces too early by Shawn O. Pearce · 18 years ago
  76. 85f77ea git-gui: Copy objects/info/alternates during standard clone by Shawn O. Pearce · 18 years ago
  77. 81d4d3d git-gui: Keep the UI responsive while counting objects in clone by Shawn O. Pearce · 18 years ago
  78. 40f86af git-gui: Don't bother showing OS error message about hardlinks by Shawn O. Pearce · 18 years ago
  79. 354e114 git-gui: Deiconify startup wizard so it raises to the top by Johannes Schindelin · 18 years ago
  80. fbc8a93 git-gui: Avoid console scrollbars unless they are necessary by Shawn O. Pearce · 18 years ago
  81. ab08b36 git-gui: Allow users to choose/create/clone a repository by Shawn O. Pearce · 18 years ago
  82. d4278b5 git-gui: Fix missing i18n markup in push/fetch windows by Shawn O. Pearce · 18 years ago
  83. 704396b Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  84. 3849bfb git-gui: Disable native platform text selection in "lists" by Shawn O. Pearce · 18 years ago gitgui-0.8.3
  85. 31bb1d1 git-gui: Paper bag fix missing translated strings by Shawn O. Pearce · 18 years ago
  86. bba0604 git-gui: Make the tree browser also use lightgray selection by Shawn O. Pearce · 18 years ago
  87. c8c4854 git-gui: add some strings to translation by Michele Ballabio · 18 years ago
  88. 4baba57 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  89. 55bad4f git-gui: Paper bag fix "Commit->Revert" format arguments by Shawn O. Pearce · 18 years ago
  90. afe2098 git-gui: Font chooser to handle a large number of font families by Shawn O. Pearce · 18 years ago
  91. a9813cb git-gui: Disambiguate "commit" by Harri Ilari Tapio Liusvaara · 18 years ago
  92. 66c75a5 git-gui: Localize commit/author dates when displaying them by Shawn O. Pearce · 18 years ago
  93. 93716a6 git-gui: Mark revision chooser tooltip for translation by Shawn O. Pearce · 18 years ago
  94. 5f51ccd Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  95. 3b9dfde git-gui: Assume untracked directories are Git submodules by Shawn O. Pearce · 18 years ago
  96. 4ed1a19 git-gui: handle "deleted symlink" diff marker by Michele Ballabio · 18 years ago
  97. 2d19f8e git-gui: show unstaged symlinks in diff viewer by Michele Ballabio · 18 years ago
  98. b2bd310 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  99. 0b883ab git-gui: lib/index.tcl: handle files with % in the filename properly by Gerrit Pape · 18 years ago
  100. 4b08aa3 Merge branch 'maint' by Shawn O. Pearce · 18 years ago