chiark
/
gitweb
/
~mdw
/
stgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
5b7169c
)
Make sure patches with no parents have an empty list of parents
author
Karl Hasselström
<kha@treskal.com>
Thu, 20 Mar 2008 23:12:10 +0000
(23:12 +0000)
committer
Catalin Marinas
<catalin.marinas@gmail.com>
Thu, 20 Mar 2008 23:12:10 +0000
(23:12 +0000)
They used to have None instead of an empty list, which was
inconsistent. (It went undetected for quite a while because StGit
seldom needs to handle initial commits.)
Signed-off-by: Karl Hasselström <kha@treskal.com>
No differences found