aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2021-09-22devel: add support for deb with zstHauke Mehrtens1-1/+1
2020-03-12gentree: use 'git cat-file' to speed up obtaining objectsJohannes Berg1-0/+25
2020-03-12git-tracker: use write-tree/commit-tree/update-refJohannes Berg1-0/+34
2015-11-02bpgit: ignore stderrJohannes Berg1-21/+14
2015-09-13git-tracker: read INPUT_HTTP[S]_PROXY environment variableJohannes Berg1-6/+8
2015-07-23devel: add support for deb with xzHauke Mehrtens1-2/+2
2015-04-27backports: fix coccinelle version checkEliad Peller1-1/+3
2014-11-18backports: fix breakage from integration patchsetJohannes Berg1-2/+2
2014-11-14backports: add full kernel integration supportLuis R. Rodriguez2-0/+115
2014-11-14backports: use BACKPORT_DIR prefix on kconfig sourcesLuis R. Rodriguez1-4/+70
2014-11-14backports: make kconfig src_line backport / ConfigTree specificLuis R. Rodriguez1-3/+3
2014-11-14backports: modify kconfig parser to use bpid and target_dirLuis R. Rodriguez1-18/+33
2014-11-14backports: grant parsers access to kconfig config and menuconfigLuis R. Rodriguez1-1/+1
2014-05-01backports: add a Python binary package dependency libraryLuis R. Rodriguez1-0/+209
2014-05-01git-tracker: restrict shortlog to existing filesJohannes Berg1-47/+35
2014-04-17backports: pycocci - make the Coccinelle wrapper a standalone toolLuis R. Rodriguez1-91/+0
2014-04-17backports: add a 120 second timeout rule to CoccinelleLuis R. Rodriguez1-0/+1
2014-04-17backports: Use Coccinelle --relax-include-pathLuis R. Rodriguez1-0/+1
2014-04-17backports: use --use-coccigrep for CoccinelleLuis R. Rodriguez1-6/+3
2014-04-08backports: enhance 0001-netdev_ops.cocci with data structure specificsLuis R. Rodriguez1-0/+1
2014-04-08backports: add Coccinelle SmPL profiling support to gentree.pyLuis R. Rodriguez1-2/+4
2014-04-08backports: add support for testing only a single Coccinelle SmPL patchLuis R. Rodriguez1-1/+3
2014-04-08backports: add git diff support to lib/bpgit.pyLuis R. Rodriguez1-0/+12
2014-04-08backports: use --ignore-removal for git addLuis R. Rodriguez1-2/+2
2014-04-08backports: add threaded Coccinelle spatch supportLuis R. Rodriguez1-0/+87
2013-12-08backports: add Python based backports-update-managerLuis R. Rodriguez2-0/+24
2013-10-21lib/bpkup.py: add or own kernel uploader helper libLuis R. Rodriguez1-0/+44
2013-10-21lib/bpgpg.py: add simple gpg helper for gpg signingLuis R. Rodriguez1-0/+22
2013-10-21lib/bpgit.py: add support for git paranoiaLuis R. Rodriguez1-0/+7
2013-10-21lib/bpgit.py: add git tree verification supportLuis R. Rodriguez1-0/+12
2013-10-21lib/bpgit.py: add git clean supportLuis R. Rodriguez1-0/+10
2013-10-21lib/bpgit.py: add git status supportLuis R. Rodriguez1-0/+54
2013-10-21lib/bpgit.py: enable extra arguments on git describeLuis R. Rodriguez1-2/+8
2013-07-23backports: simplify space regexp for src_lineLuis R. Rodriguez1-1/+1
2013-07-19backports: lib/kconfig.py - fix src line regexpLuis R. Rodriguez1-1/+1
2013-06-05gentree/git-tracker: make python 3 compatibleJohannes Berg2-16/+44
2013-05-08lib/patch.py: add top header parsing supportLuis R. Rodriguez1-0/+2
2013-05-08backports: update patch Python libraryLuis R. Rodriguez1-9/+20
2013-05-08gentree: use git library to speed up --git-revisionJohannes Berg1-4/+10
2013-05-08python support: rename git library to bpgitJohannes Berg1-0/+0
2013-04-16patch library: fix previous patchJohannes Berg1-0/+1
2013-04-16patch library: don't use -p1 for git patchesJohannes Berg1-15/+0
2013-04-08gentree: add automatic backports only if neededJohannes Berg1-0/+9
2013-04-08gentree: make automatic backport filenames uniqueJohannes Berg1-7/+11
2013-04-05make lib: don't require a space after assignmentsJohannes Berg1-1/+1
2013-04-05gentree: add ability to create automatic backportsJohannes Berg1-0/+50
2013-04-05kconfig lib: make tree walking a generatorJohannes Berg1-3/+3
2013-04-04git lib: suppress messages from shortlogJohannes Berg1-1/+1
2013-04-04devel: add git tracker helper scriptJohannes Berg2-1/+170
2013-04-04gentree: make lib directory a python moduleJohannes Berg1-0/+1
2013-04-02add ability to read source files from gitJohannes Berg1-0/+24
2013-04-02add kernel version dependenciesJohannes Berg1-0/+13
2013-04-01allow backported drivers to select backport optionsJohannes Berg1-1/+4
2013-03-31add -a git commit to catch deleted files in debugJohannes Berg1-1/+1
2013-03-31disable impossible symbolsJohannes Berg2-0/+78
2013-03-30remove unused os.getcwd()Johannes Berg1-1/+0
2013-03-30add debug mode that commits each step in gitJohannes Berg1-1/+25
2013-03-30parse "menuconfig" as local symbolJohannes Berg1-1/+1
2013-03-30add first attempt at new copy script and build infrastructureJohannes Berg3-0/+1169
2013-03-30split patchesJohannes Berg1-0/+20