Initial commit
authorFrantisek Hrbata <frantisek@hrbata.com>
Tue, 1 Dec 2020 13:23:13 +0000 (14:23 +0100)
committerFrantisek Hrbata <frantisek@hrbata.com>
Tue, 1 Dec 2020 13:23:13 +0000 (14:23 +0100)
commitf782fbbbbc3080a33be56c137843260f00be36bd
tree52c94bc8e44fcf05563eef69585b9245075b7d04
Initial commit

Signed-off-by: Frantisek Hrbata <frantisek@hrbata.com>
24 files changed:
COPYING [new file with mode: 0644]
Documentation/git-mr-create.txt [new file with mode: 0644]
Documentation/git-mr-fetch.txt [new file with mode: 0644]
Documentation/git-mr-mbox.txt [new file with mode: 0644]
Documentation/git-mr-mbox.txt.bak [new file with mode: 0644]
Documentation/git-mr-push.txt [new file with mode: 0644]
Documentation/git-mr-remove.txt [new file with mode: 0644]
Documentation/git-mr-sendmail.txt [new file with mode: 0644]
Documentation/git-mr-show.txt [new file with mode: 0644]
Documentation/git-mr-tag.txt [new file with mode: 0644]
Documentation/git-mr-update.txt [new file with mode: 0644]
Documentation/git-mr.txt [new file with mode: 0644]
Makefile [new file with mode: 0644]
gimrr.spec [new file with mode: 0644]
git-mr-create [new file with mode: 0755]
git-mr-fetch [new file with mode: 0755]
git-mr-mbox [new file with mode: 0755]
git-mr-push [new file with mode: 0755]
git-mr-remove [new file with mode: 0755]
git-mr-sendmail [new file with mode: 0755]
git-mr-show [new file with mode: 0755]
git-mr-tag [new file with mode: 0755]
git-mr-update [new file with mode: 0755]
mrlib.py [new file with mode: 0755]