Ben Kurtovic
fea24e0a74
Start working on integrated test suite, refactor
il y a 6 ans
Ben Kurtovic
f7b15b5495
Version bump; PyPI tweaks.
il y a 6 ans
Ben Kurtovic
cc0254d60d
Add a --depth argument to control recursion depth. Cleanup.
il y a 6 ans
Ben Kurtovic
a4810c3c5c
Traverse into subdirectories when searching for repos ( fixes #42 ).
il y a 6 ans
Ben Kurtovic
ae8e441d39
Added --prune to remove deleted remote-tracking branches ( closes #18 )
il y a 9 ans
Ben Kurtovic
f6cd164400
Add Python 3 support ( closes #16 )
il y a 9 ans
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.
il y a 9 ans
Ben Kurtovic
8439805e38
Wording tweaks; update brew instructions ( fixes #13 )
il y a 9 ans
Ben Kurtovic
79c1651489
release/0.2.4
il y a 9 ans
Ben Kurtovic
bc80ab6a3c
Tweak README installation instructions.
il y a 9 ans
Marcin Nowicki
cbb84c82e1
Add installation instructions for homebrew.
il y a 9 ans
Ben Kurtovic
2be8edfa9f
Update README; --preserve-merges as promised.
il y a 10 ans
Ben Kurtovic
e9e2adec63
Update gitignore, README.
il y a 10 ans
Ben Kurtovic
290d091e90
Version bump, doc updates, gitignore update.
il y a 10 ans
Ben Kurtovic
8a4c14c00b
Update README.md work on Windows ( closes #3 ).
il y a 11 ans
Ben Kurtovic
67e3188d43
'project' -> 'repo' in some places
il y a 13 ans
Ben Kurtovic
deb9d52cfc
initial commit of text files
il y a 13 ans