0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jan 19, 2025 — Jan 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't do anything interesting unless the repo is in a good state. More... over 16 years ago
This one also needs double-braces. More... over 16 years ago
Fix expression which needs the double-braces. More... over 16 years ago
Add the `rebase' subcommand to quickly rebase a particular change. More... over 16 years ago
More fallout from switching to real bash. More... over 16 years ago
Revert "Really fix git-review so it works in sh on linux." More... over 16 years ago
Fix the escaping vs. bash problem. More... over 16 years ago
Really fix git-review so it works in sh on linux. More... over 16 years ago
Fix all the other git-tools scripts so they work with sh on linux More... over 16 years ago
Fix hack so it works on deploy More... over 16 years ago
Revert the sh -> bash change, as it seems broken on more machines than before. More... over 16 years ago
Make the `push' command read the review number from the branch name. More... over 16 years ago
Add diff function to git-review to allow easy viewing of diffs between changeset patches. More... over 16 years ago
Just switching them all to bash.
André Arko
as Andre Arko
More... over 16 years ago
Say what shell we mean
André Arko
as Andre Arko
More... over 16 years ago
deprecate the start command in favor of git-review <change num>
André Arko
as Andre Arko
More... over 16 years ago
Fix `git-review push N'. More... over 16 years ago
Make git-review handle pulling review patches, too. More... over 16 years ago
Fix git-review without a change number. More... over 16 years ago
Add change number parameter to update a change
André Arko
as Andre Arko
More... over 16 years ago
Be a bit less verbose about what's going on. More... over 16 years ago
Add git-review to help enforce review best practices with tools like Gerrit. More... over 16 years ago
Whoops, other way around. More... over 16 years ago
Don't act like things actually happened if we're not really doing anything. More... over 16 years ago
Adds colors, better messaging, and removes grep tricks. More... over 16 years ago
Make sure to negate the branch tree SHAs, and give list_from_string 'raw' formatted commit logs. More... over 16 years ago
Handle creating/deleting branches. More... over 16 years ago
Add some color to make it obvious what's good an what's bad. More... over 16 years ago
Some versions of git apparently don't put git-sh-setup in the PATH, so don't use it. More... over 16 years ago
Put in a whole bunch of error messages. More... over 16 years ago