git-gui 0.7.5
  1. 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
  2. e87fb0f git-gui: Don't linewrap within console windows by Shawn O. Pearce · 18 years ago
  3. 56e29f5 git-gui: Correct ls-tree buffering problem in browser by Shawn O. Pearce · 18 years ago
  4. 88dce86 git-gui: Skip nicknames when selecting author initials by Shawn O. Pearce · 18 years ago
  5. 47282d4 git-gui: Ensure windows shortcuts always have .bat extension by Shawn O. Pearce · 18 years ago
  6. c8e23aa git-gui: Unlock the index when cancelling merge dialog by Shawn O. Pearce · 18 years ago
  7. fffaaba git-gui: Don't nice git blame on MSYS as nice is not supported by Shawn O. Pearce · 18 years ago
  8. fb626dc git-gui: Bind Tab/Shift-Tab to cycle between panes in blame by Shawn O. Pearce · 18 years ago
  9. 39fa2a9 git-gui: Save geometry before the window layout is damaged by Shawn O. Pearce · 18 years ago
  10. 615b865 git-gui: Include 'war on whitespace' fixes from git.git by Shawn O. Pearce · 18 years ago
  11. d80ded0 git-gui: Changed blame header bar background to match main window by Shawn O. Pearce · 18 years ago gitgui-0.7.3
  12. 0f32da5 git-gui: Favor the original annotations over the recent ones by Shawn O. Pearce · 18 years ago
  13. 949da61 git-gui: Improve our labeling of blame annotation types by Shawn O. Pearce · 18 years ago
  14. 5d198d6 git-gui: Use three colors for the blame viewer background by Shawn O. Pearce · 18 years ago
  15. 0dfed77 git-gui: Jump to original line in blame viewer by Shawn O. Pearce · 18 years ago
  16. 383d4e0 git-gui: Display both commits in our tooltips by Shawn O. Pearce · 18 years ago
  17. 172c92b git-gui: Run blame twice on the same file and display both outputs by Shawn O. Pearce · 18 years ago
  18. debcd0f git-gui: Display the "Loading annotation..." message in italic by Shawn O. Pearce · 18 years ago
  19. fc816d7 git-gui: Rename fields in blame viewer to better descriptions by Shawn O. Pearce · 18 years ago
  20. c5db65a git-gui: Label the uncommitted blame history entry by Shawn O. Pearce · 18 years ago
  21. 2f85b7e git-gui: Switch internal blame structure to Tcl lists by Shawn O. Pearce · 18 years ago
  22. 14c4dfd git-gui: Cleanup redundant column management in blame viewer by Shawn O. Pearce · 18 years ago
  23. c17c175 git-gui: Better document our blame variables by Shawn O. Pearce · 18 years ago
  24. b611015 git-gui: Remove unused commit_list from blame viewer by Shawn O. Pearce · 18 years ago
  25. 81fb7ef git-gui: Automatically expand the line number column as needed by Shawn O. Pearce · 18 years ago
  26. 375e136 git-gui: Make the line number column slightly wider in blame by Shawn O. Pearce · 18 years ago
  27. 000a106 git-gui: Use lighter colors in blame view by Shawn O. Pearce · 18 years ago
  28. 0632570 git-gui: Remove unnecessary space between columns in blame viewer by Shawn O. Pearce · 18 years ago
  29. 0eab69a git-gui: Remove the loaded column from the blame viewer by Shawn O. Pearce · 18 years ago
  30. b55a243 git-gui: Clip the commit summaries in the blame history menu by Shawn O. Pearce · 18 years ago
  31. 08dda17 git-gui: Use a label instead of a button for the back button by Shawn O. Pearce · 18 years ago
  32. 79c50bf git-gui: Show original filename in blame tooltip by Shawn O. Pearce · 18 years ago
  33. 669fbc3 git-gui: Combine blame groups only if commit and filename match by Shawn O. Pearce · 18 years ago
  34. 22c6769 git-gui: Allow digging through history in blame viewer by Shawn O. Pearce · 18 years ago
  35. 982cf98 git-gui: Display a progress bar during blame annotation gathering by Shawn O. Pearce · 18 years ago
  36. d0b741d git-gui: Allow the user to control the blame/commit split point by Shawn O. Pearce · 18 years ago
  37. 223475a git-gui: Show author initials in blame groups by Shawn O. Pearce · 18 years ago
  38. ddc1fa8 git-gui: Space the commit group continuation out in blame view by Shawn O. Pearce · 18 years ago
  39. b5a4122 git-gui: Cleanup minor style nit by Shawn O. Pearce · 18 years ago
  40. 8154e1a git-gui: Remove unnecessary reshow of blamed commit by Shawn O. Pearce · 18 years ago
  41. 74fe898 git-gui: Highlight the blame commit header from everything else by Shawn O. Pearce · 18 years ago
  42. 41bf23d git-gui: Display tooltips in blame viewer by Shawn O. Pearce · 18 years ago
  43. 37ebc93 git-gui: Use arror cursor in blame viewer file data by Shawn O. Pearce · 18 years ago
  44. c9e6bfd git-gui: Simplify consecutive lines that come from the same commit by Shawn O. Pearce · 18 years ago
  45. f96cd7b git-gui: Improve the coloring in blame viewer by Shawn O. Pearce · 18 years ago
  46. bea39c2 git-gui: Remove empty blank line at end of blame by Shawn O. Pearce · 18 years ago
  47. d89a494 git-gui: Cleanup blame::new widget initialization by Shawn O. Pearce · 18 years ago
  48. a46fe1c git-gui: Add a 4 digit commit abbreviation to the blame viewer by Shawn O. Pearce · 18 years ago
  49. b8848f7 git-gui: Allow as few as 0 lines of diff context by Shawn O. Pearce · 18 years ago
  50. 905d9c9 git-gui: Allow creating a branch when none exists by Shawn O. Pearce · 18 years ago
  51. 76486bb git-gui: Format author/committer times in ISO format by Shawn O. Pearce · 18 years ago
  52. 0511798 git-gui: Cleanup minor nits in blame code by Shawn O. Pearce · 18 years ago
  53. a0db0d6 git-gui: Generate blame on uncommitted working tree file by Shawn O. Pearce · 18 years ago
  54. 685caf9 git-gui: Convert blame to the "class" way of doing things by Shawn O. Pearce · 18 years ago
  55. 28bf928 git-gui: Don't attempt to inline array reads in methods by Shawn O. Pearce · 18 years ago
  56. c74b6c6 git-gui: Convert browser, console to "class" format by Shawn O. Pearce · 18 years ago
  57. 1f07c4e git-gui: Define a simple class/method system by Shawn O. Pearce · 18 years ago
  58. cc1f83f git-gui: Allow shift-{k,j} to select a range of branches to merge by Shawn O. Pearce · 18 years ago
  59. ebcaada git-gui: Use vi-like keys in merge dialog by Shawn O. Pearce · 18 years ago gitgui-0.7.0-rc1
  60. 1fc4ba8 git-gui: Include commit id/subject in merge choices by Shawn O. Pearce · 18 years ago
  61. 349f92e git-gui: Show all possible branches for merge by Shawn O. Pearce · 18 years ago
  62. a6c9b08 git-gui: Move merge support into a namespace by Shawn O. Pearce · 18 years ago
  63. 60aa065 git-gui: Allow vi keys to scroll the diff/blame regions by Shawn O. Pearce · 18 years ago
  64. a35d65d git-gui: Move console procs into their own namespace by Shawn O. Pearce · 18 years ago
  65. f522c9b git-gui: Refactor into multiple files to save my sanity by Shawn O. Pearce · 18 years ago