index
:
git-redmine.git
master
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
document "issue comment" command
HEAD
master
Benjamin Dauvergne
2022-01-29
1
-0/+7
*
add command "issue validate"
Benjamin Dauvergne
2022-01-29
2
-1/+36
*
add cloning ability of remote branch to "issue take" command
Benjamin Dauvergne
2022-01-29
2
-13/+32
*
release 1.1.0
1.1.0
Benjamin Dauvergne
2022-01-29
1
-1/+1
*
document "clean" command
Benjamin Dauvergne
2022-01-29
1
-0/+7
*
add --local/--no-local option to "clean" command
Benjamin Dauvergne
2022-01-29
1
-12/+14
*
release 1.0.0
1.0.0
Benjamin Dauvergne
2021-11-25
2
-1/+19
*
add pre-commit hooks
Benjamin Dauvergne
2021-11-25
2
-75/+116
*
clean: report branch's deletion failure instead of stopping
Benjamin Dauvergne
2021-11-25
1
-2/+6
*
api: use 10 sized chunk when requesting redmine's API
Benjamin Dauvergne
2021-11-25
1
-0/+1
*
do not force main as main branch's name, try to guess
Benjamin Dauvergne
2021-11-25
1
-14/+48
*
add new link command to link to another issue
Benjamin Dauvergne
2021-11-25
2
-0/+29
*
new: check subject and description content
Benjamin Dauvergne
2021-11-25
1
-2/+6
*
take: assign to self by default if issue is new and has no currently assigned...
Benjamin Dauvergne
2021-11-25
1
-1/+2
*
take: ask user if she wants to move to the issue's branch
Benjamin Dauvergne
2021-11-25
1
-1/+2
*
change main branch name to 'main'
Benjamin Dauvergne
2021-11-25
1
-5/+5
*
misc: use config_writer as a context manager
Benjamin Dauvergne
2021-11-25
1
-11/+9
*
misc: reduce number of requests to get known status
Benjamin Dauvergne
2021-11-25
1
-2/+4
*
misc: default to True for assignation if no assignation exists
Benjamin Dauvergne
2021-11-25
1
-1/+1
*
migrate to py3
Benjamin Dauvergne
2021-11-25
2
-3/+3
*
add command clean to delete origin and local branches for closed issues
Benjamin Dauvergne
2019-08-06
1
-0/+45
*
add option to block message validation on merge-and-push
Benjamin Dauvergne
2019-08-06
1
-14/+17
*
add a --reference option to the new command
Benjamin Dauvergne
2019-08-06
1
-2/+3
*
only checks really submitted commits
Benjamin Dauvergne
2019-08-06
1
-1/+1
*
add option to prevent rebase before submit
Benjamin Dauvergne
2019-08-06
1
-2/+4
*
add more default=True
Benjamin Dauvergne
2019-08-06
1
-6/+7
*
allow specifying a reference branch when starting work on an issue
Benjamin Dauvergne
2019-08-06
1
-3/+5
*
use 3-way merge when applying attached patchs
Benjamin Dauvergne
2019-08-06
1
-1/+1
*
report missing issue number in commit messages
Benjamin Dauvergne
2019-03-27
1
-2/+12
*
force development tracker when creating/updating issues
Benjamin Dauvergne
2019-03-27
1
-0/+3
*
On merge-and-push add list of commits to issue
Benjamin Dauvergne
2019-03-12
1
-2/+5
*
on merge-and-push propose aborting if commit message contains rebase
Benjamin Dauvergne
2019-03-11
1
-0/+13
*
allow get_patches to work with explicit refs
Benjamin Dauvergne
2019-03-11
1
-2/+2
*
set issue status to solved after merge-and-push
Benjamin Dauvergne
2019-03-11
1
-1/+18
*
push branch to origin on issue submit
Benjamin Dauvergne
2019-03-11
1
-1/+9
*
release version 0.9.0
0.9.0
Benjamin Dauvergne
2019-03-06
1
-1/+1
*
PEP8ness
Benjamin Dauvergne
2019-03-06
1
-12/+17
*
update README with rebase command
Benjamin Dauvergne
2019-03-06
1
-2/+13
*
always rebase before submit
Benjamin Dauvergne
2019-03-06
1
-1/+3
*
add a rebase command which pull master then rebase the feature branch
Benjamin Dauvergne
2019-03-06
1
-0/+54
*
README: add description of merge and push operation
Benjamin Dauvergne
2019-03-02
1
-0/+10
*
fix typo
Benjamin Dauvergne
2019-03-02
1
-1/+1
*
release version 0.8.0
0.8.0
Benjamin Dauvergne
2019-03-01
1
-2/+2
*
add a merge-and-push command
Benjamin Dauvergne
2019-03-01
1
-2/+108
*
prevent too long wip branch names
Benjamin Dauvergne
2019-03-01
1
-4/+3
*
allow working from inside the working dir
Benjamin Dauvergne
2019-03-01
1
-7/+10
*
release version 0.7.0
Benjamin Dauvergne
2018-10-23
1
-1/+1
*
do not abort when refusing to assign issue to self
Benjamin Dauvergne
2018-10-23
1
-1/+1
*
fix user_fullname
Benjamin Dauvergne
2018-10-23
1
-5/+1
*
allow not applying any patch
Benjamin Dauvergne
2018-10-23
1
-1/+4
[next]