index
:
git-buildpackage
0.8.x
debian/etch-backports
debian/experimental
debian/jessie-backports
debian/lenny-backports
debian/stretch
debian/wheezy
debian/wheezy-backports
master
Git-buildpackage: Suite to help with Debian packages in Git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Document changes and release 0.9.0~exp0
debian/0.9.0_exp0
Guido Günther
2017-08-02
*
setup.py: indicate we're python3 now
Guido Günther
2017-08-02
*
travis: run test with different python versions
Guido Günther
2017-08-02
*
gbp-posttag-push: decode bytes
Guido Günther
2017-08-02
*
import_orig: raw_input is namend input in python3
Guido Günther
2017-08-02
*
pristine-tar: add feature detection
Guido Günther
2017-08-02
*
test_import_orig: properly pick debian dir
Guido Günther
2017-08-02
*
uscan: decode bytes
Guido Günther
2017-08-02
*
tests: move patch_popen to testutils
Guido Günther
2017-08-02
*
sepc: switch to python3 packaging for rpm
Guido Günther
2017-08-02
*
Use pydoctor to generate apidocs
Guido Günther
2017-08-02
*
Switch Debian packaging to python3
Guido Günther
2017-08-02
*
Tests: assume a UTF-8 locale for now
Guido Günther
2017-08-02
*
Test dpkg helpers
Guido Günther
2017-08-02
*
Use sane default for OsRelese file
Guido Günther
2017-08-02
*
Add a number to the rpm changelog test as well
Guido Günther
2017-08-02
*
Switch all interpreters to /usr/bin/python3
Guido Günther
2017-08-02
*
import_orig: write downloaded data as binary
Guido Günther
2017-08-02
*
test_rpm_changelog: open tempfile as text
Guido Günther
2017-08-02
*
dch: test customizations
Guido Günther
2017-08-02
*
dch, rpm_dch: execfile is no more
Guido Günther
2017-08-02
*
rpm.policy: iteritems is no more
Guido Günther
2017-08-02
*
test_pq_rpm: adjust log matches
Guido Günther
2017-08-02
*
pq_rpm: use binary mode for copying
Guido Günther
2017-08-02
*
fixup! rpm component tests: bytes vs strings in paths and data
Guido Günther
2017-08-02
*
test_buildpackage_rpm: correctly mock False state
Guido Günther
2017-08-02
*
rpm component tests: bytes vs strings in paths
Guido Günther
2017-08-02
*
deb component tests: bytes vs strings in paths
Guido Günther
2017-08-02
*
component tests: subprocess.check_output returns bytes now
Guido Günther
2017-08-02
*
deb.git: accept strings and bytes as path
Guido Günther
2017-08-02
*
component: port to python3
Guido Günther
2017-08-02
*
Use python3 for tests
Guido Günther
2017-08-02
*
Python3: Fix doctest exception names
Guido Günther
2017-08-02
*
rpm: port to python3
Guido Günther
2017-08-02
*
import_dscs: cmp is no longer a keyword argument for sort()
Guido Günther
2017-08-02
*
pq: port to python3
Guido Günther
2017-08-02
*
patch_series: port to python3
Guido Günther
2017-08-02
*
fastimport: port to byte
Guido Günther
2017-08-02
*
Python3: paths are binary now
Guido Günther
2017-08-02
*
config: port to python3
Guido Günther
2017-08-02
*
10_test_Config: port to Python3
Guido Günther
2017-08-02
*
12_test_deb: port to python3
Guido Günther
2017-08-02
*
Make GitVFS support binary mode
Guido Günther
2017-08-02
*
doctests: python3 exception name compatibility
Guido Günther
2017-08-02
*
command_wrappers: make it more explicit that we wrap stdout, stderr
Guido Günther
2017-08-02
*
command_wrappers: port to Python3
Guido Günther
2017-08-02
*
GitRepository: port to Python3
Guido Günther
2017-08-02
*
Document changes and release 0.8.18
debian/0.8.18
Guido Günther
2017-07-31
*
Revert "uscan: Always raise an error if we find <error/> or <warning/>"
Guido Günther
2017-07-31
*
tests: properly restore import_dscs
Guido Günther
2017-07-18
[next]