summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_patchin.sh
Commit message (Expand)AuthorAgeFilesLines
* redirect command stderr to stdoutMichael Olbrich2016-05-291-1/+1
* ptxd_make_world_patchin_apply_git: make sure the series file existsMichael Olbrich2016-05-191-1/+2
* ptxd_make_world_patchin: don't complain about missing 'series' if there are n...Michael Olbrich2015-11-071-21/+16
* ptxd_make_world_autogen: fail if autogen.sh is brokenMichael Olbrich2015-11-071-0/+3
* ptxd_make_world_patchin_apply_git: fail on errorMichael Olbrich2015-07-271-5/+5
* ptxd_make_world_patchin: don't fail on packages that don't extract anythingMarc Kleine-Budde2015-06-261-1/+1
* ptxd_make_world_patchin: remove leading 0 from patch numberMarc Kleine-Budde2015-06-111-1/+1
* git-ptx-patches: play nice with patches managed by other toolsMichael Olbrich2015-06-031-0/+11
* ptxd_make_world_patchin: run use pkg_dir for patchin_fixupMichael Olbrich2015-05-261-5/+7
* ptxd_make_world_patchin_fixup: replace config.sub with new versionMichael Olbrich2015-02-131-0/+7
* patchin: set core.abbrev=12 when creating patches with gitMichael Olbrich2014-08-211-0/+1
* Add support for xz'd patchesBernhard Walle2013-05-031-1/+4
* ptxd_make_world_patchin.sh: overwrite global diff.renames git optionAndreas Bießmann2013-02-031-0/+1
* prepare: move autogen into a separate stageMichael Olbrich2012-05-271-42/+69
* git tag sanitizingptxdist-2012.02.0Jon Ringle2012-02-131-1/+1
* ptxd_make_world_patchin: sort patches when creating missing series fileMichael Olbrich2011-11-011-1/+1
* git-ptx-patches: Allow patches before base tagJon Ringle2011-07-151-0/+27
* [ptxd_make_world_patchin] use ptxd_in_path to find patch dirMichael Olbrich2011-01-241-5/+3
* [extract] do nothing in extract and patching if both <PKG>_URL and <PKG>_SOUR...Michael Olbrich2010-10-271-0/+5
* [ptxd_make_world_patchin] alias: call git-ptx-patches directlyMarc Kleine-Budde2010-08-021-1/+1
* Merge branch 'next/image_cleanups' of git://git.pengutronix.de/git/mkl/ptxdistMarc Kleine-Budde2010-07-161-1/+1
|\
| * [libptxdist] rename "ptxd_get_dirs" -> "ptxd_get_path"Marc Kleine-Budde2010-07-151-1/+1
* | [patchin] define git alias 'ptx-patches' to update the ptxist patch seriesMichael Olbrich2010-07-081-0/+1
|/
* [patching] don't specify the directory when calling git initMichael Olbrich2010-06-041-3/+3
* [patchin] add pedantic warning for missing series fileMichael Olbrich2010-04-211-0/+2
* [txd_make_world_patchin] inform user about creation of git repoMarc Kleine-Budde2010-04-061-0/+2
* [ptxd_make_world_patchin] git: set "para" to sane valueMarc Kleine-Budde2010-04-061-0/+5
* [ptxd_make_world_patchin] rework generation of git "patches" compat dirMarc Kleine-Budde2010-04-051-12/+11
* [ptxd_make_world_patchin] work around git quiltimport's limitationsMarc Kleine-Budde2010-04-031-13/+22
* [ptxd_make_world_patchin] add option to apply patches with gitMarc Kleine-Budde2010-04-011-1/+71
* [ptxd_make_world_patchin] provide shell based patchin implementationMarc Kleine-Budde2010-04-011-0/+331