Ben Kurtovic
fea24e0a74
Start working on integrated test suite, refactor
vor 6 Jahren
Ben Kurtovic
f7b15b5495
Version bump; PyPI tweaks.
vor 6 Jahren
Ben Kurtovic
cc0254d60d
Add a --depth argument to control recursion depth. Cleanup.
vor 6 Jahren
Ben Kurtovic
a4810c3c5c
Traverse into subdirectories when searching for repos ( fixes #42 ).
vor 6 Jahren
Ben Kurtovic
ae8e441d39
Added --prune to remove deleted remote-tracking branches ( closes #18 )
vor 9 Jahren
Ben Kurtovic
f6cd164400
Add Python 3 support ( closes #16 )
vor 9 Jahren
Ben Kurtovic
31a94772ff
Rework branch updating code to be safer and support bare repos ( #14 )
* Only update _fast-forwardable_ branches to their upstreams. This uses
`git merge --no-ff` for the active branch and `git branch --force`
for others. Checks for clean working directories and ancestry are
performed as expected.
* Added --fetch-only / -f to disable branch updating entirely, if
desired.
* Deprecated --merge and --rebase. These have no effect now and instead
give a warning.
vor 9 Jahren
Ben Kurtovic
8439805e38
Wording tweaks; update brew instructions ( fixes #13 )
vor 9 Jahren
Ben Kurtovic
79c1651489
release/0.2.4
vor 9 Jahren
Ben Kurtovic
bc80ab6a3c
Tweak README installation instructions.
vor 9 Jahren
Marcin Nowicki
cbb84c82e1
Add installation instructions for homebrew.
vor 9 Jahren
Ben Kurtovic
2be8edfa9f
Update README; --preserve-merges as promised.
vor 10 Jahren
Ben Kurtovic
e9e2adec63
Update gitignore, README.
vor 10 Jahren
Ben Kurtovic
290d091e90
Version bump, doc updates, gitignore update.
vor 10 Jahren
Ben Kurtovic
8a4c14c00b
Update README.md work on Windows ( closes #3 ).
vor 11 Jahren
Ben Kurtovic
67e3188d43
'project' -> 'repo' in some places
vor 13 Jahren
Ben Kurtovic
deb9d52cfc
initial commit of text files
vor 13 Jahren