Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 1.7.1
git-repo
Browse files
Sep 10, 2016
👍
Merge branch 'devel' ; Version Bump to
🔖
v1.7.1
· e516f848
Guyzmo
authored
Sep 10, 2016
View commits for tag 1.7.1
1.7.1
e516f848
Fixing pip version mismatch issue on py34
· d257205b
Guyzmo
authored
Sep 10, 2016
d257205b
🐛
Hack to solve uritemplate rename.
· 1d4d0670
Guyzmo
authored
Sep 10, 2016
1d4d0670
🎡
Adding support for building python wheels
· b1c8f723
Guyzmo
authored
Sep 10, 2016
b1c8f723
🐛
Switched setup's metaclass to py2 syntax
· c26c22d7
Guyzmo
authored
Sep 10, 2016
c26c22d7
💄
Updated manifest
· ae39ea91
Guyzmo
authored
Sep 10, 2016
ae39ea91
Jun 21, 2016
👍
Merge branch 'devel' ; Version bump to 1.7.0!
· 0b4a9fc4
Guyzmo
authored
Jun 21, 2016
View commits for tag 1.7.0
1.7.0
0b4a9fc4
Updated setup file, added VERSION file, added requirements
· 44e13ac1
Guyzmo
authored
Jun 21, 2016
44e13ac1
Updated git fork berhavior to decide whether to clone or not
· 5315631d
Guyzmo
authored
Jun 21, 2016
5315631d
Fixed guessing of reposlug based on current repository
· b76cf64f
Guyzmo
authored
Jun 21, 2016
b76cf64f
Jun 07, 2016
updated gitignore
· 99bf3fd1
Guyzmo
authored
Jun 07, 2016
99bf3fd1
Jun 06, 2016
Updated README
· c99cde23
Guyzmo
authored
Jun 07, 2016
c99cde23
Fixed calling of create and delete commands when not ran over a repository
· b8745251
Guyzmo
authored
Jun 07, 2016
b8745251
Fixed interface of the request create command
· ed4250c9
Guyzmo
authored
Jun 07, 2016
ed4250c9
Merge branch 'features/config' into devel
· 4255a539
Guyzmo
authored
Jun 06, 2016
4255a539
Added feature: automagical configuration of the tool
· 68c04470
Guyzmo
authored
Jun 06, 2016
68c04470
Fixing gist clone test where data is created in current directory instead of tempdir.
· 808bc914
Guyzmo
authored
Jun 06, 2016
808bc914
Merge branch 'features/guess_reposlug' into devel
· 56b2d686
Guyzmo
authored
Jun 06, 2016
56b2d686
Added support for guessing repo_slug in fork/create/delete/request commands
· 618b673b
Guyzmo
authored
Jun 06, 2016
618b673b
Merge branch 'features/requests-create' into devel
· ee8c94f4
Guyzmo
authored
Jun 06, 2016
ee8c94f4
Adding missing feature creation of requests for merge (github only)
· b5915e65
Guyzmo
authored
Jun 06, 2016
b5915e65
Added in progress badge for waffle.io
· cef085ef
Guyzmo
authored
Jun 06, 2016
cef085ef
Updated README to add Waffle icon
· 558ba3df
Guyzmo
authored
Jun 06, 2016
558ba3df
Removed full path to git-repo from --help message
· f508c6ef
Guyzmo
authored
Jun 06, 2016
f508c6ef
Fixed bug in all URL listing
· 2b29e772
Guyzmo
authored
Jun 06, 2016
2b29e772
Improved "user" argument handling
· c330a392
Guyzmo
authored
Jun 06, 2016
c330a392
May 26, 2016
Added support for latest GitPython
· 180980ac
Guyzmo
authored
May 26, 2016
180980ac
Made repo_slug optional for open and request commands.
· 82e10b3e
Guyzmo
authored
May 26, 2016
82e10b3e
May 25, 2016
Refactored main to decrease cyclometric complexity of main()
· 0beb6b0c
Guyzmo
authored
May 25, 2016
0beb6b0c
Added supported for just released gitpython 2.0.3
· e1147ba0
Guyzmo
authored
May 26, 2016
e1147ba0
May 23, 2016
fixed request_list test's cassette
· b4f3727d
Guyzmo
authored
May 23, 2016
View commits for tag 1.6.0
1.6.0
b4f3727d
Merge branch 'devel' ; Version bump to 1.6.0!
· 90ffda7d
Guyzmo
authored
May 23, 2016
90ffda7d
docs for fqdn > url
· be92352f
gxg
authored
May 10, 2016
be92352f
May 22, 2016
prefer gitrepo.<target>.token > privatekey, docs
· 55ad4872
gxg
authored
May 09, 2016
55ad4872
Removed debug logging from request_fetch
· 07fab3e7
Guyzmo
authored
May 23, 2016
07fab3e7
Merge branch 'features/requests' into devel
· df6644cc
Guyzmo
authored
May 23, 2016
df6644cc
Fixed typo in request test
· b51da15e
Guyzmo
authored
May 23, 2016
b51da15e
Merge branch 'features/requests' into devel
· efb786f8
Guyzmo
authored
May 23, 2016
efb786f8
Changed name of the local branch to use a folder-like structure for requests
· 64cf06cb
Guyzmo
authored
May 23, 2016
64cf06cb
Fixing id of the request to merge
· 0ae1f6d7
Guyzmo
authored
May 23, 2016
0ae1f6d7
Loading