Sign in
go
/
review
/
a2b90d2f6e29477343826a7b79798b588394f4aa
a2b90d2
git-codereview: add -wip flag to mail command
by Paul Jolly
· 4 years, 10 months ago
180dd7f
git-codereview: remove use of Mergeable
by Russ Cox
· 5 years ago
f51a732
git-codereview: add mail -nokeycheck option
by Brad Fitzpatrick
· 7 years ago
f64da47
git-codereview: write hooks with execute permission in tests
by Bryan C. Mills
· 5 years ago
be34946
git-codereview: pick up URL-specific cookieFile config
by Daniel Lublin
· 5 years ago
44454f6
git-codereview: override existing locale with LC_ALL=C
by Eric Lagergren
· 6 years ago
8568849
git-codereview: do not install hooks for help and invalid commands
by Anderson Queiroz
· 5 years ago
11e366f
go.mod: add go version directive
by Bryan C. Mills
· 6 years ago
8102926
git-codereview: add a hint about mailing the whole chain of changes
by Yury Smolsky
· 6 years ago
8390835
git-codereview: do not require gofmt for testdata files
by Rebecca Stambler
· 6 years ago
7744f6d
git-codereview: make commit-msg hook play nicely with other systems
by Andrew Gerrand
· 6 years ago
05c2690
all: add a go.mod file
by Michael Matloob
· 6 years ago
266ee1e
git-codereview: do not check vendor folder with gofmt
by Daniel Theophanes
· 6 years ago
80efb4d
git-codereview: recognize rpc:// and sso:// as Gerrit origins
by Russ Cox
· 6 years ago
22b8515
git-codereview: add -m option
by Jean de Klerk
· 7 years ago
5745d81
README.md: correct installation instructions
by Johan Brandhorst
· 6 years ago
5934012
git-codereview: remove unused cruft
by Jean de Klerk
· 7 years ago
876f02c
Fix erroneous error message saying "git sync"
by Issac Trotts
· 7 years ago
03b299b
git-codereview: add -hashtag flag to the mail command
by Jesús Espino
· 7 years ago
3faf270
git-codereview: highlight branchpoint command
by Mark Fischer
· 7 years ago
abfd237
git-codereview: use --path option of git config to expand ~
by Dmitri Shuralyov
· 7 years ago
0d7a669
git-codereview: check for https:// origin only for googlesource urls
by Michael Matloob
· 7 years ago
d4998e7
git-codereview: support ~ in http.cookiefile
by Filippo Valsorda
· 7 years ago
8545223
git-codereview: pull punctuation marks out of quotation marks
by Marvin Stenger
· 7 years ago
febe82b
git-codereview: forbid mailing editor temp files
by Yury Smolsky
· 7 years ago
3469671
CONTRIBUTING.md: remove note about not accepting Pull Requests
by Andrew Bonventre
· 7 years ago
f5dbde0
review/git-codereview: use more verbosity to signal verbose pulls
by Rob Pike
· 7 years ago
40351d0
git-codereview: fix vet warning to fix build on Go 1.10
by Brad Fitzpatrick
· 7 years ago
a57765c
git-codereview: fix Go 1.8 t.Helper fix
by Brad Fitzpatrick
· 7 years ago
0a9d6c1
git-codereview: fix test compilation error on Go 1.8
by Brad Fitzpatrick
· 7 years ago
0d52c01
git-codereview: add support for DΟ NΟT MAIL
by Russ Cox
· 7 years ago
69da225
git-codereview: overlap 'git fetch -q' with Gerrit queries in pending
by Russ Cox
· 7 years ago
0bdc7ed
git-codereview: batch GerritChange info fetches during pending
by Russ Cox
· 7 years ago
c4baf78
git-codereview: specify a dummy cookie file
by Kevin Burke
· 8 years ago
0eaa382
git-codereview: avoid Gerrit timeout for missing Change-Id during pending
by Russ Cox
· 7 years ago
925f9bd
README: add better description
by Kevin Burke
· 8 years ago
d9d8428
git-codereview: create hooks directory if it doesn't exist
by Marko Mudrinic
· 8 years ago
97320b9
git-codereview: update help text to add -trybot
by Daniel Martí
· 8 years ago
42c461b
codereview: mention rebase-work in usage message
by Than McIntosh
· 8 years ago
14b1fbe
git-codereview: fix hook installation in git 2.13.0
by Austin Clements
· 8 years ago
e973841
x/review/git-codereview: pending should mention abandoned CLs
by Jaana Burcu Dogan
· 8 years ago
7435a04
git-codereview: document mail -trybot flag
by Austin Clements
· 9 years ago
9615674
review: Fix error of git change on windows
by Yasuhiro Matsumoto
· 9 years ago
50528ca
git-codereview: allow changing to a CL
by Caio Marcelo de Oliveira Filho
· 9 years ago
e143ba9
git-codereview: add documentation about codereview.cfg
by Caio Marcelo de Oliveira Filho
· 9 years ago
748a6d4
git-codereview: fix commitmsg hook when verbose
by Daniel Martí
· 9 years ago
c272006
git-codereview: add [branchname] when on release branch
by Andrew Gerrand
· 9 years ago
81c5301
git-codereview: specify --no-track in TestPendingNoneBranch
by Josh Bleecher Snyder
· 9 years ago
c79b2cb
git-codereview: use codereview.cfg from working tree
by Josh Bleecher Snyder
· 9 years ago
9f7b28f
git-codereview: pass args to installHook
by Josh Bleecher Snyder
· 9 years ago
4a86a65
git-codereview: specify --no-track on checkout
by Josh Bleecher Snyder
· 9 years ago
55c7d78
review: look in correct location for netrc on Windows.
by Daniel Theophanes
· 9 years ago
510dcfe
review: handle hosting Gerrit in a sub-path
by Daniel Theophanes
· 9 years ago
13ec236
git-codereview: make change fail with multiple pending changes
by Caio Marcelo de Oliveira Filho
· 9 years ago
b7f20f2
git-codereview: limit reviewer search to last 1000 commits
by Josh Bleecher Snyder
· 9 years ago
77ae237
git-codereview: fix hooks install when using 'git worktree'
by Caio Marcelo de Oliveira Filho
· 9 years ago
94eab3f
git-codereview: print git version when test fails to execute command
by Håvard Haugen
· 10 years ago
b356792
git-codereview: reject empty commits in mail
by Caio Marcelo de Oliveira Filho
· 9 years ago
2865802
git-codereview: disable Gerrit-specific hook behavior if Gerrit is not in use
by Russ Cox
· 9 years ago
bc25bc4
git-codereview: document multiple-commit workflow
by Russ Cox
· 9 years ago
36fe892
git-codereview: accept any commit spelling for mail and submit
by Austin Clements
· 9 years ago
a838955
git-codereview: skip TestSubmitInteractive on windows (fixes build)
by Alex Brainman
· 9 years ago
d146d64
git-codereview: fix branch "behind" count
by Austin Clements
· 9 years ago
143352e
git-codereview: add mail -trybot flag
by Austin Clements
· 9 years ago
7cc8d77
git-codereview: add interactive mode to submit
by Austin Clements
· 9 years ago
a993a2d
git-codereview: factor pre-check for submittable changes
by Austin Clements
· 9 years ago
71f6d9d
git-codereview: factor pending commit formatting
by Austin Clements
· 9 years ago
0d7a143
git-codereview: allow multiple commit hashes for submit
by Austin Clements
· 9 years ago
4a2b2fd
git-codereview: factor submitting a single change
by Austin Clements
· 9 years ago
34635f9
git-codereview: Properly detect Rietveld-style fix messages
by Michael Darakananda
· 9 years ago
b28f13f
Revert "review: git change doesn't pass @{u} correctly on windows."
by Andrew Gerrand
· 10 years ago
0d79228
review: git change doesn't pass @{u} correctly on windows.
by Yasuhiro Matsumoto
· 10 years ago
263602e
git-codereview: skip git tests when there's no git
by Russ Cox
· 10 years ago
719edc3
git-codereview: wait longer for Gerrit
by Russ Cox
· 10 years ago
fb15fb9
git-codereview: fix missing upstream detection
by Russ Cox
· 10 years ago
4d44a01
git-codereview: let codereview.cfg provide "gerrit".
by Nigel Tao
· 10 years ago
6fe36b1
git-codereview: deflake TestSyncRebase
by Håvard Haugen
· 10 years ago
03efa21
git-codereview: fix test regressions in TestMail*
by Håvard Haugen
· 10 years ago
115d185
Revert "git-codereview: deflake TestSyncRebase"
by Andrew Gerrand
· 10 years ago
dd39193
git-codereview: deflake TestSyncRebase
by Håvard Haugen
· 10 years ago
af3758c
git-codereview: require test/run.go to be gofmt'd
by Josh Bleecher Snyder
· 10 years ago
f04a532
git-codereview: reject commits with multiple Change-Id lines
by Josh Bleecher Snyder
· 10 years ago
8ef20ce
git-codereview: set x.mailed tag to mailed commit instead of HEAD
by Austin Clements
· 10 years ago
edbdf1a
git-codereview: rewrite issue references
by Josh Bleecher Snyder
· 10 years ago
67937e0
doc: add license notices
by Andrew Gerrand
· 10 years ago
3115940
git-codereview: call testMain instead of executing "git codereview ..."
by Alex Brainman
· 10 years ago
cb82ac9
git-codereview: do not insert branch prefix in fixup! and squash! commits
by Russ Cox
· 10 years ago
e3f1567
git-codereview: add mail -topic support
by Austin Clements
· 10 years ago
252b9e1
doc: add CONTRIBUTING.md
by Andrew Gerrand
· 10 years ago
aeda9e8
git-codereview: hide +0 scores and +0 labels except Code-Review
by Russ Cox
· 10 years ago
4343dca
git-codereview: ensure blank line after subject
by Josh Bleecher Snyder
· 10 years ago
5d55195
Revert "git-codereview: work around compiler bug"
by Minux Ma
· 10 years ago
ca224e1
git-codereview: fix references to 'git review' in doc.
by Rahul Chaudhry
· 10 years ago
008ea1e
git-codereview: fix bug in sync for multi-commit client
by Russ Cox
· 10 years ago
28fbeb1
git-codereview: use cmd prefix on command implementation funcs
by Russ Cox
· 10 years ago
0dfa64f
git-codereview: add rebase-work command
by Russ Cox
· 10 years ago
c283ee0
git-codereview: revise pending
by Russ Cox
· 10 years ago
18314f7
git-codereview: work around compiler bug
by Russ Cox
· 10 years ago
e810ac7
git-codereview: use fromSlash in TestGofmtSubdir* to make them pass on windows
by Alex Brainman
· 10 years ago
bc1ecc9
git-codereview: Github URL can be ssh based
by Markus Zimmermann
· 10 years ago
Next »