summaryrefslogtreecommitdiffhomepage
path: root/gbp/git
Commit message (Expand)AuthorAge
* repository.archive: adjust to API changeGuido Günther2016-10-09
* GitRepository.list_submodules: use _git_inoutGuido Günther2016-10-09
* GitRepository.archive: use _git_inoutGuido Günther2016-10-09
* gbp.git.repository: flake8 cleanGuido Günther2016-09-12
* gbp.git.fastimport: flake8 cleanGuido Günther2016-09-12
* pep8/pyflakes cleanupsGuido Günther2016-09-12
* import_orig: Properly abort merge on rollbacksGuido Günther2016-08-26
* GitRepository: Allow to fix up whitespace when applying a patchGuido Günther2016-07-31
* Improve check for empty_repositoryGuido Günther2016-07-05
* Fix simple spelling errors in comments and stringsOtto Kekäläinen2016-07-03
* GitRepository: Deleting a non-existing branch should not throw an errorGuido Günther2016-06-28
* GitRepository.commit_dir: use append insteald of += to append to listGuido Günther2016-06-28
* Add support for referencing existing local repositories when cloning reposito...Carlos Maddela2015-07-10
* Fix FSF address - thanks rpmlintEvgeni Golov2015-06-22
* GitRepository: Use C locale when parsing remote branchesGuido Günther2015-06-12
* GitRepository: Use C locale when building error messagesGuido Günther2015-06-12
* Add string vs. binary encoding/decodingGuido Günther2015-05-27
* Guess upstream-tag based on merge-baseDaniel Gollub2015-04-25
* GitRepository/has_submodules: add treeish argumentMarkus Lehtonen2015-02-25
* Don't use basestringGuido Günther2015-02-20
* Don't rely on dictionary key orderGuido Günther2015-02-20
* Use six.StringIOGuido Günther2015-02-20
* repository: fix head docstringGuido Günther2015-01-31
* vfs: remove wrong docstringGuido Günther2015-01-22
* GitRepository: Implement status methodEd Bartosh2014-12-05
* GitRepository.create_branch: add 'force' optionMarkus Lehtonen2014-12-05
* GitRepository: add diff_status methodMarkus Lehtonen2014-12-05
* git.vfs: fix close methodGuido Günther2014-10-29
* Fix comitter vs committer typosGuido Günther2014-05-16
* Revert "GitRepository/add_remote_repo: fix the 'tags' argument"Markus Lehtonen2014-04-02
* GitRepository/add_remote_repo: fix the 'tags' argumentMarkus Lehtonen2014-03-27
* GitRepository/get_commit_info: correctly handle file renames/copiesMarkus Lehtonen2014-03-27
* gbp-clone: support repo URLs like "host:repo.git"Guan Junchun2013-10-22
* Be more robust about git status output changesGuido Günther2013-10-16
* GitRepository: deprecate the get_remote_repos methodMarkus Lehtonen2013-09-10
* GitRepository.has_remote_repo: use get_remotes methodMarkus Lehtonen2013-09-10
* git: new class and method for remote repositoriesMarkus Lehtonen2013-09-10
* GitRepository.pull: Add 'all_remotes' optionLingchaox Xin2013-09-10
* GitRepository.push: Add 'tags' optionLingchaox Xin2013-09-10
* GitRepository.push: Add 'force' optionLingchaox Xin2013-09-10
* GitRepository.list_tree: add 'paths' optionMarkus Lehtonen2013-09-10
* GitRepository.diff: add 'ignore_submodules' optionMarkus Lehtonen2013-09-10
* GitRepository.diff: prevent usage of external diffMarkus Lehtonen2013-09-05
* GitRepository.diff: add 'text' optionMarkus Lehtonen2013-09-05
* GitRepository: Add clean() methodMarkus Lehtonen2013-09-04
* GitRepository.fetch: Add 'all_remotes' optionLingchaox Xin2013-09-04
* GitRepository.fetch: Add 'refspec' optionLingchaox Xin2013-09-04
* GitRepository.describe: add 'tags' and 'extra-match' optionsLingchaox Xin2013-09-04
* GitRepository.has_treeish: minor pylint fixLingchaox Xin2013-09-04
* GitRepository/diff: add 'stat' and 'summary' optionsMarkus Lehtonen2013-09-04