05991cf
(HEAD -> develop)
Merge pull request #70 from offa/py313 by
2024-10-11 08:46:15 -0400
b48c59c
(refs/pull/70/head)
Use shlex.quote() for Python 3.13 compatibility by
2024-10-11 14:39:28 +0200
270c32e
Add Python 3.13 CI build by
2024-10-11 14:36:12 +0200
ddea6af
Merge pull request #68 from offa/ci by
2024-05-18 15:29:15 -0400
80da369
(refs/pull/68/head)
Simplify CodeQL workflow by
2024-05-16 19:31:08 +0200
6df24c0
Update Actions by
2024-05-16 19:30:26 +0200
5def6ca
Merge pull request #67 from offa/ci by
2023-10-17 11:39:21 -0400
321626a
(refs/pull/67/head)
Drop some unsupported Python versions by
2023-10-16 21:10:40 +0200
9bc6221
Add Python 3.12 CI build by
2023-10-16 21:07:50 +0200
f491a8e
Merge pull request #66 from offa/python3.11 by
2022-11-09 22:29:45 -0500
748bb2b
(refs/pull/66/head)
Add Python 3.11 CI build by
2022-11-07 18:19:49 +0100
a9e5067
Merge pull request #65 from theresnotime/develop by
2022-06-29 22:54:03 -0400
fb7e0d4
(refs/pull/65/head)
Run on develop + master by
2022-06-29 14:04:35 +0100
12b83a8
Add CodeQL, dependency-review by
2022-06-29 14:03:49 +0100
9c327d0
Fix dependabot package-ecosystem by
2022-06-01 22:07:21 -0400
51442e0
Merge pull request #63 from offa/ci by
2022-06-01 22:02:00 -0400
0161e55
(refs/pull/63/head)
Remove Travis CI by
2022-06-01 20:54:19 +0200
7c3e5f9
Add Github Action CI by
2022-06-01 20:33:14 +0200
a2aa4ee
Enable Dependabot by
2022-06-01 20:31:13 +0200
4ad20a6
Merge pull request #55 from offa/travis_ci by
2020-01-28 20:43:59 -0500
cc6be13
(refs/pull/55/head)
Travis CI support added (python 3.6, 3.7, 3.8). by
2020-01-27 19:39:09 +0100
1f6e559
(master)
Merge branch 'develop' (release/0.5.1) by
2019-09-20 00:32:33 -0400
b502b2e
(tag: v0.5.1)
release/0.5.1 by
2019-09-20 00:26:03 -0400
ce52252
Clean up bookmark comments implementation and document by
2019-03-02 18:19:40 -0500
7d03fb9
Merge pull request #51 from smittytone/develop by
2019-02-26 21:04:36 -0500
da701bc
(refs/pull/51/head)
Remove comment finder by
2019-02-26 12:17:11 +0000
5ca6f87
Add comment-line remover by
2019-02-26 08:50:04 +0000
fea24e0
Start working on integrated test suite, refactor by
2018-09-02 17:43:04 -0400
f7b15b5
Version bump; PyPI tweaks. by
2018-08-28 00:51:10 -0400
31d7486
Merge branch 'develop' (release/0.5) by
2018-08-28 00:21:40 -0400
ba5eec6
(tag: v0.5)
release/0.5 by
2018-08-28 00:16:47 -0400
3eb6e16
Add a __main__.py; fix GitPython remote fetch error message. by
2018-08-27 23:30:58 -0400
cc0254d
Add a --depth argument to control recursion depth. Cleanup. by
2018-02-18 00:03:44 -0500
a4810c3
Traverse into subdirectories when searching for repos (fixes #42). by
2018-02-07 00:09:01 -0500
60dd089
(refs/pull/42/merge)
Merge b76f26de24
into 366b7ce576
by
2018-02-02 02:30:27 +0000
b76f26d
(refs/pull/42/head)
update repositories recursively int sub directories. by
2018-02-02 10:25:34 +0800
1667d65
(refs/pull/41/merge)
Merge 8793d86d39
into 366b7ce576
by
2018-02-01 14:03:05 +0000
8793d86
(refs/pull/41/head)
process directories recursively by
2018-02-01 21:58:11 +0800
c32640c
(refs/pull/35/merge)
Merge fa4a71454f
into 366b7ce576
by
2017-12-14 04:11:55 +0000
366b7ce
Merge branch 'develop' (release/v0.4.1) by
2017-12-13 22:08:12 -0600
bf66406
(tag: v0.4.1)
release/0.4.1 by
2017-12-13 22:05:31 -0600
45b422a
Bump dependencies (fixes #40). by
2017-12-12 12:36:10 -0600
29c3043
Version bump for 0.5 by
2017-01-18 00:24:51 -0600
b99bb2e
Merge develop into master (release/0.4) by
2017-01-17 23:45:15 -0600
4d19896
(tag: v0.4)
release/0.4 by
2017-01-17 23:43:41 -0600
fa4a714
(refs/pull/35/head)
[Documentation] missing requirement setuptools by
2016-09-29 17:31:44 +0200
f7a060a
Try to reduce open files for large directories (#32) by
2016-08-18 04:04:45 -0400
a702056
Support shell globs and tilde expansion (fixes #29). by
2016-08-18 03:51:36 -0400
2e1099e
Merge pull request #31 from botmtl/develop by
2016-07-05 22:19:34 -0400
fcb36d4
(refs/pull/31/head)
fix duplicates in case agnostic systems (osx and linux are unnafected) by
2016-07-03 12:13:20 -0400
681b173
Strip empty lines in bookmark files (fixes #30) by
2016-06-16 00:44:44 -0400
76b177f
Fix blatant lie. by
2016-06-11 18:53:56 -0400
70e96ad
Add --exec to run a shell command on all repos. by
2016-06-11 18:51:49 -0400
2d81602
Change --clean's abbreviation to -n, and add some more useful output. by
2016-06-11 17:53:09 -0400
a51b99d
Add a --cleanup flag to remove old bookmarks (closes #26). by
2016-06-11 17:34:08 -0400
85726e7
Fix unicode support (closes #25). by
2016-06-11 17:09:36 -0400
4938c09
Fix bookmarks on Python 3. by
2016-06-08 02:07:29 -0400
1ace518
Bump dependencies. by
2016-06-08 01:42:27 -0400
4b168bb
Use custom bookmark file format (fixes #21) by
2016-02-14 02:39:00 -0600
d442b26
Update copyright for 2016. by
2016-01-02 13:53:22 -0500
b71e6f4
Revert 42675a8
on Python 2 (#20) by
2015-10-26 21:14:58 -0500
42675a8
Merge pull request #20 from m-s-/develop by
2015-10-26 10:28:06 -0500
88cddb1
(refs/pull/20/head)
specify config file delimiter so it doesn't barf on windows paths by
2015-10-26 15:22:36 +0000
fa3bb4d
Add '--bookmark-file' option to support multiple bookmark config files. by
2015-09-11 01:46:19 -0500
ae8e441
Added --prune to remove deleted remote-tracking branches (closes #18) by
2015-06-23 17:49:05 -0400
51cac24
Properly save config files on Python 3 (closes #17); version bump by
2015-06-11 16:22:37 -0400
45d8e6c
Merge branch 'develop' by
2015-06-07 15:29:11 -0400
10494e6
(tag: v0.3)
release/0.3 by
2015-06-07 15:28:35 -0400
3e238f1
Bugfix from previous commit. by
2015-06-07 15:20:35 -0400
9255ffa
Wording cleanup. by
2015-06-07 15:18:18 -0400
8990580
Added a changelog. by
2015-06-07 01:33:38 -0400
f6cd164
Add Python 3 support (closes #16) by
2015-06-07 00:18:34 -0400
31a9477
Rework branch updating code to be safer and support bare repos (#14) by
2015-06-06 02:38:36 -0400
fddc0cb
Better error message when mixing --current-only with a detached HEAD. by
2015-06-05 22:10:12 -0400
5a4e49e
Don't update branches for bare repos (#14) by
2015-06-05 21:14:59 -0400
2791418
Better solution to previous commit. by
2015-06-05 20:04:25 -0400
a9e2a1f
Don't try to fetch remotes without configured refspecs. by
2015-06-05 19:04:18 -0400
8439805
Wording tweaks; update brew instructions (fixes #13) by
2015-05-29 21:30:43 -0400
4e8dab5
Copyright update for 2015; dev version up for 0.2.5. by
2015-05-29 21:12:20 -0400
4fbc010
(refs/pull/13/merge)
Merge 09e2d583a8
into 2fea39f929
by
2015-05-29 07:47:52 +0000
09e2d58
(refs/pull/13/head)
Update Homebrew install instructions. by
2015-05-29 09:46:43 +0200
2fea39f
Merge branch 'develop' by
2015-05-23 03:06:22 -0400
79c1651
(tag: v0.2.4)
release/0.2.4 by
2015-05-23 03:04:54 -0400
6e6db21
Migrate old config files (#12) by
2015-05-23 03:03:01 -0400
07c6e68
XDG Base Directory compliance (fixes #12) by
2015-05-22 15:51:03 -0400
5aa7c78
(refs/pull/12/merge)
Merge f4593f15e9
into bc80ab6a3c
by
2015-05-22 19:29:56 +0000
bc80ab6
Tweak README installation instructions. by
2015-05-22 15:29:46 -0400
e2c6377
GitPython requirement to 1.0.1. by
2015-05-22 15:25:21 -0400
63b73de
Merge pull request #10 from pr0d1r2/homebrew-installation by
2015-05-22 14:38:12 -0400
f4593f1
(refs/pull/12/head)
use default XDG_CONFIG_HOME if it exists by
2015-05-22 13:34:47 +0200
cbb84c8
(refs/pull/10/head)
Add installation instructions for homebrew. by
2015-05-22 12:14:08 +0200
946dc32
Merge branch 'develop' by
2015-03-14 18:46:32 -0500
51a482d
(tag: v0.2.3)
release/0.2.3 by
2015-03-14 18:45:41 -0500
5efe130
Fix an error with GitPython 0.3.6. by
2015-03-14 18:44:48 -0500
2806155
Merge branch 'develop' by
2014-04-27 00:13:37 -0400
c92da5b
(tag: v0.2.2)
release/0.2.2 by
2014-04-27 00:13:08 -0400
07c35f2
Don't throw an error when HEAD is detached (closes #6). by
2014-04-27 00:12:29 -0400
96860af
Merge branch 'develop' by
2014-04-21 17:29:36 -0400
99be34e
(tag: v0.2.1)
release/0.2.1 by
2014-04-21 17:28:39 -0400
e3c6cdf
Fix a bug when handling errors during a fetch. by
2014-04-21 17:27:28 -0400