summaryrefslogtreecommitdiff
path: root/gbp/git.py
AgeCommit message (Expand)Author
2010-07-06Add prebuild hookJonathan Nieder
2010-07-04Add force_headGuido Günther
2010-07-04Add commit_dir and helpersGuido Günther
2010-07-04Allow git_write_tree to use an alternate index fileGuido Günther
2010-07-04Allow to pass extra_env to __git_getoutput and __git_inoutGuido Günther
2010-07-04Add __git_inoutGuido Günther
2010-07-04Import GbpError since we're using itGuido Günther
2010-06-26Add compression=autoGuido Günther
2010-01-31Add GitRepository.get_remotes()Guido Günther
2009-10-24move FastImport into gbp/git.pyGuido Günther
2009-10-24add --git-retagGuido Günther
2009-10-24add GitRepository.is_fast_forward()Guido Günther
2009-10-24add GitRepository.get_merge_branch()Guido Günther
2009-09-05make has_branch aware of remote branchesGuido Günther
2009-08-23add doctestGuido Günther
2009-08-23make sanitize_version a private functionGuido Günther
2009-08-23drop superfluous _utils from module namesGuido Günther