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