index
:
tools/git-buildpackage
2.0alpha
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel-test20161228
devel_psk_20160727
experimental
feature/bitbake
master
nanjing-devel
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-20190215
release-for-gbsV0.10
release-for-gbsV0.11
release-for-gbsV0.12
release-for-gbsV0.13
release-for-gbsV0.14
release-for-gbsV0.15
release-for-gbsV0.16
release-for-gbsV0.17
release-for-gbsV0.18
release-for-gbsV0.19
release-for-gbsV0.20
release-for-gbsV0.21
release-for-gbsV0.22
release-for-gbsV0.23
release-for-gbsV0.24
release-for-gbsV0.25
release-for-gbsV0.9
release-pylint
release-test-0.1
release-test-20150810
sandbox/soong9/gitmodules
sandbox/soong9/py2
sandbox/wangbiao/gbp_test_0_9_29
sandbox/wangbiao/os_0_9_8_py3_version
sandbox/wangbiao/riscv
sandbox/xuhy/devel-upgrade
sandbox/xuwc/gbp_0.9.29
sandbox/xuwc/upstream_0.9.29
sandbox_ubuntu18.04
spin-release-latest
test-devel
upstream
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gbp
/
scripts
/
common
/
pq.py
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-22
Fix some build errors on ubuntu 24.04
HEAD
master
devel
xuhy
1
-2
/
+2
2023-06-13
fix build error during gbs funtion test
biao716.wang
1
-11
/
+19
2023-05-04
fix run error: re.error: bad escape \S at position 7
biao716.wang
1
-0
/
+1
2022-11-30
fix run error for re.sub(): KeyError: '\S'
biao716.wang
1
-1
/
+1
2022-11-28
porting code to python3.x with os patch
biao716.wang
1
-13
/
+13
2022-10-28
port code from python2.x to python3.x
biao716.wang
1
-5
/
+5
2014-11-14
common/pq: support more flexible pq-branch naming
Markus Lehtonen
1
-24
/
+43
2014-11-14
gbp-pq: readiness to configure the pq branch name
Markus Lehtonen
1
-25
/
+82
2014-11-14
pq/parse_gbp_commands: return non-matched lines
Markus Lehtonen
1
-1
/
+4
2014-11-14
pq: make sure we always get a sane author
Markus Lehtonen
1
-1
/
+25
2014-11-14
pq: deprecate the usage of 'gbp-pq-topic:'
Markus Lehtonen
1
-16
/
+3
2014-03-27
pq: minor log message typo fix
Markus Lehtonen
1
-1
/
+1
2013-10-31
pq: support 'Topic' patch-export command
Markus Lehtonen
1
-2
/
+1
2013-10-31
pq: add format_diff() function
Markus Lehtonen
1
-1
/
+27
2013-10-31
pq: support patch-export commands
Markus Lehtonen
1
-0
/
+23
2013-10-31
pq: properly generate non-ascii patch files
Markus Lehtonen
1
-11
/
+28
2013-10-31
pq.format_patch: support file path filtering
Markus Lehtonen
1
-5
/
+27
2013-10-31
pq: rewrite patch export functionality
Markus Lehtonen
1
-141
/
+72
2013-08-28
Use open() instead of file()
Guido Günther
1
-4
/
+4
2013-01-16
pq/apply_and_commit_patch: fix date parsing
Markus Lehtonen
1
-2
/
+4
2013-01-16
pq: do author guessing outside the apply_patch functions
Markus Lehtonen
1
-16
/
+13
2012-11-25
gbp-pq: Improve patch header write out
Guido Günther
1
-20
/
+119
2012-11-23
pq: Allow to pass in custom fucntion to fetch authorship information
Guido Günther
1
-4
/
+4
2012-11-23
Use an absolute path when parsing the control file
Guido Günther
1
-3
/
+5
2012-11-23
pq: fix "no authorship" warning messages
Markus Lehtonen
1
-2
/
+3
2012-10-25
PEP-8 and pyflakes cleanups
Guido Günther
1
-12
/
+10
2012-07-28
GitRepository: raise GitRepositoryError on git errors
Guido Günther
1
-3
/
+2
2012-07-02
Make exception syntax consistent
Guido Günther
1
-2
/
+2
2012-06-17
common/pq: use strip in apply_and_commit_patch()
Markus Lehtonen
1
-1
/
+1
2012-04-18
Refactor gbp-pq as preparation for rpm support
Markus Lehtonen
1
-0
/
+190