Ben Kurtovic
|
51442e0aed
|
Merge pull request #63 from offa/ci
Github Action CI migration
|
2 years ago |
offa
|
0161e55a07
|
Remove Travis CI
|
2 years ago |
offa
|
7c3e5f978a
|
Add Github Action CI
|
2 years ago |
offa
|
a2aa4ee8ac
|
Enable Dependabot
|
2 years ago |
Ben Kurtovic
|
4ad20a6979
|
Merge pull request #55 from offa/travis_ci
Travis CI
|
4 years ago |
offa
|
cc6be13f37
|
Travis CI support added (python 3.6, 3.7, 3.8).
|
4 years ago |
Ben Kurtovic
|
b502b2eaa4
|
release/0.5.1
|
5 years ago |
Ben Kurtovic
|
ce522521fc
|
Clean up bookmark comments implementation and document
|
5 years ago |
Ben Kurtovic
|
7d03fb9ba0
|
Merge pull request #51 from smittytone/develop
Support simple comments in the bookmarks file
|
5 years ago |
smittytone
|
da701bc09b
|
Remove comment finder
Put it in a better place...
|
5 years ago |
smittytone
|
5ca6f87720
|
Add comment-line remover
Accessed by _load_config_file()
|
5 years ago |
Ben Kurtovic
|
fea24e0a74
|
Start working on integrated test suite, refactor
|
6 years ago |
Ben Kurtovic
|
f7b15b5495
|
Version bump; PyPI tweaks.
|
6 years ago |
Ben Kurtovic
|
31d7486224
|
Merge branch 'develop' (release/0.5)
|
6 years ago |
Ben Kurtovic
|
ba5eec6989
|
release/0.5
|
6 years ago |
Ben Kurtovic
|
3eb6e16892
|
Add a __main__.py; fix GitPython remote fetch error message.
|
6 years ago |
Ben Kurtovic
|
cc0254d60d
|
Add a --depth argument to control recursion depth. Cleanup.
|
6 years ago |
Ben Kurtovic
|
a4810c3c5c
|
Traverse into subdirectories when searching for repos (fixes #42).
|
6 years ago |
Ben Kurtovic
|
366b7ce576
|
Merge branch 'develop' (release/v0.4.1)
|
7 years ago |
Ben Kurtovic
|
bf66406c10
|
release/0.4.1
|
7 years ago |
Ben Kurtovic
|
45b422a4e7
|
Bump dependencies (fixes #40).
|
7 years ago |
Ben Kurtovic
|
29c30432df
|
Version bump for 0.5
|
7 years ago |
Ben Kurtovic
|
b99bb2e14d
|
Merge develop into master (release/0.4)
|
7 years ago |
Ben Kurtovic
|
4d1989609a
|
release/0.4
|
7 years ago |
Ben Kurtovic
|
f7a060afe6
|
Try to reduce open files for large directories (#32)
|
8 years ago |
Ben Kurtovic
|
a702056178
|
Support shell globs and tilde expansion (fixes #29).
|
8 years ago |
Ben Kurtovic
|
2e1099edbf
|
Merge pull request #31 from botmtl/develop
Fix duplicate detection in case agnostic systems
|
8 years ago |
botmtl
|
fcb36d4b62
|
fix duplicates in case agnostic systems (osx and linux are unnafected)
|
8 years ago |
Ben Kurtovic
|
681b173a9d
|
Strip empty lines in bookmark files (fixes #30)
|
8 years ago |
Ben Kurtovic
|
76b177f554
|
Fix blatant lie.
|
8 years ago |
Ben Kurtovic
|
70e96ad673
|
Add --exec to run a shell command on all repos.
|
8 years ago |
Ben Kurtovic
|
2d81602cf6
|
Change --clean's abbreviation to -n, and add some more useful output.
|
8 years ago |
Ben Kurtovic
|
a51b99d98a
|
Add a --cleanup flag to remove old bookmarks (closes #26).
|
8 years ago |
Ben Kurtovic
|
85726e7a97
|
Fix unicode support (closes #25).
|
8 years ago |
Ben Kurtovic
|
4938c09130
|
Fix bookmarks on Python 3.
|
8 years ago |
Ben Kurtovic
|
1ace5187c0
|
Bump dependencies.
|
8 years ago |
Ben Kurtovic
|
4b168bb888
|
Use custom bookmark file format (fixes #21)
|
8 years ago |
Ben Kurtovic
|
d442b26782
|
Update copyright for 2016.
|
8 years ago |
Ben Kurtovic
|
b71e6f4f2a
|
Revert 42675a8 on Python 2 (#20)
|
9 years ago |
Ben Kurtovic
|
42675a82ef
|
Merge pull request #20 from m-s-/develop
specify config file delimiter so it doesn't barf on windows paths
|
9 years ago |
Marco
|
88cddb1d4a
|
specify config file delimiter so it doesn't barf on windows paths
|
9 years ago |
Ben Kurtovic
|
fa3bb4d9a1
|
Add '--bookmark-file' option to support multiple bookmark config files.
|
9 years ago |
Ben Kurtovic
|
ae8e441d39
|
Added --prune to remove deleted remote-tracking branches (closes #18)
|
9 years ago |
Ben Kurtovic
|
51cac24562
|
Properly save config files on Python 3 (closes #17); version bump
|
9 years ago |
Ben Kurtovic
|
45d8e6c4cc
|
Merge branch 'develop'
|
9 years ago |
Ben Kurtovic
|
10494e677b
|
release/0.3
|
9 years ago |
Ben Kurtovic
|
3e238f1ad3
|
Bugfix from previous commit.
|
9 years ago |
Ben Kurtovic
|
9255ffa215
|
Wording cleanup.
|
9 years ago |
Ben Kurtovic
|
8990580cd0
|
Added a changelog.
|
9 years ago |
Ben Kurtovic
|
f6cd164400
|
Add Python 3 support (closes #16)
|
9 years ago |