Commit Graph
260 Commits
Author SHA1 Message Date
Qudix 5c608efef7 Merge branch 'master' of https://github.com/ModOrganizer2/mob into master 2020-11-13 22:29:32 -06:00
isanae b235120c0d Merge pull request #62 from isanae/pr
pr command
2020-11-13 23:23:57 -05:00
isanae 1221556de7 removed debug files stuff
added github_key to ini
2020-11-13 22:09:14 -05:00
isanae 7614e3a17b pr: documentation, revert 2020-11-13 21:39:58 -05:00
isanae 9f045f7329 refactored 2020-11-13 21:30:44 -05:00
isanae 2a4f4bd8fa finished implementing pr 2020-11-13 21:23:10 -05:00
isanae 362af83c86 pr: removed all the crap, a pr can be fetched with just pull/pr/head 2020-11-13 19:24:23 -05:00
isanae cd811419cb added git fetch and checkout
fixed has_remote trying to fetch stuff
pr: implemented remote method
2020-11-13 18:32:28 -05:00
isanae 21b6a383d7 silence git apply whitespace warning
cleaned up options for pr
2020-11-12 19:25:52 -05:00
isanae a1c9e78432 split to dedicated pr command 2020-11-12 19:10:05 -05:00
isanae 7f374ee982 working on --pr
added stdin for process
added json third party
curl_downloader to string
2020-11-12 19:02:36 -05:00
Qudix 62a40a9467 Merge branch 'master' of https://github.com/ModOrganizer2/mob into master 2020-11-11 12:38:23 -06:00
isanae 747553e3ba Merge pull request #60 from isanae/master
Infinite loop without an ini somewhere in the parent path
2020-11-11 13:24:37 -05:00
isanae 828765b29c broken parent check, parent_path() returns *this when on the root 2020-11-11 01:45:37 -05:00
Qudix 1ce4033753 Merge branch 'master' of https://github.com/ModOrganizer2/mob into master 2020-11-10 12:14:55 -06:00
isanae 47b91c134e Merge pull request #59 from isanae/master
Make sure directory exists when creating log file
2020-11-10 12:21:56 -05:00
isanae e5337be5bf make sure directory exists when creating log file 2020-11-10 12:21:10 -05:00
Qudix 1a4a41e705 Merge branch 'master' of https://github.com/ModOrganizer2/mob into master 2020-11-09 14:00:11 -06:00
isanae bc6a3c3a69 Merge pull request #58 from isanae/refactor
Refactor, part 1
2020-11-09 04:09:17 -05:00
isanae 1876b9168f some refactoring in release_command::do_official()
comments
2020-11-09 04:05:38 -05:00
isanae 60e02da1d4 renamed master_ini_filename() to default_ini_filename()
it's also used for the anchor dropped in the prefix
2020-11-09 03:43:37 -05:00
isanae cfa796fb41 manual merge after rebase 2020-11-09 03:30:47 -05:00
isanae cb501a2891 comments 2020-11-09 03:29:13 -05:00
isanae 63dba60f39 split some commands 2020-11-09 03:29:13 -05:00
isanae 7acf536d2c moved commands to cmd/ 2020-11-09 03:28:50 -05:00