projects
/
gimrr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
gimrr.git
2020-12-19
Frantisek Hrbata
git-mr-comment-list: allow limit comments by date
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Frantisek Hrbata
makefile: add git-mr-merge.txt
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Frantisek Hrbata
doc: add git-mr-merge description
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Frantisek Hrbata
git-mr-merge: include MR base in the merge commit
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Frantisek Hrbata
git-mr-merge: check for base and subject
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Frantisek Hrbata
git-mr-merge: add --edit option
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Frantisek Hrbata
doc: add git-mr-reply reference to git-mr
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Frantisek Hrbata
makefile: add help target and make it the default one
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Frantisek Hrbata
git-mr-reply: abort on empty message
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Frantisek Hrbata
makefile: add git-mr-(reply|merge|comment-list|comment...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Frantisek Hrbata
makefile: add git-mr-reply.txt
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Frantisek Hrbata
doc: add git-mr-reply description
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Frantisek Hrbata
git-mr-merge: initial implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Frantisek Hrbata
git-mr-tag: don't allow adding tags which are owner...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Frantisek Hrbata
mrlib: define owner's tags
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Frantisek Hrbata
git-mr-update: owner's tags moved to mrlib
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Frantisek Hrbata
git-mr-tag: don't allow users to add reserved tags
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Frantisek Hrbata
git-mr-update: use reserved tag names from mrlib
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Frantisek Hrbata
mrlib: move reserved tag names to mrlib
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Frantisek Hrbata
git-mr-update: check that MR in in-reply-to header...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Frantisek Hrbata
git-mr-reply: don't add rev to read comments if user...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Frantisek Hrbata
git-mr-comment-list: don't list user's own comments...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Frantisek Hrbata
git-mr-reply: initial implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Frantisek Hrbata
mrlib.py: interpret new lines for MR description while...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Frantisek Hrbata
mrlib.py: add patches2mrs helper
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Frantisek Hrbata
git-mr-comment-show: initial implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Frantisek Hrbata
git-mr-comment-list: add --new-only option
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Frantisek Hrbata
git-mr-comment-list: initial implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Frantisek Hrbata
mrlib.py: add comments2mrs
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Frantisek Hrbata
mrlib: really verify the revs in verify_commits
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Frantisek Hrbata
git-mr-sendmail: remove forgotten debug print
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Frantisek Hrbata
mrlib: add verify_comments
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Frantisek Hrbata
doc: remove git-mr-mbox.txt.bak
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Frantisek Hrbata
git-mr-update: add checks for mr ref
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Frantisek Hrbata
mrlib: check mr and user values while loading tags
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Frantisek Hrbata
git-mr-push: push mr ref with tags
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Frantisek Hrbata
git-mr-fetch: fetch mr ref with tags
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Frantisek Hrbata
git-mr-remove: remove mr ref along with tags
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Frantisek Hrbata
git-mr-show: don't add mr and commit hash info to tags
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Frantisek Hrbata
mrlib: load commit tags from git in load_tags
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Frantisek Hrbata
git-mr-create: store mr tags to separate ref
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Frantisek Hrbata
git-mr-show: add vn format
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Frantisek Hrbata
git-mr-create: escape newline in all tags, not only...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Frantisek Hrbata
git-mr-create: add check for already existing MR
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Frantisek Hrbata
Initial commit
commit
|
commitdiff
|
tree
|
snapshot