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