git-gui 0.13.0
  1. 00e9de7 git-gui 0.13 by Pat Thoyts · 15 years ago gitgui-0.13.0
  2. 2473543 git-gui: avoid mis-encoding the copyright message on Windows. by Pat Thoyts · 15 years ago
  3. 421a31e git-gui: Update Swedish translation (521t). by Peter Krefting · 15 years ago
  4. aef0b48 git-gui: ensure correct application termination in git-gui--askpass by Pat Thoyts · 15 years ago
  5. d5257fb git-gui: handle textconv filter on Windows and in development by Pat Thoyts · 15 years ago
  6. 62f9a63 git-gui: use shell to launch textconv filter in "blame" by Matthieu Moy · 15 years ago
  7. 7807777 git-gui: display error launching blame as a message box. by Pat Thoyts · 15 years ago
  8. ea47503 git-gui: Make usage statement visible on Windows. by Pat Thoyts · 15 years ago
  9. 2810a58 git-gui: fix size and position of window panes on startup by Pat Thoyts · 15 years ago
  10. 9cb268c git-gui: mc cannot be used before msgcat has been loaded by Pat Thoyts · 15 years ago
  11. 1fbacca git-gui: use textconv filter for diff and blame by Clément Poulain · 15 years ago
  12. 8512354 git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32 by Pat Thoyts · 15 years ago
  13. fc17e5e git-gui: fix shortcut creation on cygwin by Heiko Voigt · 15 years ago
  14. 4c79adc git-gui: fix PATH environment for mingw development environment by Heiko Voigt · 15 years ago
  15. a197b1e git-gui: fix usage of _gitworktree when creating shortcut for windows by Heiko Voigt · 15 years ago
  16. 2e0cda6 git-gui: fix "Explore Working Copy" for Windows again by Markus Heidelberg · 15 years ago
  17. b963d11 git-gui: fix usage of themed widgets variable by Heiko Voigt · 15 years ago
  18. 13a3d63 git-gui: Handle failure of core.worktree to identify the working directory. by Pat Thoyts · 15 years ago
  19. 2a9edd0 Merge branch 'maint' by Shawn O. Pearce · 16 years ago
  20. 9c898a1 git-gui: check whether systems nice command works or disable it by Heiko Voigt · 16 years ago
  21. 89d6159 git-gui: update french translation by Emmanuel Trillaud · 16 years ago
  22. 5bf4684 git-gui: update Japanese translation by Nanako Shiraishi · 16 years ago
  23. e1a3f28 Merge branch 'maint' by Shawn O. Pearce · 16 years ago
  24. d6db1bb git-gui: fix shortcut for menu "Commit/Revert Changes" by Heiko Voigt · 16 years ago
  25. 831cc7e git-gui: Quote git path when starting another gui in a submodule by Jens Lehmann · 16 years ago
  26. cbdaf56 git-gui: update Italian translation by Michele Ballabio · 16 years ago
  27. fe9c06b git-gui: Update Swedish translation (520t0f0u) by Peter Krefting · 16 years ago
  28. c80d7be git-gui: use themed tk widgets with Tk 8.5 by Pat Thoyts · 16 years ago
  29. ab2d3b0 git-gui: Update German translation (12 new or changed strings). by Christian Stimming · 16 years ago
  30. 60eb4f1 git-gui: Update translation template by Shawn O. Pearce · 16 years ago
  31. 73b3446 git-gui: Remove unused icon file_parttick by Shawn O. Pearce · 16 years ago
  32. 0602de4 git-gui: use different icon for new and modified files in the index by Peter Oberndorfer · 16 years ago
  33. a9fa11f git-gui: set GIT_DIR and GIT_WORK_TREE after setup by Giuseppe Bilotta · 16 years ago
  34. 3748b03 git-gui: update shortcut tools to use _gitworktree by Giuseppe Bilotta · 16 years ago
  35. 29e5573 git-gui: handle bare repos correctly by Giuseppe Bilotta · 16 years ago
  36. 21985a1 git-gui: handle non-standard worktree locations by Giuseppe Bilotta · 16 years ago
  37. ff07c3b git-gui: Support applying a range of changes at once by Jeff Epler · 16 years ago
  38. 25476c6 git-gui: Add a special diff popup menu for submodules by Jens Lehmann · 16 years ago
  39. a9ae14a git-gui: Use git diff --submodule when available by Jens Lehmann · 16 years ago
  40. 87cd09f git-gui: work from the .git dir by Giuseppe Bilotta · 16 years ago
  41. 390425b git-gui: Fix applying a line when all following lines are deletions by Jeff Epler · 16 years ago
  42. 7ec2b69 git-gui: Correct file_states when unstaging partly staged entry by Jens Lehmann · 16 years ago
  43. e27d106 git-gui: Fix gitk for branch whose name matches local file by Peter Krefting · 16 years ago
  44. 3c6a287 git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in sync by Christopher Beelby · 16 years ago
  45. ea888f8 git-gui: handle really long error messages in updateindex. by Pat Thoyts · 16 years ago
  46. b677c66 git-gui: Add hotkeys for "Unstage from commit" and "Revert changes" by Vitaly _Vi Shukela · 16 years ago
  47. 54350a2 git-gui: Makefile: consolidate .FORCE-* targets by Jonathan Nieder · 16 years ago
  48. 60204dd git-gui: suppress RenderBadPicture X error caused by Tk bug by Jindrich Makovicka · 16 years ago
  49. 1085208 git-gui: Increase blame viewer usability on MacOS. by Alexander Gavrilov · 16 years ago
  50. 88520ca git-gui: search 4 directories to improve statistic of gc hint by Clemens Buchacher · 16 years ago
  51. c0d1532 git gui: make current branch default in "remote delete branch" merge check by Heiko Voigt · 16 years ago
  52. acb9108 git-gui: adjust the minimum height of diff pane for shorter screen height by Vietor Liu · 16 years ago
  53. cd846aa git-gui: fix use of uninitialized variable by Jens Lehmann · 16 years ago
  54. ed7b603 git-gui: store wm state and fix wm geometry by Alexey Borzenkov · 16 years ago
  55. 118d938 git-gui: Ensure submodule path is quoted properly by Shawn O. Pearce · 16 years ago
  56. af413de git-gui: fix diff for partially staged submodule changes by Jens Lehmann · 16 years ago
  57. b350e46 git-gui: Update russian translation by Alex Riesen · 16 years ago
  58. dd6451f git-gui: Limit display to a maximum number of files by Dan Zwell · 16 years ago
  59. 2112be7 git-gui: remove warning when deleting correctly merged remote branch by Heiko Voigt · 16 years ago
  60. 2ee94d1 git-gui: Added Greek translation & glossary by Jimmy Angelakos · 16 years ago
  61. 246295b git-gui: display summary when showing diff of a submodule by Jens Lehmann · 16 years ago
  62. a91be3f git-gui: Fixes for Mac OS X TkAqua by Daniel A. Steffen · 16 years ago
  63. c736b4c git-gui: Update Russian translation by Alex Riesen · 16 years ago
  64. b4c813b git-gui: run post-checkout hook after clone by Jens Lehmann · 16 years ago
  65. 4339d51 Merge branch 'maint' by Shawn O. Pearce · 16 years ago
  66. fb25092 git-gui: Ensure consistent usage of mergetool.keepBackup by Ferry Huberts · 16 years ago
  67. 8052e78 git-gui: fix use of undeclared variable diff_empty_count by Joerg Bornemann · 16 years ago
  68. b01d432 git-gui (Win): make starting via "Git GUI Here" on .git/ possible by Markus Heidelberg · 16 years ago
  69. 454efb4 git-gui (Win): make "Explore Working Copy" more robust by Markus Heidelberg · 16 years ago
  70. c949833 git-gui: run post-checkout hook on checkout by Jens Lehmann · 16 years ago
  71. f0d4eec git-gui: When calling post-commit hook wrong variable was cleared. by Jens Lehmann · 16 years ago
  72. 3eb5682 git-gui: use `git --html-path` to get the location of installed HTML docs by Markus Heidelberg · 16 years ago
  73. 122ee54 Merge branch 'maint' by Shawn O. Pearce · 16 years ago
  74. bf516ec git-gui: fix deleting from the context menu with empty selection by Markus Heidelberg · 16 years ago
  75. 966d077 git-gui: minor spelling fix and string factorisation. by Sam Hocevar · 16 years ago
  76. b59f091 git-gui: various French translation fixes by Sam Hocevar · 16 years ago
  77. b0d644b Merge branch 'maint' by Shawn O. Pearce · 16 years ago
  78. e27430e git-gui: Fix merge conflict display error when filename contains spaces by Jens Lehmann · 16 years ago
  79. 73fea17 Merge branch 'maint' by Shawn O. Pearce · 16 years ago
  80. 379f84b git-gui: don't hide the Browse button when resizing the repo chooser by Markus Heidelberg · 16 years ago
  81. 880fa11 Append ampersand to "Target" of lnk files created by do_cygwin_shortcut by Phil Lawrence · 16 years ago
  82. 764369c git-gui: Support more git version notations. by Alexander Gavrilov · 17 years ago
  83. 584fa9c git-gui: Avoid an infinite rescan loop in handle_empty_diff. by Alexander Gavrilov · 17 years ago
  84. 06569cd git-gui: Fix post-commit status with subject in non-locale encoding by Alexander Gavrilov · 17 years ago
  85. e612120 git-gui 0.12 by Shawn O. Pearce · 17 years ago gitgui-0.12.0
  86. d4d1351 git-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL by Johannes Schindelin · 17 years ago
  87. b8dc2f5 git-gui: Update Hungarian translation for 0.12 by Miklos Vajna · 17 years ago
  88. 93b6d7c git-gui: Fixed typos in Swedish translation. by Peter Krefting · 17 years ago
  89. 7f64a66 git-gui: Updated Swedish translation (515t0f0u). by Peter Krefting · 17 years ago
  90. 64bcf58 git gui: update Italian translation by Michele Ballabio · 17 years ago
  91. e882c6e git-gui: Update Japanese translation for 0.12 by Nanako Shiraishi · 17 years ago
  92. 9c996d0 git-gui: Starting translation for Norwegian by Fredrik Skolmli · 17 years ago
  93. 07bba55 git-gui: Update German (completed) translation. by Christian Stimming · 17 years ago
  94. 8a33356 git-gui: Update po template to include 'Mirroring %s' message by Shawn O. Pearce · 17 years ago
  95. 3ac31e4 git-gui: Fix commit encoding handling. by Alexander Gavrilov · 17 years ago
  96. 95e706b git-gui: Fix handling of relative paths in blame. by Alexander Gavrilov · 17 years ago
  97. 861c68e git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror. by Mark Burton · 17 years ago
  98. 6249067 git-gui: update Japanese translation by Nanako Shiraishi · 17 years ago
  99. 1a93d67 git-gui: french translation update by Christian Couder · 17 years ago
  100. f6e4110 Updated Swedish translation (514t0f0u). by Peter Krefting · 17 years ago