git-gui 0.8.0
  1. 84f6753 git-gui: Minor refactoring of merge command line in merge support by Shawn O. Pearce · 18 years ago gitgui-0.8.0
  2. dac7089 git-gui: Use more modern looking icons in the tree browser by Shawn O. Pearce · 18 years ago
  3. 95af4d8 git-gui: Make sure remotes are loaded when picking revisions by Shawn O. Pearce · 18 years ago
  4. 0fe055c git-gui: Use progress bar while resetting/aborting files by Shawn O. Pearce · 18 years ago
  5. 360cc10 git-gui: Unify wording to say "to stage" instead of "to add" by Christian Stimming · 18 years ago
  6. bc318ea git-gui: Remove usernames from absolute SSH urls during merging by Shawn O. Pearce · 18 years ago
  7. ead49f5 git-gui: Format tracking branch merges as though they were pulls by Shawn O. Pearce · 18 years ago
  8. 9feefbd git-gui: Cleanup bindings within merge dialog by Shawn O. Pearce · 18 years ago
  9. 350a35f git-gui: Replace merge dialog with our revision picker widget by Shawn O. Pearce · 18 years ago
  10. becafaa git-gui: Show ref last update times in revision chooser tooltips by Shawn O. Pearce · 18 years ago
  11. 844c3f6 git-gui: Display commit/tag/remote info in tooltip of revision picker by Shawn O. Pearce · 18 years ago
  12. 30d1990 git-gui: Save remote urls obtained from config/remotes setup by Shawn O. Pearce · 18 years ago
  13. 7d5266a git-gui: Avoid unnecessary symbolic-ref call during checkout by Shawn O. Pearce · 18 years ago
  14. 9c5a3c77 git-gui: Paper bag fix quitting crash after commit by Shawn O. Pearce · 18 years ago
  15. 7bd197c git-gui: Fix unnecessary fast-forward during checkout by Shawn O. Pearce · 18 years ago
  16. 54febd4 git-gui: Internally allow fetch without storing for future pull support by Shawn O. Pearce · 18 years ago
  17. dba0741 git-gui: Skip unnecessary read-tree work during checkout by Shawn O. Pearce · 18 years ago
  18. eea1ab6 git-gui: Simplify error case for unsupported merge types by Shawn O. Pearce · 18 years ago
  19. f66b8a6 git-gui: Factor out common fast-forward merge case by Shawn O. Pearce · 18 years ago
  20. 60f7352 git-gui: Save the merge base during checkout_op processing by Shawn O. Pearce · 18 years ago
  21. 4578c5c git-gui: Automatically backup the user's commit buffer by Shawn O. Pearce · 18 years ago
  22. 5dc2cae git-gui: Completely remove support for creating octopus merges by Shawn O. Pearce · 18 years ago
  23. a422896 git-gui: Don't show blame tooltips that we have no data for by Shawn O. Pearce · 18 years ago
  24. c4638f6 git-gui: Translate standard encoding names to Tcl ones by Shawn O. Pearce · 18 years ago
  25. ff749c1 git-gui: Convert merge dialog to use class system by Shawn O. Pearce · 18 years ago
  26. 46a2df3 git-gui: Increase the default height of the revision picker by Shawn O. Pearce · 18 years ago
  27. 8e891fa git-gui: Allow users to browse any branch, not just the current one by Shawn O. Pearce · 18 years ago
  28. 85d2d59 git-gui: Allow browser subcommand to start in subdirectory by Shawn O. Pearce · 18 years ago
  29. 3972b98 git-gui: Delay the GC hint until after we are running by Shawn O. Pearce · 18 years ago
  30. 2370164 git-gui: Don't crash in ask_popup if we haven't mapped main window yet by Shawn O. Pearce · 18 years ago
  31. 6eb420e git-gui: Always disable the Tcl EOF character when reading by Shawn O. Pearce · 18 years ago
  32. b215883 git-gui: Change prior tree SHA-1 verification to use git_read by Shawn O. Pearce · 18 years ago
  33. f31b6ff Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  34. 20f1a10 git-gui: Work around bad interaction between Tcl and cmd.exe on ^{tree} by Shawn O. Pearce · 18 years ago gitgui-0.7.5
  35. 264f4a3 git-gui: Include a space in Cygwin shortcut command lines by Shawn O. Pearce · 18 years ago
  36. 6a5955f git-gui: Use sh.exe in Cygwin shortcuts by Shawn O. Pearce · 18 years ago
  37. 5922446 git-gui: Paper bag fix for Cygwin shortcut creation by Shawn O. Pearce · 18 years ago
  38. 0a84b3d Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  39. e87fb0f git-gui: Don't linewrap within console windows by Shawn O. Pearce · 18 years ago
  40. 56e29f5 git-gui: Correct ls-tree buffering problem in browser by Shawn O. Pearce · 18 years ago
  41. 7eafa2f git-gui: Improve the Windows and Mac OS X shortcut creators by Shawn O. Pearce · 18 years ago
  42. 74c4763 git-gui: Teach console widget to use git_read by Shawn O. Pearce · 18 years ago
  43. 0b81261 git-gui: Always use absolute path to all git executables by Shawn O. Pearce · 18 years ago
  44. b792230 git-gui: Show a progress meter for checking out files by Shawn O. Pearce · 18 years ago
  45. 51530d1 git-gui: Change the main window progress bar to use status_bar by Shawn O. Pearce · 18 years ago
  46. b29bd5c git-gui: Extract blame viewer status bar into mega-widget by Shawn O. Pearce · 18 years ago
  47. 827c711 git-gui: Allow double-click in checkout dialog to start checkout by Shawn O. Pearce · 18 years ago
  48. 84d3d7b git-gui: Default selection to first matching ref by Shawn O. Pearce · 18 years ago
  49. d41b43e git-gui: Refactor branch switch to support detached head by Shawn O. Pearce · 18 years ago
  50. 699d560 git-gui: Refactor our ui_status_value update technique by Shawn O. Pearce · 18 years ago
  51. ba1964b git-gui: Automatically refresh tracking branches when needed by Shawn O. Pearce · 18 years ago
  52. 7cf0442 git-gui: Option to default new branches to match tracking branches by Shawn O. Pearce · 18 years ago
  53. 560eddc git-gui: Sort tags descending by tagger date by Shawn O. Pearce · 18 years ago
  54. 7618e6b git-gui: Enhance choose_rev to handle hundreds of branches by Shawn O. Pearce · 18 years ago
  55. 774173a git-gui: Fast-forward existing branch in branch create dialog by Shawn O. Pearce · 18 years ago
  56. dd87efc git-gui: Allow users to match remote branch names locally by Shawn O. Pearce · 18 years ago
  57. 79a060e git-gui: Maintain remote and source ref for tracking branches by Shawn O. Pearce · 18 years ago
  58. 6f2a3fc git-gui: Optimize for newstyle refs/remotes layout by Shawn O. Pearce · 18 years ago
  59. 3206c63 git-gui: Refactor the delete branch dialog to use class system by Shawn O. Pearce · 18 years ago
  60. b1fa2bf git-gui: Abstract the revision picker into a mega widget by Shawn O. Pearce · 18 years ago
  61. 6233ab1 git-gui: Teach class system to support [$this cmd] syntax by Shawn O. Pearce · 18 years ago
  62. 4ca1312 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  63. 88dce86 git-gui: Skip nicknames when selecting author initials by Shawn O. Pearce · 18 years ago
  64. a840566 git-gui: use "blame -w -C -C" for "where did it come from, originally?" by Junio C Hamano · 18 years ago
  65. d4c5307 git-gui: Honor rerere.enabled configuration option by Shawn O. Pearce · 18 years ago
  66. f8186e9 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  67. 47282d4 git-gui: Ensure windows shortcuts always have .bat extension by Shawn O. Pearce · 18 years ago
  68. 1eb96a2 git-gui: Correct resizing of remote branch delete dialog by Shawn O. Pearce · 18 years ago
  69. c1fd897 git-gui: Start blame windows as tall as possible by Shawn O. Pearce · 18 years ago
  70. 1d6d7c4 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  71. c8e23aa git-gui: Unlock the index when cancelling merge dialog by Shawn O. Pearce · 18 years ago
  72. 03d2562 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  73. fffaaba git-gui: Don't nice git blame on MSYS as nice is not supported by Shawn O. Pearce · 18 years ago
  74. fe813d4 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  75. fb626dc git-gui: Bind Tab/Shift-Tab to cycle between panes in blame by Shawn O. Pearce · 18 years ago
  76. 03e1bed Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  77. 39fa2a9 git-gui: Save geometry before the window layout is damaged by Shawn O. Pearce · 18 years ago
  78. aa75196 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  79. 615b865 git-gui: Include 'war on whitespace' fixes from git.git by Shawn O. Pearce · 18 years ago
  80. 32af629 Merge branch 'maint' by Shawn O. Pearce · 18 years ago
  81. d80ded0 git-gui: Changed blame header bar background to match main window by Shawn O. Pearce · 18 years ago gitgui-0.7.3
  82. 0f32da5 git-gui: Favor the original annotations over the recent ones by Shawn O. Pearce · 18 years ago
  83. 949da61 git-gui: Improve our labeling of blame annotation types by Shawn O. Pearce · 18 years ago
  84. 5d198d6 git-gui: Use three colors for the blame viewer background by Shawn O. Pearce · 18 years ago
  85. 0dfed77 git-gui: Jump to original line in blame viewer by Shawn O. Pearce · 18 years ago
  86. 383d4e0 git-gui: Display both commits in our tooltips by Shawn O. Pearce · 18 years ago
  87. 172c92b git-gui: Run blame twice on the same file and display both outputs by Shawn O. Pearce · 18 years ago
  88. debcd0f git-gui: Display the "Loading annotation..." message in italic by Shawn O. Pearce · 18 years ago
  89. fc816d7 git-gui: Rename fields in blame viewer to better descriptions by Shawn O. Pearce · 18 years ago
  90. c5db65a git-gui: Label the uncommitted blame history entry by Shawn O. Pearce · 18 years ago
  91. 2f85b7e git-gui: Switch internal blame structure to Tcl lists by Shawn O. Pearce · 18 years ago
  92. 14c4dfd git-gui: Cleanup redundant column management in blame viewer by Shawn O. Pearce · 18 years ago
  93. c17c175 git-gui: Better document our blame variables by Shawn O. Pearce · 18 years ago
  94. b611015 git-gui: Remove unused commit_list from blame viewer by Shawn O. Pearce · 18 years ago
  95. 81fb7ef git-gui: Automatically expand the line number column as needed by Shawn O. Pearce · 18 years ago
  96. 375e136 git-gui: Make the line number column slightly wider in blame by Shawn O. Pearce · 18 years ago
  97. 000a106 git-gui: Use lighter colors in blame view by Shawn O. Pearce · 18 years ago
  98. 0632570 git-gui: Remove unnecessary space between columns in blame viewer by Shawn O. Pearce · 18 years ago
  99. 0eab69a git-gui: Remove the loaded column from the blame viewer by Shawn O. Pearce · 18 years ago
  100. b55a243 git-gui: Clip the commit summaries in the blame history menu by Shawn O. Pearce · 18 years ago