aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: ↵HEADmasterBob Badour2020-05-1969-12704/+3571
|\ | | | | | | | | | | 2e0d635a87 am: 3dac286b93 Change-Id: Ia5282f67996c2f14271d3cd84a7c25f76ed6ec73
| * Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 2e0d635a87android-r-beta-3android-r-beta-2Bob Badour2020-05-1969-12704/+3571
| |\ | | | | | | | | | Change-Id: I4dcd750b88f1b92613edadbd1ae463ff2f76ed66
| | * Merge remote-tracking branch 'aosp/upstream-master' into mymergeBob Badour2020-05-1869-12704/+3571
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The version of shflags we have now includes a file with an erroneous LGPL license header even after the author relicensed under Apache2. Bug: 68860345 Bug: 69058154 Bug: 151953481 Test: manual build Test: treehugger Change-Id: Ifc31394445d94248473d60b011fa76f66985e0b4
| | | * Test with Ubuntu Trusty as well.upstream-masterKate Ward2020-04-131-4/+4
| | | |
| | | * Removed FLAGS_ARGC harder.Kate Ward2020-04-131-2/+0
| | | |
| | | * Removed FLAGS_ARGC harder.Kate Ward2020-04-131-14/+3
| | | |
| | | * Renamed to CHANGES-1.3.md.Kate Ward2020-04-131-199/+0
| | | |
| | | * Reformatted.Kate Ward2020-04-131-0/+171
| | | |
| | | * Reformatted.Kate Ward2020-04-131-4/+1
| | | |
| | | * Reformatted.Kate Ward2020-04-131-43/+17
| | | |
| | | * Fixed a couple of potential set -e stragglers.Kate Ward2020-04-131-2/+6
| | | |
| | | * Fixed #50. FLAGS_ARGC is no longer exported. Started 1.4.0pre series.Kate Ward2020-04-133-3/+201
| | | |
| | | * Pulled from upstream.Kate Ward2020-04-131-2/+2
| | | |
| | | * Fixed handling of deleted files.Kate Ward2020-04-121-0/+5
| | | |
| | | * Fixed more set -e issues.Kate Ward2020-04-121-24/+38
| | | |
| | | * Fixed bug that allowed bad commit to succeed.Kate Ward2020-04-122-5/+16
| | | |
| | | * Fixed shellcheck errors.Kate Ward2020-04-121-1/+1
| | | |
| | | * Fixed more set -e errors.Kate Ward2020-04-122-61/+108
| | | |
| | | * Removed unused variable.Kate Ward2020-04-111-1/+0
| | | |
| | | * More set -e fixes.Kate Ward2020-04-112-140/+115
| | | |
| | | * Fixes to th_showOutput().Kate Ward2020-04-111-6/+10
| | | |
| | | * Merge branch 'master' of github.com:kward/shflagsKate Ward2020-04-113-151/+236
| | | |\
| | | | * Enabled "set -e" by default.Kate Ward2020-04-111-1/+4
| | | | |
| | | | * Modernized the testGetoptStandard function.Kate Ward2020-04-111-1/+5
| | | | |
| | | | * Modernized the testGetoptStandard function.Kate Ward2020-04-111-13/+8
| | | | |
| | | | * Pulled from upstream.Kate Ward2020-04-111-137/+220
| | | | |
| | | * | Merge branch 'master' of github.com:kward/shflagsKate Ward2020-04-112-5/+17
| | | |\|
| | | | * Removed unused TH_MY_NAME variable.Kate Ward2020-04-111-4/+0
| | | | |
| | | | * Merge branch 'master' of github.com:kward/shflagsKate Ward2020-04-117-175/+293
| | | | |\
| | | | * | Pulled from upstream.Kate Ward2020-04-111-2/+22
| | | | | |
| | | * | | Fixed minor shell nit.Kate Ward2020-04-101-1/+1
| | | | |/ | | | |/|
| | | * | Fix warning for shells that aren't passing.Kate Ward2020-04-101-1/+3
| | | | |
| | | * | Added testing of mksh.Kate Ward2020-04-101-0/+1
| | | | |
| | | * | Replaced tabs with spaces.Kate Ward2020-04-101-2/+2
| | | | |
| | | * | Trying to figure out where the test_runner is failing.Kate Ward2020-04-101-1/+3
| | | | |
| | | * | Don't test 16.04 twice.Kate Ward2020-04-101-4/+1
| | | | |
| | | * | Try testing with multiple linux distros.Kate Ward2020-04-101-2/+6
| | | | |
| | | * | Fixed shellcheck errors.Kate Ward2020-04-101-14/+14
| | | | |
| | | * | Run with multiple linux distros.Kate Ward2020-04-101-0/+2
| | | | |
| | | * | Fixes to hooks.Kate Ward2020-04-101-2/+7
| | | | |
| | | * | Fixes to hooks.Kate Ward2020-04-102-11/+16
| | | | |
| | | * | Fixes to hooks.Kate Ward2020-04-104-24/+40
| | | | |
| | | * | Fixed 'set -e' errors.Kate Ward2020-04-102-129/+125
| | | | |
| | | * | Setup repo hooks.Kate Ward2020-04-103-0/+79
| | | | |
| | | * | Removed line limit restrictions.Kate Ward2020-04-091-5/+6
| | | | |
| | | * | Refactored logging code and fixed some 'set -e' issues.Kate Ward2020-04-091-34/+39
| | | | |
| | | * | Pulled latest from upstream.Kate Ward2020-04-091-1/+1
| | | | |
| | | * | Fixed expr command determination to work with 'set -e'.Kate Ward2020-04-091-12/+19
| | | |/
| | | * Limit which branches and tags will be tested.Kate Ward2020-03-301-0/+7
| | | |
| | | * Fixed ShellCheck warnings.Kate Ward2020-03-302-14/+14
| | | |