gimrr.git
2020-12-16 Frantisek Hrbatagit-mr-tag: don't allow adding tags which are owner...
2020-12-16 Frantisek Hrbatamrlib: define owner's tags
2020-12-16 Frantisek Hrbatagit-mr-update: owner's tags moved to mrlib
2020-12-16 Frantisek Hrbatagit-mr-tag: don't allow users to add reserved tags
2020-12-16 Frantisek Hrbatagit-mr-update: use reserved tag names from mrlib
2020-12-16 Frantisek Hrbatamrlib: move reserved tag names to mrlib
2020-12-16 Frantisek Hrbatagit-mr-update: check that MR in in-reply-to header...
2020-12-16 Frantisek Hrbatagit-mr-reply: don't add rev to read comments if user...
2020-12-16 Frantisek Hrbatagit-mr-comment-list: don't list user's own comments...
2020-12-16 Frantisek Hrbatagit-mr-reply: initial implementation
2020-12-16 Frantisek Hrbatamrlib.py: interpret new lines for MR description while...
2020-12-16 Frantisek Hrbatamrlib.py: add patches2mrs helper
2020-12-15 Frantisek Hrbatagit-mr-comment-show: initial implementation
2020-12-15 Frantisek Hrbatagit-mr-comment-list: add --new-only option
2020-12-14 Frantisek Hrbatagit-mr-comment-list: initial implementation
2020-12-11 Frantisek Hrbatamrlib.py: add comments2mrs
2020-12-10 Frantisek Hrbatamrlib: really verify the revs in verify_commits
2020-12-10 Frantisek Hrbatagit-mr-sendmail: remove forgotten debug print
2020-12-10 Frantisek Hrbatamrlib: add verify_comments
2020-12-08 Frantisek Hrbatadoc: remove git-mr-mbox.txt.bak
2020-12-08 Frantisek Hrbatagit-mr-update: add checks for mr ref
2020-12-08 Frantisek Hrbatamrlib: check mr and user values while loading tags
2020-12-08 Frantisek Hrbatagit-mr-push: push mr ref with tags
2020-12-08 Frantisek Hrbatagit-mr-fetch: fetch mr ref with tags
2020-12-08 Frantisek Hrbatagit-mr-remove: remove mr ref along with tags
2020-12-08 Frantisek Hrbatagit-mr-show: don't add mr and commit hash info to tags
2020-12-08 Frantisek Hrbatamrlib: load commit tags from git in load_tags
2020-12-08 Frantisek Hrbatagit-mr-create: store mr tags to separate ref
2020-12-03 Frantisek Hrbatagit-mr-show: add vn format
2020-12-03 Frantisek Hrbatagit-mr-create: escape newline in all tags, not only...
2020-12-03 Frantisek Hrbatagit-mr-create: add check for already existing MR
2020-12-01 Frantisek HrbataInitial commit