185 Commits

Author SHA1 Message Date
Mikhail Kochegarov b8b4cc03d1 add .gitignore 2022-12-13 13:48:20 +10:00
Cosmin Apreutesei 68bc7d50bc Update README.md 2022-05-19 13:58:02 +03:00
Cosmin Apreutesei 5a1e19f8f0 Update README.md 2022-05-19 13:57:19 +03:00
Cosmin Apreutesei f0a67d036e Update README.md 2022-01-17 17:02:52 +02:00
Cosmin Apreutesei dba2c74dd7 unimportant 2022-01-16 19:12:50 +02:00
Cosmin Apreutesei ab41c01b52 cmd.exe no longer used as subshell (because up/down keys don't work); instead bash is used which is even faster and far more powerful anyway; an env. var was added to switch back to old behavior 2022-01-16 19:11:24 +02:00
Cosmin Apreutesei 0f179a29b1 unimportant 2021-11-27 02:04:26 +02:00
Cosmin Apreutesei 63bea23ccc added mgit diff FILENAME 2021-11-26 23:44:58 +02:00
Cosmin Apreutesei 5f8953e179 unimportant 2021-11-26 23:16:43 +02:00
Cosmin Apreutesei 9e133286a8 unimportant 2021-11-26 22:59:09 +02:00
Cosmin Apreutesei 4539884f12 unimportant 2021-11-26 20:14:19 +02:00
Cosmin Apreutesei 4ae7691c15 faster mgit which 2021-11-26 20:13:54 +02:00
Cosmin Apreutesei 1edbf2fb55 unimportant 2021-11-25 12:55:36 +02:00
Cosmin Apreutesei 4e8a33548d unimportant 2021-11-17 17:58:43 +02:00
Cosmin Apreutesei 0d73eb8bc6 parallel cloning 2021-11-17 17:58:25 +02:00
Cosmin Apreutesei be67d9a013 unimportant 2021-11-17 16:17:37 +02:00
Cosmin Apreutesei 3d5dbf38cc unimportant 2021-11-17 16:17:00 +02:00
Cosmin Apreutesei 964ff478d0 git -q disabled with --debug 2021-11-17 15:43:18 +02:00
Cosmin Apreutesei 4508aeb2cc unimportant 2021-11-16 16:10:45 +02:00
Cosmin Apreutesei 0d20b564ce auto-create brach master tracking origin/master when cloning an empty repo (that has no master branch) 2021-11-16 16:05:27 +02:00
Cosmin Apreutesei c75eeba5c2 unimportant 2021-11-09 19:15:10 +02:00
Cosmin Apreutesei b7f86c087a unimportant 2021-11-09 13:44:02 +02:00
Cosmin Apreutesei c67e4413c8 unimportant 2021-11-09 13:18:25 +02:00
Cosmin Apreutesei 5892ccce6d unimportant 2021-11-09 00:57:57 +02:00
Cosmin Apreutesei 11cafeeede unimportant 2021-11-09 00:53:24 +02:00
Cosmin Apreutesei 357bb6141c unimportant 2021-11-09 00:42:52 +02:00
Cosmin Apreutesei f75f35572a unimportant 2021-11-09 00:37:23 +02:00
Cosmin Apreutesei 27eaa5df6c unimportant 2021-11-09 00:35:24 +02:00
Cosmin Apreutesei 9a4632b621 unimportant 2021-11-09 00:15:13 +02:00
Cosmin Apreutesei 37b4df22f2 unimportant 2021-11-08 11:44:05 +02:00
Cosmin Apreutesei 5eba6e9e88 unimportant 2021-11-08 00:19:48 +02:00
Cosmin Apreutesei 7755e8ffa1 unimportant 2021-11-07 22:26:53 +02:00
Cosmin Apreutesei 5cf27e4a01 unimportant 2021-11-07 21:53:06 +02:00
Cosmin Apreutesei b3895bbd28 support HEAD checkouts in release files by specifying no version 2021-11-04 21:44:01 +02:00
Cosmin Apreutesei 864df5fab5 unimportant 2021-11-04 21:09:25 +02:00
Cosmin Apreutesei 86d6f22cd2 options come before commands 2021-11-04 20:39:39 +02:00
Cosmin Apreutesei 53587a6f38 unimportant 2021-11-04 20:25:11 +02:00
Cosmin Apreutesei b39dd76392 Merge branch 'master' of github.com:capr/mgit 2021-11-04 19:32:52 +02:00
Cosmin Apreutesei cf904cf26c option for SSH connection reuse for faster git fetch 2021-11-04 19:32:45 +02:00
Cosmin Apreutesei 740270888e Update README.md 2021-11-04 14:52:03 +02:00
Cosmin Apreutesei d23948ac2d unimportant 2021-11-03 19:07:41 +02:00
Cosmin Apreutesei a54750e4da unimportant 2021-11-03 19:00:07 +02:00
Cosmin Apreutesei 530c075f86 unimportant 2021-11-03 18:55:31 +02:00
Cosmin Apreutesei 3f63020f65 unimportant 2021-11-03 18:49:53 +02:00
Cosmin Apreutesei e04cb12723 added mgit convert to convert repo cloned with git to multigit 2021-11-01 01:30:40 +02:00
Cosmin Apreutesei e9ba0ff1fa bumped version to 3.8 2021-10-31 23:47:43 +02:00
Cosmin Apreutesei 7d40c0f000 Merge branch 'master' of github.com:capr/mgit 2021-10-31 23:46:44 +02:00
Cosmin Apreutesei f25b1fbfeb changes in this release: 1) clone repo=ver does a fetch+checkout if the repo is already cloned instead of bailing out; 2) clone-release removes any cloned repos that are not in the release 2021-10-31 23:46:37 +02:00
Cosmin Apreutesei c73653ee91 Update README.md 2021-10-31 15:29:12 +02:00
Cosmin Apreutesei ed5fcf2cf0 Update README.md 2021-05-27 01:09:18 +03:00