47 コミット (51a482d7a25bed39ccc75780813c65bd666c1436)
 

作成者 SHA1 メッセージ 日付
  Ben Kurtovic 51a482d7a2 release/0.2.3 9年前
  Ben Kurtovic 5efe130f75 Fix an error with GitPython 0.3.6. 9年前
  Ben Kurtovic c92da5b91b release/0.2.2 10年前
  Ben Kurtovic 07c35f2ce5 Don't throw an error when HEAD is detached (closes #6). 10年前
  Ben Kurtovic 99be34e556 release/0.2.1 10年前
  Ben Kurtovic e3c6cdf54b Fix a bug when handling errors during a fetch. 10年前
  Ben Kurtovic 845156c4a2 release/0.2 10年前
  Ben Kurtovic 0ad8d2cb71 Merge branch 'feature/gitpython' into develop 10年前
  Ben Kurtovic 2be8edfa9f Update README; --preserve-merges as promised. 10年前
  Ben Kurtovic 6c8e1be0fb Some fixes; go back to one-line-per-branch system. 10年前
  Ben Kurtovic 2fa50a416c Handle some GitPython exceptions. 10年前
  Ben Kurtovic 9a1473ef8b Colorize and merge branch update lines into one. 10年前
  Ben Kurtovic 168856be56 Refactor out _update_branches(); remove COUNTING from fetch progress. 10年前
  Ben Kurtovic b247d90f00 Remove mostly useless verbose option; clean up output. 10年前
  Ben Kurtovic 976c7ccbc3 Mostly finish new remote fetching. 10年前
  Ben Kurtovic fbf29b4688 Proper up-to-date-check; fix when branches are empty. 10年前
  Ben Kurtovic 7953684627 Flesh out error handling for merge/rebase. 10年前
  Ben Kurtovic 134c4451fc More work on some pending issues. 10年前
  Ben Kurtovic 5468be61e3 More work on rebasing/merging. 10年前
  Ben Kurtovic 9bbe6a32b7 More stuff. 10年前
  Ben Kurtovic 8b07934369 More work on GitPython integration. 10年前
  Ben Kurtovic 48ebdf0264 Add some new arguments. 10年前
  Ben Kurtovic af992c6948 Commit some temp code. 10年前
  Ben Kurtovic 4c878c2a63 More cleanup. 10年前
  Ben Kurtovic 48e82888f5 Some work on GitPython integration. 10年前
  Ben Kurtovic 9f8072c673 Merge branch 'feature/improvements' into develop 10年前
  Ben Kurtovic 30d01fd200 Remove relative imports from __init__ so __version__ can be read without deps. 10年前
  Ben Kurtovic 25127f4e94 Finish conversion from output.py to colorama. 10年前
  Ben Kurtovic beac864d29 Clean up output.py. 10年前
  Ben Kurtovic 910b53aeba Split code into multiple files. 10年前
  Ben Kurtovic e9e2adec63 Update gitignore, README. 10年前
  Ben Kurtovic e74944165a Starting work on the new package structure. 10年前
  Ben Kurtovic 91344c10a7 Quick fix for #4 until I implement GitPython. 10年前
  Ben Kurtovic 290d091e90 Version bump, doc updates, gitignore update. 10年前
  Ben Kurtovic 2d8872dbcd Email address update. 10年前
  Ben Kurtovic 8a4c14c00b Update README.md work on Windows (closes #3). 11年前
  Ben Kurtovic ce50561a81 Update copyright for 2012. 12年前
  Ben Kurtovic eac02dc324 Merge branch 'feature/better_ansi' into develop 13年前
  Ben Kurtovic faf9627491 made per-style functions (bold(), red(), blue()...) and (tried to) clean up styling more 13年前
  Ben Kurtovic 96078165a1 whitespace paranoia 13年前
  Ben Kurtovic 1e8695bcee converting old formatting to style(), hopefully this makes things neater 13年前
  Ben Kurtovic 235e790cbd adding style(text, effect) function 13年前
  Ben Kurtovic 80d9bd8e37 alphabetically sort each repo when doing a directory of repos 13年前
  Ben Kurtovic 41354a1569 removed unnecessary get_tail_name() function and replaced with os.path.split()[1] 13年前
  Ben Kurtovic 67e3188d43 'project' -> 'repo' in some places 13年前
  Ben Kurtovic 887890baf3 initial commit of script files 13年前
  Ben Kurtovic deb9d52cfc initial commit of text files 13年前