18 Commits

Author SHA1 Message Date
Ethan Koenig c102502951 Fix time parsing (#97) 2017-12-10 12:04:04 +02:00
Lunny Xiao f0a094c4f9 add options force to push (#52) 2017-05-23 09:47:37 +08:00
Jonas Östanbäck af05861a43 Add GetLatestCommitTime (#45) 2017-05-19 22:45:22 +08:00
Jonas 1b3739cb64 Add GetRepoSize implemented using count-objects (#40) 2017-04-05 04:00:48 -07:00
Lunny Xiao 38a5ca6b26 change returned unexported types to exported types 2016-11-16 15:14:36 +08:00
Lunny Xiao 167a0ba929 golint fixed current -min_confidence=0.9 2016-11-13 12:42:56 +08:00
Vedran Vekić 4eb2cc9693 Add Rebase option to Pull 2016-10-21 09:13:37 +02:00
Unknwon f78bf3bf70 Minor code cleanup 2016-08-15 22:19:47 -07:00
Unknwon 31d8d73910 Add EMPTY_SHA constant 2016-08-15 05:52:35 -07:00
Unknwon efc90b5ea1 gogits/gogs#3233 code clean up 2016-08-11 10:52:26 -07:00
Richard Mahn 0888f003de Added functions to handle checking out branches and moving files (#12)
* Adds functions to handle checking out branches and moving files

Adds support for checking out a new branch
Fix for branch pull requests

* Adds methods to get files changes between two commits
2016-06-01 01:24:11 -07:00
Unknwon a244fe9733 Able to set timeout for git pull 2016-02-29 19:25:37 -05:00
Unknwon ebd9fb2253 speed up for getting a lot commits 2015-12-13 22:57:47 -05:00
Unknwon 4cc1cbbfea complete migration from gogs module 2015-12-09 20:45:25 -05:00
Unknwon 05d41d51a1 improve log and clone repo command 2015-12-08 20:05:32 -05:00
Unknwon 615a33adec add simple tests 2015-12-01 16:32:44 -05:00
Unknwon e97767e2eb migrate some commands 2015-11-27 00:24:02 -05:00
Unknwon 6c189876cb initial command 2015-11-26 17:34:02 -05:00