Commit Graph

167 Commits

Author SHA1 Message Date
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
Cosmin Apreutesei 58e7485371 oops, sorry for that 2019-12-06 14:38:24 +02:00
Cosmin Apreutesei f3e6b48819 unimportant 2019-11-14 18:52:22 +02:00
Cosmin Apreutesei 5457f064d2 allow mgit st -v 2019-11-07 11:05:06 +02:00
Cosmin Apreutesei 693f6e9d7b Update README.md 2018-08-18 13:19:54 +03:00
Cosmin Apreutesei d41f84959b forgot to escape stuff in regex 2018-07-07 18:05:57 +03:00
Cosmin Apreutesei 1ef944bc7b fix #12 2018-01-05 20:30:41 +02:00
Cosmin Apreutesei adbcbec8e4 allow the '.' char in package names 2017-12-27 15:02:42 +02:00
Cosmin Apreutesei 49f793fc46 fix mgit ls-double-tracked to call list_tracked as if from the mgit root dir 2017-10-09 12:26:38 +03:00
Cosmin Apreutesei b92a316357 mgit ls-tracked now only shows files in the current directory with relative paths; mgit which does the same 2017-10-09 12:23:35 +03:00
Cosmin Apreutesei ad6b951508 mgit which: removed readlink -f so it works with symlinks and mounts; removed grep which was matching too much 2017-10-09 11:59:23 +03:00
Cosmin Apreutesei 59d099ed53 Rephrased the git completion install bit with little tip for Ubuntu 2017-10-09 10:35:24 +03:00
Cosmin Apreutesei ae90a574a6 Merge pull request #8 from dsukhin/add-autocomplete-support
Add autocomplete support & which command. Thanks dsukhin!
2017-10-09 10:04:43 +03:00
Cosmin Apreutesei 7e6dd21db1 Merge pull request #10 from petr-fischer/upper-case-repo-name-fix
allow upper case letters in repo names
2017-10-08 23:48:16 +03:00
pf 6c57d390c9 allow upper case letters in repo names 2017-10-07 21:37:26 +02:00
David b0a345e527 added an autocompelte script and instructions on how to install it in the README;
relies on git/git>=3bcb41f9 for correct file completion support
2017-09-29 20:10:54 -04:00
David 5478d65e79 added error checking and made sure the filename arg is NOT optional 2017-09-28 20:28:24 -04:00
David 0b239d2d9d added 'which' command to check which repo(s) track a file 2017-09-28 19:45:56 -04:00
Cosmin Apreutesei 489f97b3cc problem between keyboard and chair fixed 2017-09-28 11:50:17 +03:00