- Apr 22, 2013
-
-
Klaus Aehlig authored
In commit 3dd990, the possibility of taking a default reviewer from the environment was introduced. Fix two deficits here - perl does not inherit the environment - add at all places. Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
-
- Apr 18, 2013
-
-
Klaus Aehlig authored
When adding a 'Reviewed-by'-line, also add the reviewer passed through the REVIEWER environment variable. In that way, adding the reviewer for patch series all reviewed by the same person gets easier. Signed-off-by:
Klaus Aehlig <aehlig@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
-
- Jul 12, 2010
-
-
Manuel Franceschini authored
Use RFC 5737 IP addresses and RFC 2606 domain names in all unittests, docs, qa and docstrings. Signed-off-by:
Manuel Franceschini <livewire@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
-
- May 20, 2010
-
-
Guido Trotter authored
Rather than calling devel/review with from..to target we can just use target, and assume target..HEAD as the range. This makes it a lot easier, as now you just have to say something like "devel/review devel-2.1" if you're already on the branch you want to commit, and want to commit it to devel-2.1. Signed-off-by:
Guido Trotter <ultrotter@google.com> Reviewed-by:
Michael Hanselmann <hansmi@google.com>
-
- Oct 05, 2009
-
-
Michael Hanselmann authored
This should prevent typos in aliases from going unnoticed. Signed-off-by:
Michael Hanselmann <hansmi@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
-
- Aug 03, 2009
-
-
Michael Hanselmann authored
I've been using this script for a while to update commits before pushing them to the main repository. It copies all commits in a range to another branch using git cherry-pick and starts an editor to modify the Reviewed-by: line(s) for each commit. The script is certainly not perfect, but it does the job. Signed-off-by:
Michael Hanselmann <hansmi@google.com> Reviewed-by:
Iustin Pop <iustin@google.com>
-