git-gui 0.9.1
  1. a6d5888 git-gui: Make commit log messages end with a newline by Bernt Hansen · 18 years ago gitgui-0.9.1
  2. f0e8692 Added Swedish translation. by Peter Karlsson · 18 years ago
  3. 9fe9811 git-gui: Unconditionally use absolute paths with Cygwin by Mark Levedahl · 18 years ago
  4. a4750dd git-gui: Handle file mode changes (644->755) in diff viewer by Shawn O. Pearce · 18 years ago
  5. fba6072 git-gui: Move frequently used commands to the top of the context menu. by Johannes Sixt · 18 years ago
  6. cfb5e10 Update Hungarian translation. 100% completed. by Miklos Vajna · 18 years ago
  7. e360beb Update ja.po for git-gui by しらいしななこ · 18 years ago
  8. cbd9ac9 git-gui: Improve the application icon on Windows. by Johannes Sixt · 18 years ago
  9. 74521ee git-gui: install-sh from automake does not like -m755 by Robert Schiele · 18 years ago
  10. 5405110 git-gui: Reorder msgfmt command-line arguments by brian m. carlson · 18 years ago
  11. 6f4ec3a Update German translation. 100% completed. by Christian Stimming · 18 years ago
  12. aa7db34 Update git-gui.pot with latest (few) string additions and changes. by Christian Stimming · 18 years ago
  13. b53a191 git-gui: update it.po and glossary/it.po by Michele Ballabio · 18 years ago
  14. 208320d git-gui: fix a typo in lib/commit.tcl by Michele Ballabio · 18 years ago
  15. 41188dd git-gui 0.9.0 by Shawn O. Pearce · 18 years ago gitgui-0.9.0
  16. cd16a6c git-gui: Bind Meta-T for "Stage To Commit" menu action by Shawn O. Pearce · 18 years ago
  17. 48b8d2b git-gui: Allow users to set font weights to bold by Shawn O. Pearce · 18 years ago
  18. 6ea1079 git-gui: Update Japanese strings (part 2) by Junio C Hamano · 18 years ago
  19. 76d536b git-gui: Update Japanese strings by しらいしななこ · 18 years ago
  20. efb8486 Updated russian translation of git-gui by Alex Riesen · 18 years ago
  21. 95a8b67 po2msg: actually output statistics by Johannes Schindelin · 18 years ago
  22. 9a25ae8 po2msg: ignore untranslated messages by Johannes Schindelin · 18 years ago
  23. f94872d po2msg: ignore entries marked with "fuzzy" by Johannes Schindelin · 18 years ago
  24. ab0d33c git-gui: Protect against bad translation strings by Shawn O. Pearce · 18 years ago
  25. f4e9996 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  26. d4e890e git-gui: Make sure we get errors from git-update-index by Shawn O. Pearce · 18 years ago
  27. dec2b4a More updates and corrections to the russian translation of git-gui by Alex Riesen · 18 years ago
  28. c43ff43 Updated Russian translation. by Kirill · 18 years ago
  29. 9d434d5 git-gui: Update German translation by Christian Stimming · 18 years ago
  30. fb6cf21 git-gui: Add more terms to glossary. by Christian Stimming · 18 years ago
  31. c9dcc7f Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  32. bbbadf6 git-gui: Don't display CR within console windows by Shawn O. Pearce · 18 years ago gitgui-0.8.4
  33. bea6878 git-gui: Handle progress bars from newer gits by Shawn O. Pearce · 18 years ago
  34. 8af52d7 git-gui: Correctly report failures from git-write-tree by Shawn O. Pearce · 18 years ago
  35. a5bb31f git-gui: Paper bag fix the global config parsing by Shawn O. Pearce · 18 years ago
  36. 8621581 git-gui: Honor a config.mak in git-gui's top level by Shawn O. Pearce · 18 years ago
  37. 82dd4e0 git-gui: Collapse $env(HOME) to ~/ in recent repositories on Windows by Shawn O. Pearce · 18 years ago
  38. ba6c761 git-gui: Support cloning Cygwin based work-dirs by Shawn O. Pearce · 18 years ago
  39. 51a41ac git-gui: Use proper Windows shortcuts instead of bat files by Shawn O. Pearce · 18 years ago
  40. d6db1ad git-gui: Ensure copyright message is correctly read as UTF-8 by Shawn O. Pearce · 18 years ago
  41. 914c4d4 git-gui: Bind n/c/o accelerators in repository chooser by Shawn O. Pearce · 18 years ago
  42. 28d1b11 git-gui: Disable the text widget in the repository chooser by Shawn O. Pearce · 18 years ago
  43. 580b73d git-gui: Fix bind errors when switching repository chooser panels by Shawn O. Pearce · 18 years ago
  44. 9c1b1b1 git-gui: Offer repository management features in menu bar by Shawn O. Pearce · 18 years ago
  45. 28e8695 git-gui: Change repository browser radio buttons to hyperlinks by Shawn O. Pearce · 18 years ago
  46. 24f7c64 git-gui: offer a list of recent repositories on startup by Steffen Prohaska · 18 years ago
  47. 85f7a94 git-gui: Support LFs embedded in config file values by Shawn O. Pearce · 18 years ago
  48. f00d504 git-gui: Refactor git-config --list parsing by Shawn O. Pearce · 18 years ago
  49. 69f85ff git-gui: Move load_config procedure below git-version selection by Shawn O. Pearce · 18 years ago
  50. a0592d3 git-gui: Change main window layout to support wider screens by Johannes Sixt · 18 years ago
  51. 4dcf4e0 git-gui: update Italian translation by Michele Ballabio · 18 years ago
  52. 5736432 git-gui: Updated po strings based on current sources by Shawn O. Pearce · 18 years ago
  53. 99fe594 git-gui: add mingw specific startup wrapper by Steffen Prohaska · 18 years ago
  54. a16b74e git-gui: set NO_MSGFMT to force using pure tcl replacement in msysgit by Steffen Prohaska · 18 years ago
  55. be700fe git-gui: add directory git-gui is located in to PATH (on Windows) by Steffen Prohaska · 18 years ago
  56. 3ea16e5 Merge branch 'cs/de' by Shawn O. Pearce · 18 years ago
  57. 1d6e05f git-gui: Update German translation, including latest glossary changes by Christian Stimming · 18 years ago
  58. aad2dc2 git-gui: Incorporate glossary changes into existing German translation by Christian Stimming · 18 years ago
  59. becfb01 git-gui: Update German glossary according to mailing list discussion by Christian Stimming · 18 years ago
  60. 2ce3755 git-gui: Add more words to translation glossary by Christian Stimming · 18 years ago
  61. c73ce76 git-gui: Shorten the staged/unstaged changes title bar text by Shawn O. Pearce · 18 years ago
  62. 13824e2 git-gui: Bind Cmd-, to Preferences on Mac OS X by Shawn O. Pearce · 18 years ago
  63. 6bdf5e5 git-gui: Consolidate the Fetch and Push menus into a Remote menu by Shawn O. Pearce · 18 years ago
  64. 1cad232 git-gui: Use progress meter in the status bar during index updates by Shawn O. Pearce · 18 years ago
  65. 51e1ead git-gui: Include our Git logo in the about dialog by Shawn O. Pearce · 18 years ago
  66. 68099ee git-gui: Refactor about dialog code into its own module by Shawn O. Pearce · 18 years ago
  67. 281fdf6 git-gui: Refactor Henrik Nyh's logo into its own procedure by Shawn O. Pearce · 18 years ago
  68. b7d6825 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  69. 96f1195 git-gui: accept versions containing text annotations, like 1.5.3.mingw.1 by Steffen Prohaska · 18 years ago
  70. 1952aa1 git-gui: Allow forced push into remote repository by Shawn O. Pearce · 18 years ago
  71. e73bfa7 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  72. 906ab7f git-gui: Don't crash when starting gitk from a browser session by Shawn O. Pearce · 18 years ago
  73. 501e4c6 git-gui: Allow gitk to be started on Cygwin with native Tcl/Tk by Shawn O. Pearce · 18 years ago
  74. 0b2bc46 git-gui: Refer to ourselves as "Git Gui" and not "git-gui" by Shawn O. Pearce · 18 years ago
  75. 72a8e81 git-gui: Support a native Mac OS X application bundle by Shawn O. Pearce · 18 years ago
  76. 1bdd8a1 git-gui: Use Henrik Nyh's git logo icon on Windows systems by Shawn O. Pearce · 18 years ago
  77. cbf13d9 git-gui: fix typo in lib/blame.tcl by Michele Ballabio · 18 years ago
  78. 96225db git-gui: Make the status bar easier to read in the setup wizard by Shawn O. Pearce · 18 years ago
  79. a7cb8f5 git-gui: Switch the git-gui logo to Henrik Nyh's logo by Shawn O. Pearce · 18 years ago
  80. 59213f6 git-gui: Don't delete scrollbars in console windows by Shawn O. Pearce · 18 years ago
  81. 6f2d73e git-gui: Don't delete console window namespaces too early by Shawn O. Pearce · 18 years ago
  82. cd38c86 git-gui: add a simple msgfmt replacement by Johannes Schindelin · 18 years ago
  83. 85f77ea git-gui: Copy objects/info/alternates during standard clone by Shawn O. Pearce · 18 years ago
  84. 81d4d3d git-gui: Keep the UI responsive while counting objects in clone by Shawn O. Pearce · 18 years ago
  85. 40f86af git-gui: Don't bother showing OS error message about hardlinks by Shawn O. Pearce · 18 years ago
  86. 354e114 git-gui: Deiconify startup wizard so it raises to the top by Johannes Schindelin · 18 years ago
  87. fbc8a93 git-gui: Avoid console scrollbars unless they are necessary by Shawn O. Pearce · 18 years ago
  88. ab08b36 git-gui: Allow users to choose/create/clone a repository by Shawn O. Pearce · 18 years ago
  89. a4bee59 git-gui: Refactor some UI init to occur earlier by Shawn O. Pearce · 18 years ago
  90. f31c14b Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  91. 2fe167b git-gui: Ensure .git/info/exclude is honored in Cygwin workdirs by Shawn O. Pearce · 18 years ago
  92. 299077f git-gui: Handle starting on mapped shares under Cygwin by Shawn O. Pearce · 18 years ago
  93. 183a1d1 git-gui: Display message box when we cannot find git in $PATH by Shawn O. Pearce · 18 years ago
  94. 2f7c9a7 git-gui: Support native Win32 Tcl/Tk under Cygwin by Shawn O. Pearce · 18 years ago
  95. d4278b5 git-gui: Fix missing i18n markup in push/fetch windows by Shawn O. Pearce · 18 years ago
  96. e7deec6 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  97. ae0754a git-gui: Avoid using bold text in entire gui for some fonts by Simon Sasburg · 18 years ago
  98. 704396b Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  99. 3849bfb git-gui: Disable native platform text selection in "lists" by Shawn O. Pearce · 18 years ago gitgui-0.8.3
  100. 31bb1d1 git-gui: Paper bag fix missing translated strings by Shawn O. Pearce · 18 years ago