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