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
/
git
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
GitRepository/add_files: add new option 'untracked'
Markus Lehtonen
1
-2
/
+4
2014-06-05
GitRepository: add diff_status method
Markus Lehtonen
1
-0
/
+27
2014-06-05
gbp.git: Reimplement rfc822 date parsing without dateutil
Ed Bartosh
1
-5
/
+24
2014-06-05
GitRepository.add_files: consistently update ALL tracked files
Markus Lehtonen
1
-0
/
+1
2014-06-05
GitRepository.add_files: use GitArgs
Markus Lehtonen
1
-5
/
+4
2014-06-05
GitRepository: allow repo inititialization from subdir
Markus Lehtonen
1
-12
/
+30
2014-06-05
GitRepository: Implement status method
Ed Bartosh
1
-0
/
+33
2014-06-05
GitRepository: raise GitRepositoryError instead of GbpError
Markus Lehtonen
1
-3
/
+3
2014-06-05
GitRepository/rev_parse: use _git_inout()
Markus Lehtonen
1
-2
/
+3
2014-06-05
GitRepository/git_command: strip stderr output in case of error
Markus Lehtonen
1
-1
/
+2
2014-06-05
GitRepository.archive: add 'paths' option
Markus Lehtonen
1
-1
/
+5
2014-06-05
GitRepository.create_branch: add 'force' option
Markus Lehtonen
1
-1
/
+3
2014-06-05
GitRepository.commit_files: add edit argument
Markus Lehtonen
1
-5
/
+8
2014-06-05
GitRepository.commit_all: add committer_info argument
Markus Lehtonen
1
-2
/
+6
2014-06-05
GitRepository.commit_files: add committer_info argument
Markus Lehtonen
1
-3
/
+9
2014-06-05
GitRepository: implement create_tree method
Markus Lehtonen
1
-9
/
+19
2014-06-05
GitRepository.archive: drop the '**kwargs' argument
Markus Lehtonen
1
-4
/
+3
2014-06-05
GitRepository: fix the 'edit' mode in commit methods
Markus Lehtonen
1
-8
/
+6
2014-06-05
GitRepository: allow interactive commands
Markus Lehtonen
1
-10
/
+19
2014-06-05
GitRepository.archive: support getting tar data as return value
Markus Lehtonen
1
-7
/
+17
2014-06-05
GitRepository.__git_inout: prevent blocking of stdin
Markus Lehtonen
1
-6
/
+12
2014-06-05
GitRepository: new method for getting git output as generator
Markus Lehtonen
1
-25
/
+86
2014-05-16
Fix comitter vs committer typos
Guido Günther
2
-5
/
+5
2014-04-02
Revert "GitRepository/add_remote_repo: fix the 'tags' argument"
Markus Lehtonen
1
-1
/
+1
2014-03-27
GitRepository/add_remote_repo: fix the 'tags' argument
Markus Lehtonen
1
-1
/
+1
2014-03-27
GitRepository/get_commit_info: correctly handle file renames/copies
Markus Lehtonen
1
-1
/
+2
2013-10-22
gbp-clone: support repo URLs like "host:repo.git"
Guan Junchun
1
-1
/
+4
2013-10-16
Be more robust about git status output changes
Guido Günther
1
-18
/
+21
2013-09-10
GitRepository: deprecate the get_remote_repos method
Markus Lehtonen
1
-0
/
+2
2013-09-10
GitRepository.has_remote_repo: use get_remotes method
Markus Lehtonen
1
-1
/
+1
2013-09-10
git: new class and method for remote repositories
Markus Lehtonen
1
-0
/
+61
2013-09-10
GitRepository.pull: Add 'all_remotes' option
Lingchaox Xin
1
-5
/
+10
2013-09-10
GitRepository.push: Add 'tags' option
Lingchaox Xin
1
-1
/
+5
2013-09-10
GitRepository.push: Add 'force' option
Lingchaox Xin
1
-1
/
+6
2013-09-10
GitRepository.list_tree: add 'paths' option
Markus Lehtonen
1
-1
/
+3
2013-09-10
GitRepository.diff: add 'ignore_submodules' option
Markus Lehtonen
1
-1
/
+4
2013-09-05
GitRepository.diff: prevent usage of external diff
Markus Lehtonen
1
-1
/
+1
2013-09-05
GitRepository.diff: add 'text' option
Markus Lehtonen
1
-1
/
+5
2013-09-04
GitRepository: Add clean() method
Markus Lehtonen
1
-0
/
+21
2013-09-04
GitRepository.fetch: Add 'all_remotes' option
Lingchaox Xin
1
-3
/
+9
2013-09-04
GitRepository.fetch: Add 'refspec' option
Lingchaox Xin
1
-1
/
+4
2013-09-04
GitRepository.describe: add 'tags' and 'extra-match' options
Lingchaox Xin
1
-1
/
+8
2013-09-04
GitRepository.has_treeish: minor pylint fix
Lingchaox Xin
1
-1
/
+1
2013-09-04
GitRepository/diff: add 'stat' and 'summary' options
Markus Lehtonen
1
-2
/
+11
2013-08-28
Use open() instead of file()
Guido Günther
1
-1
/
+1
2013-08-24
GitRepository: allow to use '..' instead of '...'
Guido Günther
1
-3
/
+16
2013-08-22
Minor docstring updates
Guido Günther
1
-0
/
+3
2013-07-04
GitRepository.set_upstream_branch: use --set-upstream-to if available
Guido Günther
1
-3
/
+6
2013-07-04
GitRepository.set_upstream_branch: Catch errors to set upstream branch
Guido Günther
1
-2
/
+9
2013-07-04
GitRepository.set_upstream_branch: don't try to set upstream twice
Guido Günther
1
-2
/
+2
[next]