summaryrefslogtreecommitdiffstats
path: root/logerrit
Commit message (Expand)AuthorAgeFilesLines
* logerrit: drop some subcommands in favour of Gerrit defaultsIlmari Lauhakangas2021-06-011-12/+2
* fix logerrit on macNoel Grandin2021-04-061-1/+1
* Cygwin/MINGW also use '--date'Mike Kaganski2021-03-141-3/+2
* and fix logerrit on linux againNoel2021-03-111-1/+1
* adapt recent change to macOSNoel Grandin2021-03-101-1/+5
* logerrit: do not submit if parent is older than a weekXisco Fauli2021-03-081-0/+9
* Add an optional Gerrit change ID to testfeatureJan-Marek Glogowski2020-07-301-2/+24
* logerrit: Don't suggest to set oneself a username.Guilhem Moulin2020-05-271-12/+15
* fix get_SHA_for_change in logerrit scriptNoel Grandin2020-03-021-1/+1
* tdf#105204 fix shellcheck warnings in logerritIlmari Lauhakangas2020-02-281-32/+32
* logerrit: Upgrade URIs to https://Guilhem Moulin2020-01-161-2/+2
* logerrit setup: refactor key-based SSH handlingGuilhem Moulin2020-01-161-28/+33
* logerrit: atomically create ~/.ssh with restrictive modeGuilhem Moulin2020-01-151-2/+1
* logerrit: support submitting private and wip changesIlmari Lauhakangas2020-01-061-7/+16
* Fix typoAndrea Gelmini2019-12-261-1/+1
* Fixing '....'Andrea Gelmini2019-09-061-1/+1
* Fix typoAndrea Gelmini2019-03-051-1/+1
* Improve error message on ssh login failure.Shinnok2017-09-061-2/+2
* tdf#105204 fix shellcheck warnings in logerritqarkai2017-01-171-16/+21
* logerrit: disarm the "resubmit" foot-gunMichael Stahl2016-04-271-13/+0
* add ./logerrit testfeatureBjoern Michaelsen2015-06-101-0/+36
* logerrit: Simplify SSH configMathieu Parent2014-10-051-6/+1
* add wiki-link to logerritBjoern Michaelsen2013-03-291-0/+2
* logerrit setup - automate lots more for first-time users.Michael Meeks2013-03-271-15/+54
* kill './logerrit review'Bjoern Michaelsen2013-03-271-97/+8
* make ./logerrit setup hooks just to be sureBjoern Michaelsen2013-03-261-0/+3
* first time gerrit users register, they do not sign inBjoern Michaelsen2013-03-261-1/+1
* logerrit: kill copy-pasteMiklos Vajna2013-03-261-1/+1
* add draft-submittal to logerrit and retabBjoern Michaelsen2013-03-261-192/+208
* add a setup walkthrough to ./logerritBjoern Michaelsen2013-03-261-0/+28
* Print help text if no subcommand is providedPhilipp Weissenbacher2013-03-041-1/+1
* logerrit: print logerrit help with --helpPetr Mladek2013-02-011-1/+1
* logerrit: --code-review=2 in review implies --submitMiklos Vajna2012-08-221-1/+3
* logerrit: Fix some typos.Tim Retout2012-08-141-3/+3
* add ./logerrit resubmitBjoern Michaelsen2012-07-311-22/+37
* check for uncommited work before executing a nextchangeBjoern Michaelsen2012-07-101-0/+6
* logerrit: for review, we need to grep for revision, not refMiklos Vajna2012-07-051-2/+6
* fix ./logerrit reviewBjoern Michaelsen2012-07-051-1/+2
* logerrit review: fix missing escaping, codereview -> code-reviewMiklos Vajna2012-06-291-7/+7
* do not submit a change for now as that removes the ref on gerritBjoern Michaelsen2012-06-261-2/+2
* add helper script for gerrit CLI integrationBjoern Michaelsen2012-06-211-0/+187