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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-21
Document changes and release 0.5.20
debian/0.5.20
Guido Günther
1
-14
/
+36
2011-03-21
Set author and committer
Guido Günther
1
-0
/
+4
2011-03-21
Add build deps for the testsuite
Guido Günther
1
-1
/
+3
2011-03-21
git-buildpackage: drop calls to git.update_submodules()
Guido Günther
1
-3
/
+0
2011-03-21
git-buildpackage; don't ignore errors returned by dump_tree()
Guido Günther
1
-1
/
+2
2011-03-21
git-buildpackage: special case non-submodule tarfile generation
Guido Günther
2
-25
/
+60
2011-03-21
docs: Easier to remember commands to create orphan upstream branch.
Charles Plessy
1
-0
/
+7
2011-03-21
docs: Added markup to the example for creating upstream branch.
Charles Plessy
1
-4
/
+4
2011-03-19
Update .gitignore
Guido Günther
1
-9
/
+10
2011-03-19
tests: add testcase for git_archive()
Guido Günther
1
-0
/
+12
2011-03-19
tests: Rename
Guido Günther
1
-0
/
+0
2011-03-19
git-buildpackage: typo
Guido Günther
1
-1
/
+1
2011-03-19
tests: Add testcase for dump_archive()
Guido Günther
1
-24
/
+38
2011-03-19
rules: change symlink rule to use underscores
Guido Günther
1
-3
/
+10
2011-03-19
gbp: simplify is_native()
Guido Günther
1
-6
/
+9
2011-03-19
gbp: simplify is_native()
Guido Günther
1
-2
/
+8
2011-03-19
gbp: Don't fail on paths without extensions in get_compression()
Guido Günther
1
-2
/
+13
2011-03-18
git-buildpackage: submodule support for git_archive
Guido Günther
1
-23
/
+49
2011-03-18
git-buildpackage: submodule support for dump_tree
Guido Günther
1
-3
/
+36
2011-03-18
gbp: Add git.archive() and git.{has,get,update,add}_submodules()
Guido Günther
2
-0
/
+145
2011-03-18
gbp: Allow to pass cwd to git.__get_output()
Sean Finney
1
-2
/
+2
2011-03-18
command_wrappers: Add create tar archive
Chow Loong Jin
1
-0
/
+10
2011-03-18
Add tests for branch creation and switching
Guido Günther
1
-0
/
+59
2011-03-18
Fix test execution
Guido Günther
1
-0
/
+0
2011-03-18
command_wrappers,git: remove unused Git functions
Guido Günther
2
-60
/
+9
2011-03-12
gbp-pq: Allow to specify subdirs for patches
Guido Günther
5
-44
/
+230
2011-03-12
git: improve error handling for commit_tree
Guido Günther
1
-5
/
+6
2011-03-12
gbp-pq: move write_patches into separate function
Guido Günther
1
-13
/
+20
2011-03-03
is_fast_forward: make sure git interprets arguments as revisions
Guido Günther
1
-1
/
+2
2011-02-27
Add script to ignore .pc and tell dpkg-source unpatch the source
Guido Günther
4
-1
/
+70
2011-02-13
Make the desktop notification transient
Guido Günther
1
-0
/
+1
2011-02-11
Document changes and release 0.5.19
debian/0.5.19
Guido Günther
1
-0
/
+21
2011-02-11
git-import-dsc: better explain missing upstream branch
Guido Günther
1
-4
/
+10
2011-02-11
Move no_upstream_branch message into gbp.config
Guido Günther
2
-6
/
+8
2011-02-09
git-import-dsc: make final log message more useful
Guido Günther
1
-1
/
+1
2011-02-09
git-import-dsc: auto create upstream branch
Guido Günther
3
-4
/
+22
2011-02-09
git-import-dscs: really use git-import-dsc from the same location as git-impo...
Guido Günther
1
-1
/
+1
2011-02-09
Simplify author and committer argument passing
Guido Günther
3
-35
/
+19
2011-02-09
Split out command line parsing
Guido Günther
4
-27
/
+46
2011-02-09
gbp-clone: reparse the configuration after cloning the repository
Guido Günther
1
-2
/
+15
2011-02-08
logging: don't use color inside Emacs's comint shell
Guido Günther
1
-3
/
+13
2011-01-23
git-import-dsc: improve error message when upstream branch is missing
Jonathan Nieder
1
-1
/
+1
2011-01-23
Document changes and release 0.5.18
debian/0.5.18
Guido Günther
1
-0
/
+24
2011-01-23
git-import-dsc doc updates for new options
Jonathan Nieder
1
-2
/
+6
2011-01-22
pychecker: bump maxargs to 12 for commit_dir
Guido Günther
1
-1
/
+1
2011-01-22
Add --author-is-comitter and --author-date-is-comitter-date commandline options
Guido Günther
5
-7
/
+53
2011-01-22
git.force_head: quiet git reset
Guido Günther
1
-1
/
+1
2011-01-22
git-buildpackage: print the "Looking for tarball..." message at debug level
Guido Günther
1
-1
/
+1
2011-01-18
git-import-dscs: Ignore debsnap download errors
Guido Günther
2
-1
/
+11
2011-01-18
git-import-dscs: Fix --debsnap doc and option error handling
Jonathan Nieder
2
-0
/
+4
[next]