83 коммитов (85726e7a976a0806450c47ad0d2742046cd9fe9c)
 

Автор SHA1 Сообщение Дата
  Ben Kurtovic 85726e7a97 Fix unicode support (closes #25). 8 лет назад
  Ben Kurtovic 4938c09130 Fix bookmarks on Python 3. 8 лет назад
  Ben Kurtovic 1ace5187c0 Bump dependencies. 8 лет назад
  Ben Kurtovic 4b168bb888 Use custom bookmark file format (fixes #21) 8 лет назад
  Ben Kurtovic d442b26782 Update copyright for 2016. 8 лет назад
  Ben Kurtovic b71e6f4f2a Revert 42675a8 on Python 2 (#20) 8 лет назад
  Ben Kurtovic 42675a82ef Merge pull request #20 from m-s-/develop 8 лет назад
  Marco 88cddb1d4a specify config file delimiter so it doesn't barf on windows paths 8 лет назад
  Ben Kurtovic fa3bb4d9a1 Add '--bookmark-file' option to support multiple bookmark config files. 8 лет назад
  Ben Kurtovic ae8e441d39 Added --prune to remove deleted remote-tracking branches (closes #18) 9 лет назад
  Ben Kurtovic 51cac24562 Properly save config files on Python 3 (closes #17); version bump 9 лет назад
  Ben Kurtovic 45d8e6c4cc Merge branch 'develop' 9 лет назад
  Ben Kurtovic 10494e677b release/0.3 9 лет назад
  Ben Kurtovic 3e238f1ad3 Bugfix from previous commit. 9 лет назад
  Ben Kurtovic 9255ffa215 Wording cleanup. 9 лет назад
  Ben Kurtovic 8990580cd0 Added a changelog. 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) 9 лет назад
  Ben Kurtovic fddc0cb465 Better error message when mixing --current-only with a detached HEAD. 9 лет назад
  Ben Kurtovic 5a4e49ea56 Don't update branches for bare repos (#14) 9 лет назад
  Ben Kurtovic 2791418b9f Better solution to previous commit. 9 лет назад
  Ben Kurtovic a9e2a1fe8d Don't try to fetch remotes without configured refspecs. 9 лет назад
  Ben Kurtovic 8439805e38 Wording tweaks; update brew instructions (fixes #13) 9 лет назад
  Ben Kurtovic 4e8dab5aab Copyright update for 2015; dev version up for 0.2.5. 9 лет назад
  Ben Kurtovic 2fea39f929 Merge branch 'develop' 9 лет назад
  Ben Kurtovic 79c1651489 release/0.2.4 9 лет назад
  Ben Kurtovic 6e6db21533 Migrate old config files (#12) 9 лет назад
  Ben Kurtovic 07c6e68b33 XDG Base Directory compliance (fixes #12) 9 лет назад
  Ben Kurtovic bc80ab6a3c Tweak README installation instructions. 9 лет назад
  Ben Kurtovic e2c637774d GitPython requirement to 1.0.1. 9 лет назад
  Ben Kurtovic 63b73de9e2 Merge pull request #10 from pr0d1r2/homebrew-installation 9 лет назад
  Marcin Nowicki cbb84c82e1 Add installation instructions for homebrew. 9 лет назад
  Ben Kurtovic 946dc3219c Merge branch 'develop' 9 лет назад
  Ben Kurtovic 51a482d7a2 release/0.2.3 9 лет назад
  Ben Kurtovic 5efe130f75 Fix an error with GitPython 0.3.6. 9 лет назад
  Ben Kurtovic 2806155a9d Merge branch 'develop' 10 лет назад
  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 96860af2c3 Merge branch 'develop' 10 лет назад
  Ben Kurtovic 99be34e556 release/0.2.1 10 лет назад
  Ben Kurtovic e3c6cdf54b Fix a bug when handling errors during a fetch. 10 лет назад
  Ben Kurtovic fa847d4fbf Merge branch 'develop' 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 лет назад