summaryrefslogtreecommitdiff
path: root/logerrit
AgeCommit message (Expand)AuthorFilesLines
2021-06-01logerrit: drop some subcommands in favour of Gerrit defaultsIlmari Lauhakangas1-12/+2
2021-04-06fix logerrit on macNoel Grandin1-1/+1
2021-03-14Cygwin/MINGW also use '--date'Mike Kaganski1-3/+2
2021-03-11and fix logerrit on linux againNoel1-1/+1
2021-03-10adapt recent change to macOSNoel Grandin1-1/+5
2021-03-08logerrit: do not submit if parent is older than a weekXisco Fauli1-0/+9
2020-07-30Add an optional Gerrit change ID to testfeatureJan-Marek Glogowski1-2/+24
2020-05-27logerrit: Don't suggest to set oneself a username.Guilhem Moulin1-12/+15
2020-03-02fix get_SHA_for_change in logerrit scriptNoel Grandin1-1/+1
2020-02-28tdf#105204 fix shellcheck warnings in logerritIlmari Lauhakangas1-32/+32
2020-01-16logerrit: Upgrade URIs to https://Guilhem Moulin1-2/+2
2020-01-16logerrit setup: refactor key-based SSH handlingGuilhem Moulin1-28/+33
2020-01-15logerrit: atomically create ~/.ssh with restrictive modeGuilhem Moulin1-2/+1
2020-01-06logerrit: support submitting private and wip changesIlmari Lauhakangas1-7/+16
2019-12-26Fix typoAndrea Gelmini1-1/+1
2019-09-06Fixing '....'Andrea Gelmini1-1/+1
2019-03-05Fix typoAndrea Gelmini1-1/+1
2017-09-06Improve error message on ssh login failure.Shinnok1-2/+2
2017-01-17tdf#105204 fix shellcheck warnings in logerritqarkai1-16/+21
2016-04-27logerrit: disarm the "resubmit" foot-gunMichael Stahl1-13/+0
2015-06-10add ./logerrit testfeatureBjoern Michaelsen1-0/+36
2014-10-05logerrit: Simplify SSH configMathieu Parent1-6/+1
2013-03-29add wiki-link to logerritBjoern Michaelsen1-0/+2
2013-03-27logerrit setup - automate lots more for first-time users.Michael Meeks1-15/+54
2013-03-27kill './logerrit review'Bjoern Michaelsen1-97/+8
2013-03-26make ./logerrit setup hooks just to be sureBjoern Michaelsen1-0/+3
2013-03-26first time gerrit users register, they do not sign inBjoern Michaelsen1-1/+1
2013-03-26logerrit: kill copy-pasteMiklos Vajna1-1/+1
2013-03-26add draft-submittal to logerrit and retabBjoern Michaelsen1-192/+208
2013-03-26add a setup walkthrough to ./logerritBjoern Michaelsen1-0/+28
2013-03-04Print help text if no subcommand is providedPhilipp Weissenbacher1-1/+1
2013-02-01logerrit: print logerrit help with --helpPetr Mladek1-1/+1
2012-08-22logerrit: --code-review=2 in review implies --submitMiklos Vajna1-1/+3
2012-08-14logerrit: Fix some typos.Tim Retout1-3/+3
2012-07-31add ./logerrit resubmitBjoern Michaelsen1-22/+37
2012-07-10check for uncommited work before executing a nextchangeBjoern Michaelsen1-0/+6
2012-07-05logerrit: for review, we need to grep for revision, not refMiklos Vajna1-2/+6
2012-07-05fix ./logerrit reviewBjoern Michaelsen1-1/+2
2012-06-29logerrit review: fix missing escaping, codereview -> code-reviewMiklos Vajna1-7/+7
2012-06-26do not submit a change for now as that removes the ref on gerritBjoern Michaelsen1-2/+2
2012-06-21add helper script for gerrit CLI integrationBjoern Michaelsen1-0/+187