aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/bpkup.py: add or own kernel uploader helper libLuis R. Rodriguez2013-10-211-0/+44
* lib/bpgpg.py: add simple gpg helper for gpg signingLuis R. Rodriguez2013-10-211-0/+22
* lib/bpgit.py: add support for git paranoiaLuis R. Rodriguez2013-10-211-0/+7
* lib/bpgit.py: add git tree verification supportLuis R. Rodriguez2013-10-211-0/+12
* lib/bpgit.py: add git clean supportLuis R. Rodriguez2013-10-211-0/+10
* lib/bpgit.py: add git status supportLuis R. Rodriguez2013-10-211-0/+54
* lib/bpgit.py: enable extra arguments on git describeLuis R. Rodriguez2013-10-211-2/+8
* backports: simplify space regexp for src_lineLuis R. Rodriguez2013-07-231-1/+1
* backports: lib/kconfig.py - fix src line regexpLuis R. Rodriguez2013-07-191-1/+1
* gentree/git-tracker: make python 3 compatibleJohannes Berg2013-06-052-16/+44
* lib/patch.py: add top header parsing supportLuis R. Rodriguez2013-05-081-0/+2
* backports: update patch Python libraryLuis R. Rodriguez2013-05-081-9/+20
* gentree: use git library to speed up --git-revisionJohannes Berg2013-05-081-4/+10
* python support: rename git library to bpgitJohannes Berg2013-05-081-0/+0
* patch library: fix previous patchJohannes Berg2013-04-161-0/+1
* patch library: don't use -p1 for git patchesJohannes Berg2013-04-161-15/+0
* gentree: add automatic backports only if neededJohannes Berg2013-04-081-0/+9
* gentree: make automatic backport filenames uniqueJohannes Berg2013-04-081-7/+11
* make lib: don't require a space after assignmentsJohannes Berg2013-04-051-1/+1
* gentree: add ability to create automatic backportsJohannes Berg2013-04-051-0/+50
* kconfig lib: make tree walking a generatorJohannes Berg2013-04-051-3/+3
* git lib: suppress messages from shortlogJohannes Berg2013-04-041-1/+1
* devel: add git tracker helper scriptJohannes Berg2013-04-042-1/+170
* gentree: make lib directory a python moduleJohannes Berg2013-04-031-0/+1
* add ability to read source files from gitJohannes Berg2013-04-021-0/+24
* add kernel version dependenciesJohannes Berg2013-04-021-0/+13
* allow backported drivers to select backport optionsJohannes Berg2013-04-011-1/+4
* add -a git commit to catch deleted files in debugJohannes Berg2013-03-301-1/+1
* disable impossible symbolsJohannes Berg2013-03-302-0/+78
* remove unused os.getcwd()Johannes Berg2013-03-301-1/+0
* add debug mode that commits each step in gitJohannes Berg2013-03-301-1/+25
* parse "menuconfig" as local symbolJohannes Berg2013-03-301-1/+1
* add first attempt at new copy script and build infrastructureJohannes Berg2013-03-293-0/+1169
* split patchesJohannes Berg2013-03-291-0/+20