git-gui 0.14
  1. fbc9629 Merge branch 'ss/git-gui-mergetool' by Pat Thoyts · 14 years ago gitgui-0.14.0
  2. 35b6f72 git-gui: detect the use of MUI langauge packs on Windows by Pat Thoyts · 14 years ago
  3. f3768a6 mergetool--lib: Add Beyond Compare 3 as a tool by Sebastian Schuberth · 15 years ago
  4. 0e0f450 mergetool--lib: Sort tools alphabetically for easier lookup by Sebastian Schuberth · 15 years ago
  5. 4c2519e git-gui: fetch/prune all entry appears last by Heiko Voigt · 15 years ago
  6. 4bfa250 git-gui: fetch/prune all entry only for more than one entry by Heiko Voigt · 15 years ago
  7. ba44692 git-gui: Include version check and test for tearoff menu entry by Pat Thoyts · 15 years ago
  8. 69e21b8 git-gui: teach fetch/prune menu to do it for all remotes by Heiko Voigt · 15 years ago
  9. e8db403 git-gui: refactor remote submenu creation into subroutine by Heiko Voigt · 15 years ago
  10. 9d04278 git-gui: always default to the last merged branch in remote delete by Heiko Voigt · 15 years ago
  11. 8b92658 git-gui: fix deleting item from all_remotes variable by Heiko Voigt · 15 years ago
  12. df12813 git-gui: instead of defaulting to home directory use working directory by Heiko Voigt · 15 years ago
  13. fb027e1 git-gui: scroll down to default selection for push dialog by Heiko Voigt · 15 years ago
  14. 9e34e62 git gui: keep selected branch when remote is changed in push dialog by Heiko Voigt · 15 years ago
  15. bf59439 git-gui: handle meta diff header lines only in the header section by Bert Wesarg · 15 years ago
  16. d1c7f8a git-gui: handle special content lines only in the diff header section by Bert Wesarg · 15 years ago
  17. 6459d7c git-gui: always reset the current tag by Bert Wesarg · 15 years ago
  18. 963ceab git-gui: move 3way diff autodetect up by Bert Wesarg · 15 years ago
  19. 3c9ae64 git-gui: there is no "mode *" diff header line by Bert Wesarg · 15 years ago
  20. 97b8ee1 git-gui: name also new symlinks so by Bert Wesarg · 15 years ago
  21. ebd143f git-gui: handle index lines only in the diff header by Bert Wesarg · 15 years ago
  22. c976bbf git-gui: rework handling of diff header by Bert Wesarg · 15 years ago
  23. 7587f4d git-gui: learn more type change states by Bert Wesarg · 15 years ago
  24. 4a065c8 git-gui: remove 'no such variable' for s error when encounter unknown file states by Bert Wesarg · 15 years ago
  25. bf5fe3f git-gui: fix typo in image data by Bert Wesarg · 15 years ago
  26. 7b3680f git-gui: add Brazilian Portuguese (pt-BR) translation by Alexandre Erwin Ittner · 15 years ago
  27. 073291c git-gui: update russian translation by Alex Riesen · 15 years ago
  28. 75e88a5 git-gui: update russian translation by Alex Riesen · 15 years ago
  29. b6efd40 git-gui: spelling fixes in russian translation by Skip · 15 years ago
  30. 9673abc git-gui: fix russian translation typos by Serge Ziryukin · 15 years ago
  31. 673eb4a git-gui: use --exclude-standard to check for untracked files by Stefan Naewe · 15 years ago
  32. 88b21c2 git-gui: Fix use of hunk tag for non-hunk content. by Bert Wesarg · 15 years ago
  33. c7ec31a git-gui: Fix use of renamed tag. by Bert Wesarg · 15 years ago
  34. 1ab8628 git-gui: fix browsers [Up To Parent] in sub-sub-directories. by Bert Wesarg · 15 years ago
  35. 4590307 git-gui: respect conflict marker size by Bert Wesarg · 15 years ago
  36. 46a0431 git-gui: fix ANSI-color parsing by Bert Wesarg · 15 years ago
  37. 8f85599 git-gui: apply color information from git diff output by Pat Thoyts · 15 years ago
  38. c744086 git-gui: use wordprocessor tab style to ensure tabs work as expected by Pat Thoyts · 15 years ago
  39. 38ec8d3 git-gui: correct assignment of work-tree by Pat Thoyts · 15 years ago
  40. 4c56d1d git-gui: use full dialog width for old name when renaming branch by Pat Thoyts · 15 years ago
  41. 67112c4 git-gui: generic version trimming by Pat Thoyts · 15 years ago
  42. c0d2c38 git-gui: enable the Tk console when tracing/debugging on Windows by Pat Thoyts · 15 years ago
  43. 7ae1e72 git-gui: show command-line errors in a messagebox on Windows by Pat Thoyts · 15 years ago
  44. ff9db6c On Windows, avoid git-gui to call Cygwin's nice utility by Sebastian Schuberth · 15 years ago
  45. 00e9de7 git-gui 0.13 by Pat Thoyts · 15 years ago gitgui-0.13.0
  46. 2473543 git-gui: avoid mis-encoding the copyright message on Windows. by Pat Thoyts · 15 years ago
  47. 421a31e git-gui: Update Swedish translation (521t). by Peter Krefting · 15 years ago
  48. aef0b48 git-gui: ensure correct application termination in git-gui--askpass by Pat Thoyts · 15 years ago
  49. d5257fb git-gui: handle textconv filter on Windows and in development by Pat Thoyts · 15 years ago
  50. 62f9a63 git-gui: use shell to launch textconv filter in "blame" by Matthieu Moy · 15 years ago
  51. 7807777 git-gui: display error launching blame as a message box. by Pat Thoyts · 15 years ago
  52. ea47503 git-gui: Make usage statement visible on Windows. by Pat Thoyts · 15 years ago
  53. 2810a58 git-gui: fix size and position of window panes on startup by Pat Thoyts · 15 years ago
  54. 9cb268c git-gui: mc cannot be used before msgcat has been loaded by Pat Thoyts · 15 years ago
  55. 1fbacca git-gui: use textconv filter for diff and blame by Clément Poulain · 15 years ago
  56. 8512354 git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32 by Pat Thoyts · 15 years ago
  57. fc17e5e git-gui: fix shortcut creation on cygwin by Heiko Voigt · 15 years ago
  58. 4c79adc git-gui: fix PATH environment for mingw development environment by Heiko Voigt · 15 years ago
  59. a197b1e git-gui: fix usage of _gitworktree when creating shortcut for windows by Heiko Voigt · 15 years ago
  60. 2e0cda6 git-gui: fix "Explore Working Copy" for Windows again by Markus Heidelberg · 15 years ago
  61. b963d11 git-gui: fix usage of themed widgets variable by Heiko Voigt · 15 years ago
  62. 13a3d63 git-gui: Handle failure of core.worktree to identify the working directory. by Pat Thoyts · 15 years ago
  63. 2a9edd0 Merge branch 'maint' by Shawn O. Pearce · 16 years ago
  64. 9c898a1 git-gui: check whether systems nice command works or disable it by Heiko Voigt · 16 years ago
  65. 89d6159 git-gui: update french translation by Emmanuel Trillaud · 16 years ago
  66. 5bf4684 git-gui: update Japanese translation by Nanako Shiraishi · 16 years ago
  67. e1a3f28 Merge branch 'maint' by Shawn O. Pearce · 16 years ago
  68. d6db1bb git-gui: fix shortcut for menu "Commit/Revert Changes" by Heiko Voigt · 16 years ago
  69. 831cc7e git-gui: Quote git path when starting another gui in a submodule by Jens Lehmann · 16 years ago
  70. cbdaf56 git-gui: update Italian translation by Michele Ballabio · 16 years ago
  71. fe9c06b git-gui: Update Swedish translation (520t0f0u) by Peter Krefting · 16 years ago
  72. c80d7be git-gui: use themed tk widgets with Tk 8.5 by Pat Thoyts · 16 years ago
  73. ab2d3b0 git-gui: Update German translation (12 new or changed strings). by Christian Stimming · 16 years ago
  74. 60eb4f1 git-gui: Update translation template by Shawn O. Pearce · 16 years ago
  75. 73b3446 git-gui: Remove unused icon file_parttick by Shawn O. Pearce · 16 years ago
  76. 0602de4 git-gui: use different icon for new and modified files in the index by Peter Oberndorfer · 16 years ago
  77. a9fa11f git-gui: set GIT_DIR and GIT_WORK_TREE after setup by Giuseppe Bilotta · 16 years ago
  78. 3748b03 git-gui: update shortcut tools to use _gitworktree by Giuseppe Bilotta · 16 years ago
  79. 29e5573 git-gui: handle bare repos correctly by Giuseppe Bilotta · 16 years ago
  80. 21985a1 git-gui: handle non-standard worktree locations by Giuseppe Bilotta · 16 years ago
  81. ff07c3b git-gui: Support applying a range of changes at once by Jeff Epler · 16 years ago
  82. 25476c6 git-gui: Add a special diff popup menu for submodules by Jens Lehmann · 16 years ago
  83. a9ae14a git-gui: Use git diff --submodule when available by Jens Lehmann · 16 years ago
  84. 87cd09f git-gui: work from the .git dir by Giuseppe Bilotta · 16 years ago
  85. 390425b git-gui: Fix applying a line when all following lines are deletions by Jeff Epler · 16 years ago
  86. 7ec2b69 git-gui: Correct file_states when unstaging partly staged entry by Jens Lehmann · 16 years ago
  87. e27d106 git-gui: Fix gitk for branch whose name matches local file by Peter Krefting · 16 years ago
  88. 3c6a287 git-gui: Keep repo_config(gui.recentrepos) and .gitconfig in sync by Christopher Beelby · 16 years ago
  89. ea888f8 git-gui: handle really long error messages in updateindex. by Pat Thoyts · 16 years ago
  90. b677c66 git-gui: Add hotkeys for "Unstage from commit" and "Revert changes" by Vitaly _Vi Shukela · 16 years ago
  91. 54350a2 git-gui: Makefile: consolidate .FORCE-* targets by Jonathan Nieder · 16 years ago
  92. 60204dd git-gui: suppress RenderBadPicture X error caused by Tk bug by Jindrich Makovicka · 16 years ago
  93. 1085208 git-gui: Increase blame viewer usability on MacOS. by Alexander Gavrilov · 16 years ago
  94. 88520ca git-gui: search 4 directories to improve statistic of gc hint by Clemens Buchacher · 16 years ago
  95. c0d1532 git gui: make current branch default in "remote delete branch" merge check by Heiko Voigt · 16 years ago
  96. acb9108 git-gui: adjust the minimum height of diff pane for shorter screen height by Vietor Liu · 16 years ago
  97. cd846aa git-gui: fix use of uninitialized variable by Jens Lehmann · 16 years ago
  98. ed7b603 git-gui: store wm state and fix wm geometry by Alexey Borzenkov · 16 years ago
  99. 118d938 git-gui: Ensure submodule path is quoted properly by Shawn O. Pearce · 16 years ago
  100. af413de git-gui: fix diff for partially staged submodule changes by Jens Lehmann · 16 years ago