Ben Kurtovic
|
0ad8d2cb71
|
Merge branch 'feature/gitpython' into develop
|
10 years ago |
Ben Kurtovic
|
2be8edfa9f
|
Update README; --preserve-merges as promised.
|
10 years ago |
Ben Kurtovic
|
6c8e1be0fb
|
Some fixes; go back to one-line-per-branch system.
|
10 years ago |
Ben Kurtovic
|
2fa50a416c
|
Handle some GitPython exceptions.
|
10 years ago |
Ben Kurtovic
|
9a1473ef8b
|
Colorize and merge branch update lines into one.
|
10 years ago |
Ben Kurtovic
|
168856be56
|
Refactor out _update_branches(); remove COUNTING from fetch progress.
|
10 years ago |
Ben Kurtovic
|
b247d90f00
|
Remove mostly useless verbose option; clean up output.
|
10 years ago |
Ben Kurtovic
|
976c7ccbc3
|
Mostly finish new remote fetching.
|
10 years ago |
Ben Kurtovic
|
fbf29b4688
|
Proper up-to-date-check; fix when branches are empty.
|
10 years ago |
Ben Kurtovic
|
7953684627
|
Flesh out error handling for merge/rebase.
|
10 years ago |
Ben Kurtovic
|
134c4451fc
|
More work on some pending issues.
|
10 years ago |
Ben Kurtovic
|
5468be61e3
|
More work on rebasing/merging.
|
10 years ago |
Ben Kurtovic
|
9bbe6a32b7
|
More stuff.
|
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
|
af992c6948
|
Commit some temp code.
|
10 years ago |
Ben Kurtovic
|
4c878c2a63
|
More cleanup.
|
10 years ago |
Ben Kurtovic
|
48e82888f5
|
Some work on GitPython integration.
|
10 years ago |
Ben Kurtovic
|
9f8072c673
|
Merge branch 'feature/improvements' into develop
|
10 years ago |
Ben Kurtovic
|
30d01fd200
|
Remove relative imports from __init__ so __version__ can be read without deps.
|
10 years ago |
Ben Kurtovic
|
25127f4e94
|
Finish conversion from output.py to colorama.
|
10 years ago |
Ben Kurtovic
|
beac864d29
|
Clean up output.py.
|
10 years ago |
Ben Kurtovic
|
910b53aeba
|
Split code into multiple files.
|
10 years ago |
Ben Kurtovic
|
e9e2adec63
|
Update gitignore, README.
|
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.
|
11 years ago |
Ben Kurtovic
|
8a4c14c00b
|
Update README.md work on Windows (closes #3).
|
11 years ago |
Ben Kurtovic
|
ce50561a81
|
Update copyright for 2012.
|
12 years ago |
Ben Kurtovic
|
eac02dc324
|
Merge branch 'feature/better_ansi' into develop
|
13 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 |
Ben Kurtovic
|
deb9d52cfc
|
initial commit of text files
|
13 years ago |