summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ob_get_system_path(): Allow package-less platconfPatrick McDermott2019-06-163-3/+11
* NEWS: Mention SOURCE_DATE_EPOCHPatrick McDermott2019-06-161-0/+4
* NEWS: List recent changesPatrick McDermott2019-06-161-0/+21
* NEWS, configure.ac: Set version to 4.0.2+devPatrick McDermott2019-06-162-1/+6
* ob-gencontrol: Sort source package Binary field valuePatrick McDermott2019-06-161-1/+2
* tests/exe/ob-gencontrol.sh: Test source package control contentsPatrick McDermott2019-06-161-1/+15
* ob-gencontrol: Generate different fields for source packagesPatrick McDermott2019-06-162-10/+55
* tests/exe/opkbuild.sh: Don't check build depsPatrick McDermott2019-06-161-1/+1
* tests/data/pkg/control: Add B-DPatrick McDermott2019-06-161-0/+1
* ob-gencontrol: Move Installed-Size calculation into separate funcPatrick McDermott2019-06-161-12/+18
* MD5SUMS, SHA256SUMS: Exclude from GitPatrick McDermott2019-06-161-0/+2
* tests/exe/opkbuild.sh: Update and check archive member orderingPatrick McDermott2019-06-161-16/+3
* ob-buildopk: Use chown -hPatrick McDermott2019-06-161-1/+1
* ob-buildopk: Use ${HAVE_TOUCH_NODEREF}Patrick McDermott2019-06-161-1/+14
* ob-buildopk: Use ${TOUCH}Patrick McDermott2019-06-161-3/+3
* configure.ac, config.sh.in: Check whether touch accepts -hPatrick McDermott2019-06-162-0/+42
* ob-buildopk: Don't reverse sort archive members with -TPatrick McDermott2019-06-161-2/+2
* tests/exe/ob-buildopk.sh: Remove directories from test resultsPatrick McDermott2019-06-161-5/+0
* tests/exe/ob-buildopk.sh: Test member orderingPatrick McDermott2019-06-161-3/+3
* tests/exe/ob-buildopk.sh: Run ob-buildopk with fakerootPatrick McDermott2019-06-161-1/+2
* tests/exe/ob-genchanges.sh: Update date (changed in 895ed22)Patrick McDermott2019-06-161-1/+1
* tests/aux/common.sh: Set SOURCE_DATE_EPOCHPatrick McDermott2019-06-161-0/+1
* tests/data/pkg/changelog: Change datePatrick McDermott2019-06-161-1/+1
* opkbuild: Drop useless fake privilegesPatrick McDermott2019-06-161-3/+3
* TODO: Add more tasksPatrick McDermott2019-06-161-0/+11
* TODO: Reproducible .opk's is done?Patrick McDermott2019-06-161-2/+0
* TODO: Scrap outer archive conversion to arPatrick McDermott2019-06-161-3/+0
* ob-buildopk: Make archive member owners/groups deterministicPatrick McDermott2019-06-162-1/+5
* ob-buildopk: Make archive member ordering deterministicPatrick McDermott2019-06-161-2/+4
* ob-buildopk: Add control.tar.gz before data.tar.gzPatrick McDermott2019-06-161-3/+3
* ob-buildopk: Make archive member mtimes deterministicPatrick McDermott2019-06-161-3/+9
* opkbuild: Set SOURCE_DATE_EPOCHPatrick McDermott2019-06-161-0/+3
* ob_iso8601_gmtime(): Fix dates after leap daysPatrick McDermott2019-06-161-1/+1
* tests/lib/ob_iso8601_gmtime.sh: New filePatrick McDermott2019-06-162-0/+44
* tests/lib/ob_rfc822_mktime.sh: Fix test resultPatrick McDermott2019-06-161-1/+1
* ob_rfc822_mktime(): Drop "+" TZ signPatrick McDermott2019-06-161-1/+2
* tests/lib/ob_rfc822_mktime.sh: Test Y2k38Patrick McDermott2019-06-161-2/+3
* ob_rfc822_mktime(): Parse monthPatrick McDermott2019-06-151-1/+17
* tests/lib/ob_rfc822_mktime.sh: Make all tests after 1970 local timePatrick McDermott2019-06-151-3/+4
* ob_rfc822_mktime(): Fix parsingPatrick McDermott2019-06-151-2/+6
* tests/lib/ob_rfc822_mktime.sh: New filePatrick McDermott2019-06-152-0/+42
* lib/time.sh: New filePatrick McDermott2019-06-153-2/+167
* Makefile.am: Make detached OpenPGP signaturesPatrick McDermott2019-04-281-1/+1
* tests/aux/common.sh: Check whitespace in cmd_is()Patrick McDermott2019-04-251-2/+2
* tests/lib/ob_parse_control.sh: Use tests/aux/common.shPatrick McDermott2019-04-241-17/+1
* _ob_parse_control_error(): Make arg vars localPatrick McDermott2019-04-231-3/+3
* ob_set_*_substvar(), ob_substvars(): Use lowercase eval varsPatrick McDermott2019-04-231-14/+14
* tests/lib/ob_substvars.sh: New test filePatrick McDermott2019-04-232-0/+46
* Makefile.am: Add spaces around "="Patrick McDermott2019-04-141-1/+1
* NEWS: Release opkbuild 4.0.2opkbuild/4.0.2Patrick McDermott2019-04-031-1/+1