1. 75c7dd3 git-codereview: document short names in mail command by Russ Cox · 9 years ago
  2. 66a7c2d git-codereview: add test for loadAuth by Russ Cox · 9 years ago
  3. c3e5818 git-codereview: begin to handle multiple-change branches by Russ Cox · 9 years ago
  4. c5341d6 git-codereview: allow short user names in git mail by Russ Cox · 9 years ago
  5. a46a546 git-codereview: make tests pass on windows by Alex Brainman · 9 years ago
  6. 3b683ed git-codereview: print gofmt commands in verbose mode by Josh Bleecher Snyder · 9 years ago
  7. 83a1cf9 git-codereview: update outdated error message by Dave Cheney · 9 years ago
  8. 081a9ac git-codereview: guard against ambiguous revision parameters by Anthony Martin · 9 years ago
  9. 3076cb9 git-codereview: make Branch.Submitted pickier by Josh Bleecher Snyder · 9 years ago
  10. cccc3b6 git-codereview: set user.name and user.email before tests by Shenghou Ma · 9 years ago
  11. d253e69 git-codereview: fix loadAuth bug from CL 1771 by Russ Cox · 9 years ago
  12. 4a9b48b git-codereview: accept more forms of hosts in cookies file by Oling Cat · 9 years ago
  13. 54e90cf git-codereview: document <branch>.mailed tag by Russ Cox · 9 years ago
  14. 7bfb5ee git-codereview: fix a few corner case failures by Russ Cox · 9 years ago
  15. ce23a4d review: copying .gitattributes to all subrepositories by Alex Brainman · 9 years ago
  16. 6acef92 git-codereview: permit dot before colon in change description by Andrew Gerrand · 9 years ago
  17. e633155 git-codereview: add TODO about go1.5.txt not needing review by Russ Cox · 9 years ago
  18. 20afb4b git-codereview: add test for pending by Russ Cox · 9 years ago
  19. 5a8749f git-codereview: fix .netrc authentication by Yann Kerhervé · 9 years ago
  20. 4b0c4ea git-codereview: fix print directives by Emil Hessman · 9 years ago
  21. 8fc787d Revert "git-codereview: fix TestCurrentBranch" by Josh Bleecher Snyder · 9 years ago
  22. 63cbb9c git-codereview: fix TestCurrentBranch by Josh Bleecher Snyder · 9 years ago
  23. f473ce1 git-codereview: rename from 'git-review' to 'git-codereview' by Andrew Gerrand · 9 years ago
  24. 6a0c83f git-review: update documentation by Andrew Gerrand · 9 years ago
  25. 4579283 git-review: add gofmt command by Russ Cox · 9 years ago
  26. 7ef203f git-review: add documentation by Andrew Gerrand · 9 years ago
  27. 448910c review: remove redundant todos by Andrew Gerrand · 9 years ago
  28. b889246 git-review: expand pending output by Russ Cox · 9 years ago
  29. 799b813 git-review: add gofmt pre-commit hook by Andrew Gerrand · 9 years ago
  30. 1458e6c git-review: reject empty messages in commit-msg hook by Andrew Gerrand · 9 years ago
  31. 10c1605 review/git-review: rewrite commit-msg hook in Go by Russ Cox · 9 years ago
  32. ccaabdb review/git-review: apply changes from adg's review by Russ Cox · 9 years ago
  33. e795291 git-review: add submit command by Russ Cox · 9 years ago
  34. 89850a0 git-review: make 'git change topic' with no staged changes not commit by Russ Cox · 9 years ago
  35. c2ccaac git-review: save reference to mailed revision using tag by Russ Cox · 9 years ago
  36. 07daa7f review: check form of commit messages by Andrew Gerrand · 9 years ago
  37. b46ae8d review: fix tests by Andrew Gerrand · 9 years ago
  38. 23d79fe git-review: hide read-only git commands from -v; show them with -v -v by Russ Cox · 9 years ago
  39. 327cbdd git-review: allow mail with multiple -r and -cc flags by Russ Cox · 9 years ago
  40. e0e214d git-review: add change -q quick mode, to not edit existing commit message by Russ Cox · 9 years ago
  41. cfc4269 git-review: simplify sync by Russ Cox · 9 years ago
  42. 1f0dcd4 git-review: add -q to git branch --set-upstream-to command by Russ Cox · 9 years ago
  43. e5a270e git-review: add support for non-master origin branches by Russ Cox · 9 years ago
  44. fd66678 review/git-review: support help when not in git repository by David Crawshaw · 9 years ago
  45. fcce200 review: Handle windows paths by mattn · 9 years ago
  46. f472593 review: Fix typo in help text by Joel Stemmer · 9 years ago
  47. 5830004 review: move 'review' command to 'git-review' sub-directory by Andrew Gerrand · 9 years ago
  48. 6111fcf review: rename "upload" command to "mail" by Rob Pike · 9 years ago
  49. ce5bda3 review: modify argument parsing for use as a git sub-command by Andrew Gerrand · 9 years ago
  50. c9ac0ad review: overhaul of tool user interface by Andrew Gerrand · 9 years ago
  51. 2681f75 review: add flags for upload, including -r and -cc by Rob Pike · 9 years ago
  52. 7c4277f review: add another todo by Andrew Gerrand · 9 years ago
  53. 93be2e8 review: add todo by Andrew Gerrand · 9 years ago
  54. c5821de review: document the idempotence of runOutput and runLines by Andrew Gerrand · 9 years ago
  55. f809cef review: push argument handling into subcommands by Rob Pike · 9 years ago
  56. 0a7fcdb review: add -n flag to show commands without running them by Rob Pike · 9 years ago
  57. fcb513b review: add import comment by Andrew Gerrand · 9 years ago
  58. e97d2a9 Add a couple more todos; very minor refactoring. by Andrew Gerrand · 9 years ago
  59. fc8d90b Parse output of 'git status' more conservatively. by Andrew Gerrand · 9 years ago
  60. cf75456 Consolidate TOODs. by Andrew Gerrand · 9 years ago
  61. 7e5b7ed clean up error messages by Andrew Gerrand · 9 years ago
  62. 25eddf0 Use git config remote.origin.url to detect the origin. by Burcu Dogan · 9 years ago
  63. 947efc8 review: add a README file by Andrew Gerrand · 9 years ago
  64. 7f14713 add run helpers by Andrew Gerrand · 9 years ago
  65. 823a9f0 Prettier output from 'review pending'. by Andrew Gerrand · 9 years ago
  66. 1d10933 implement pending command by Andrew Gerrand · 9 years ago
  67. adcb6dd Make 'review sync' handle the case where the change has been rebased on submission. by Andrew Gerrand · 9 years ago
  68. bd510c4 Bump master HEAD on 'review syncc' from feature branch. by Andrew Gerrand · 9 years ago
  69. 7996383 Fix 'review sync'. Remove most verbose prints. Make everything quieter. by Andrew Gerrand · 9 years ago
  70. 63cbf54 Add -v flag; be quiet by default. by Andrew Gerrand · 9 years ago
  71. 05ccd14 A few fixes. by Andrew Gerrand · 9 years ago
  72. d900965 better usage message by Andrew Gerrand · 9 years ago
  73. 22191d9 improve error messages by Andrew Gerrand · 9 years ago
  74. d2bc04d add command shortcuts by Andrew Gerrand · 9 years ago
  75. 970e237 remove overwrought bake.go stuff by Andrew Gerrand · 9 years ago
  76. 6bf31d9 rewrite by Andrew Gerrand · 9 years ago
  77. 00a0912 use correct path by Andrew Gerrand · 10 years ago
  78. e1ae0ce initial commit by Andrew Gerrand · 10 years ago