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-dch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
add --no-git-author
Guido Günther
1
-0
/
+1
2008-12-29
Use name and email from git
Robie Basak
1
-3
/
+12
2008-11-28
better descriptions
Guido Günther
1
-1
/
+1
2008-11-21
case insentive matching for "bugnumbers"
Guido Günther
1
-3
/
+3
2008-11-15
too much whitespace
Guido Günther
1
-2
/
+0
2008-11-15
move common help messages into config.py
Guido Günther
1
-6
/
+3
2008-11-15
don't require bugnumbers to start with '#'
Guido Günther
1
-5
/
+6
2008-11-14
fix off by one
Guido Günther
1
-1
/
+2
2008-11-14
gather all invocations of dch in one function
Guido Günther
1
-17
/
+31
2008-11-13
git-dch: add missing call to escape_commit
Guido Günther
1
-2
/
+4
2008-11-13
Don't include first UNRELEASED line
Felipe Sateler
1
-3
/
+16
2008-11-13
merge sha and snapshot parameter
Guido Günther
1
-9
/
+15
2008-09-22
more option grouping
Guido Guenther
1
-4
/
+6
2008-09-18
wording
Guido Guenther
1
-1
/
+1
2008-09-18
demangle adding commits and sections
Guido Guenther
1
-7
/
+18
2008-09-18
Don't buffer stdout; let git-bp messages print in-line
Kurt B. Kaiser
1
-1
/
+1
2008-09-07
add --new-version
Guido Guenther
1
-3
/
+11
2008-09-01
"git-commond" vs. "git command" cleanup
Guido Guenther
1
-1
/
+1
2008-08-15
allow setting the bug-closing meta tag to look for
Guido Guenther
1
-6
/
+16
2008-07-21
split git-log options into a list
Guido Guenther
1
-1
/
+1
2008-07-20
escape backticks (`)
Guido Guenther
1
-1
/
+1
2008-07-18
--auto and --since are incompatible
Guido Guenther
1
-1
/
+4
2008-07-18
use option groups
Guido Guenther
1
-12
/
+20
2008-06-16
escape $s in commit messages
Guido Guenther
1
-1
/
+5
2008-05-16
include the commit id in the changelog entry
Guido Guenther
1
-0
/
+5
2008-05-16
pass the whole options around
Guido Guenther
1
-6
/
+6
2008-05-16
print default value of --meta
Guido Guenther
1
-1
/
+1
2008-05-16
avoid naming conflict
Guido Guenther
1
-2
/
+6
2008-05-13
avoid extra space before "(Closes: )"
Guido Guenther
1
-1
/
+1
2008-05-08
make --meta a config file option
Guido Guenther
1
-4
/
+2
2008-05-04
make author parsing more robust
Guido Guenther
1
-14
/
+19
2008-05-04
update copyright
Guido Guenther
1
-1
/
+1
2008-04-23
use --no-auto-nmu
Guido Guenther
1
-2
/
+2
2008-04-23
catch GitRepositoryErrors
Guido Guenther
1
-1
/
+1
2008-03-19
don't skip meta tags without --force
Guido Guenther
1
-5
/
+5
2008-03-14
separate multiple bugs by ','
Guido Guenther
1
-1
/
+1
2008-03-14
add --full and --meta options
Guido Guenther
1
-34
/
+49
2007-12-15
don't start a new changelog section if we found a snapshot header even when d...
Guido Guenther
1
-1
/
+3
2007-10-19
properly quote "" (Closes: #447211)
Guido Guenther
1
-1
/
+1
2007-10-19
git-dch: use Command() instead of implementing it again
Guido Guenther
1
-7
/
+4
2007-10-18
pyline and other consistency updates
Guido Guenther
1
-12
/
+14
2007-10-16
print --git-log default
Guido Guenther
1
-1
/
+1
2007-10-11
make --git-log a config file option
Guido Guenther
1
-1
/
+2
2007-10-11
fix option name
Guido Guenther
1
-1
/
+1
2007-10-10
fix syntax error
Guido Guenther
1
-1
/
+1
2007-10-10
eval() the snapshot number calculation so everybody can pass in what he wants
Guido Guenther
1
-9
/
+14
2007-10-07
make sure the changelog section's trailer points to the person invoking git-dch
Guido Guenther
1
-0
/
+7
2007-10-07
Allow to specify paths to look at: git-dch path1 path2
Guido Guenther
1
-8
/
+7
2007-10-07
add --git-log to pass options along to git-log
Guido Guenther
1
-3
/
+4
2007-10-07
handle versions containing epochs
Guido Guenther
1
-3
/
+7
[next]