1 Commits (develop)

Author SHA1 Message Date
  Ben Kurtovic fea24e0a74 Start working on integrated test suite, refactor 5 years ago
  Ben Kurtovic 3eb6e16892 Add a __main__.py; fix GitPython remote fetch error message. 5 years ago
  Ben Kurtovic cc0254d60d Add a --depth argument to control recursion depth. Cleanup. 6 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 4b168bb888 Use custom bookmark file format (fixes #21) 8 years ago
  Ben Kurtovic d442b26782 Update copyright for 2016. 8 years ago
  Ben Kurtovic fa3bb4d9a1 Add '--bookmark-file' option to support multiple bookmark config files. 8 years ago
  Ben Kurtovic ae8e441d39 Added --prune to remove deleted remote-tracking branches (closes #18) 8 years ago
  Ben Kurtovic 10494e677b release/0.3 9 years ago
  Ben Kurtovic 31a94772ff Rework branch updating code to be safer and support bare repos (#14) 9 years ago
  Ben Kurtovic 8439805e38 Wording tweaks; update brew instructions (fixes #13) 9 years ago
  Ben Kurtovic 4e8dab5aab Copyright update for 2015; dev version up for 0.2.5. 9 years ago
  Ben Kurtovic 2be8edfa9f Update README; --preserve-merges as promised. 10 years ago
  Ben Kurtovic b247d90f00 Remove mostly useless verbose option; clean up output. 10 years ago
  Ben Kurtovic 8b07934369 More work on GitPython integration. 10 years ago
  Ben Kurtovic 48ebdf0264 Add some new arguments. 10 years ago
  Ben Kurtovic 25127f4e94 Finish conversion from output.py to colorama. 10 years ago
  Ben Kurtovic 910b53aeba Split code into multiple files. 10 years ago
  Ben Kurtovic e74944165a Starting work on the new package structure. 10 years ago
  Ben Kurtovic 91344c10a7 Quick fix for #4 until I implement GitPython. 10 years ago
  Ben Kurtovic 290d091e90 Version bump, doc updates, gitignore update. 10 years ago
  Ben Kurtovic 2d8872dbcd Email address update. 10 years ago
  Ben Kurtovic ce50561a81 Update copyright for 2012. 12 years ago
  Ben Kurtovic faf9627491 made per-style functions (bold(), red(), blue()...) and (tried to) clean up styling more 13 years ago
  Ben Kurtovic 96078165a1 whitespace paranoia 13 years ago
  Ben Kurtovic 1e8695bcee converting old formatting to style(), hopefully this makes things neater 13 years ago
  Ben Kurtovic 235e790cbd adding style(text, effect) function 13 years ago
  Ben Kurtovic 80d9bd8e37 alphabetically sort each repo when doing a directory of repos 13 years ago
  Ben Kurtovic 41354a1569 removed unnecessary get_tail_name() function and replaced with os.path.split()[1] 13 years ago
  Ben Kurtovic 67e3188d43 'project' -> 'repo' in some places 13 years ago
  Ben Kurtovic 887890baf3 initial commit of script files 13 years ago