]> arthur.barton.de Git - bup.git/commit
Add author and committer arguments to new_commit()
authorRob Browning <rlb@defaultvalue.org>
Fri, 14 Feb 2014 18:22:41 +0000 (12:22 -0600)
committerRob Browning <rlb@defaultvalue.org>
Sat, 13 Feb 2016 20:21:23 +0000 (14:21 -0600)
commitd852f225cb36755f26f9fa95a790356d1417dc0f
tree568e660603756d3b4abbdced11ed760fc2b4105c
parentf9d57adbe9ebb9fb78bd0c0bdf6eab4a4d768ad9
Add author and committer arguments to new_commit()

Support "bup get" and "bup rm", which need to write commits with
differing author and committer information.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
cmd/save-cmd.py
cmd/split-cmd.py
lib/bup/git.py
lib/bup/t/tgit.py