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
/
git-import-orig
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
Get rid of the symlink
Guido Günther
1
-453
/
+0
2011-10-30
Allow to import upstream tarballs into bare repositories
Guido Günther
1
-0
/
+13
2011-10-26
Replace GitTag by GitRepository.create_tag()
Guido Günther
1
-3
/
+5
2011-10-23
Replace GitMerge by GitRepository.merge()
Guido Günther
1
-1
/
+1
2011-10-23
Replace GitBranch by GitRepository.create_branch()
Guido Günther
1
-1
/
+1
2011-10-16
Move guess_upstream_version into UpstreamSource
Guido Günther
1
-2
/
+2
2011-07-29
Fix some epydoc warnings
Guido Günther
1
-9
/
+9
2011-07-27
git-import-orig: Clarify missing argument error message
Guido Günther
1
-3
/
+4
2011-07-25
git-import-orig: split out package and version detection
Guido Günther
1
-34
/
+41
2011-07-25
Drop unpack_orig and tar_toplevel
Guido Günther
1
-1
/
+1
2011-07-25
Catch empty package names
Guido Günther
1
-2
/
+4
2011-07-25
Strip trailing '/' from the unpack path
Guido Günther
1
-1
/
+1
2011-07-25
git-import-orig: support filters for all input formats
Guido Günther
1
-67
/
+116
2011-07-25
Remove fastimport code
Guido Günther
1
-95
/
+30
2011-07-25
Support importing zip archives
Guido Günther
1
-6
/
+14
2011-07-24
git-import-orig: simplify uscan code
Guido Günther
1
-6
/
+7
2011-05-20
Spelling corrections
Jon Dowland
1
-1
/
+1
2011-04-17
config: minor option parsing cleanup
Guido Günther
1
-2
/
+1
2011-02-11
Move no_upstream_branch message into gbp.config
Guido Günther
1
-6
/
+2
2011-02-09
Split out command line parsing
Guido Günther
1
-6
/
+11
2011-01-11
Make --[no-]merge a proper option
Guido Günther
1
-6
/
+2
2011-01-08
Use tristate option for --color=value
Guido Günther
1
-1
/
+1
2010-12-28
pychecker warning cleanups
Guido Günther
1
-1
/
+1
2010-11-16
Add logging functions
Guido Günther
1
-36
/
+31
2010-09-17
Add --[no]-interactive to avoid prompts
Guido Günther
1
-2
/
+10
2010-09-17
Let git-import-orig find the changelog when not on the debian-branch.
Matthijs Kooijman
1
-3
/
+13
2010-09-17
Ask the user for the package name and version if needed.
Matthijs Kooijman
1
-15
/
+65
2010-07-05
Use commit_dir instead of replace_tree
Guido Günther
1
-23
/
+16
2010-06-26
Abort if upstream tarball contains git metadata
Guido Günther
1
-0
/
+8
2010-04-26
Make --uscan more robust
Guido Günther
1
-19
/
+22
2010-04-12
Add --uscan command-line option
David Paleino
1
-1
/
+22
2010-02-05
Make the commit message for upstream imports configurable.
Matthijs Kooijman
1
-8
/
+9
2009-12-24
Don't refer to gzip compression in comments
Guido Günther
1
-3
/
+2
2009-10-25
Use "imported" instead of "merged".
Guido Günther
1
-1
/
+1
2009-10-24
move FastImport into gbp/git.py
Guido Günther
1
-66
/
+1
2009-10-13
Drop superflous argument
Guido Günther
1
-1
/
+1
2009-10-05
export GBP_BRANCH to postimport hook
Guido Günther
1
-1
/
+2
2009-09-15
catch config file parse errors
Guido Günther
1
-5
/
+10
2009-08-23
add postimport hook for git-import-orig
Guido Günther
1
-7
/
+16
2009-08-23
use option groups
Guido Günther
1
-18
/
+46
2009-08-23
drop superfluous _utils from module names
Guido Günther
1
-2
/
+2
2009-06-13
add filter-pristine-tar
Mehdi Dogguy
1
-1
/
+10
2009-06-11
allow for uppercase characters in the version pattern
Guido Günther
1
-20
/
+2
2009-05-03
add --fast-import
Guido Günther
1
-11
/
+149
2009-04-07
let the version detection patter match debian policy
Guido Günther
1
-2
/
+2
2009-02-26
add --no-pristine-tar
Guido Günther
1
-1
/
+1
2009-02-26
simplify boolean option handling
Guido Günther
1
-2
/
+1
2009-01-01
add --no-sign-tags to git-import-{dsc,orig}
Guido Günther
1
-0
/
+1
2008-11-28
better descriptions
Guido Günther
1
-1
/
+1
2008-11-21
typo
Guido Günther
1
-1
/
+1
[next]