summaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* GitRepository: add test for {write,commit}_treeGuido Günther2011-12-29
* GitRepository: Add testcases for cornercasesGuido Günther2011-12-29
* Rename and comment testsGuido Günther2011-12-29
* dch: Honor epoch when guessing new upstream versionGuido Günther2011-12-28
* GitRepository: Add num option to git_commitsGuido Günther2011-12-27
* Rename gbp.pq to gbp.patch_seriesGuido Günther2011-12-26
* pq.Patch: move support for parsing patch headers into Patch classGuido Günther2011-12-26
* Add ChangeLog classGuido Günther2011-11-28
* Move debian related helpers into submoduleGuido Günther2011-11-22
* Use GitArgs in GitRepository.{create,delete}_branch()Guido Günther2011-11-21
* FastImport: add test and cleanup api a bitGuido Günther2011-11-21
* Move GitModifier class to separate fileGuido Günther2011-11-20
* GitRepository: add checkout() to checkout a treeishGuido Günther2011-11-07
* GitRepository: fix fetch invocation without repoGuido Günther2011-11-06
* Get rid of the symlinkGuido Günther2011-11-01
* GitRepository: Use update-ref to force a branch's head in bare reposGuido Günther2011-10-30
* GitRepository: handle bare repos and errors in is_clean()Guido Günther2011-10-30
* Fix epydoc warningsGuido Günther2011-10-29
* GitRepository: add head property to return the current HEADGuido Günther2011-10-28
* GitModifier: Don't use self.__dict__.update(locals())Guido Günther2011-10-28
* GitRepository: rename base_dir to git_dirGuido Günther2011-10-28
* GitRepository: Don't try to access .git/ in bare reposGuido Günther2011-10-27
* Add tests for non bare clonesGuido Günther2011-10-27
* GitRrepository: add get_tags()Guido Günther2011-10-26
* tests: Test GitRepository.merge()Guido Günther2011-10-26
* Turn tests into doctestsGuido Günther2011-10-26
* Don't be verboseGuido Günther2011-10-26
* GitRepository: add commit and commit_allGuido Günther2011-10-23
* Replace GitAdd by GitRepository.add_filesGuido Günther2011-10-22
* Make create_repo a @classmethodGuido Günther2011-10-22
* Drop unpack_orig and tar_toplevelGuido Günther2011-07-25
* Add tests for UpstreamSourceGuido Günther2011-07-25
* tests: add help check for newer commandsGuido Günther2011-04-17
* gbp: Handle whitespace in submodule namesGuido Günther2011-04-10
* tests: introduce submodule classGuido Günther2011-04-10
* Add aliases for gz and bz2 compression typesGuido Günther2011-04-09
* Add tests for hardcoded compression typesGuido Günther2011-04-09
* Detect compression from orig tarballLoïc Minier2011-04-09
* Pass tarball_dir to guess_comp_type()Loïc Minier2011-04-09
* Update guess_comp_type to take a cp as paramLoïc Minier2011-04-09
* Add tests for orig autodetectionLoïc Minier2011-04-09
* Make submodule support conditionalGuido Günther2011-04-06
* git-buildpackage: special case non-submodule tarfile generationGuido Günther2011-03-21
* tests: add testcase for git_archive()Guido Günther2011-03-19
* tests: RenameGuido Günther2011-03-19
* tests: Add testcase for dump_archive()Guido Günther2011-03-19
* gbp: Add git.archive() and git.{has,get,update,add}_submodules()Guido Günther2011-03-18
* Add tests for branch creation and switchingGuido Günther2011-03-18
* Fix test executionGuido Günther2011-03-18
* Add unpack testGuido Günther2009-12-24