Commit Graph

31 Commits

Author SHA1 Message Date
Lunny Xiao 167a0ba929 golint fixed current -min_confidence=0.9 2016-11-13 12:42:56 +08:00
Unknwon b3009dc4f5 commit: minor fix on bug cut 2016-08-31 13:58:24 -07:00
Unknwon 5e0c1330d7 archive: handle Windows path 2016-08-29 23:56:31 -07:00
Unknwon 0a18ab0f2b CommitChanges: allow set both committer and author 2016-08-27 13:37:00 -07:00
Unknwon 7b206b529a Return ErrNotExist when ref is not valid 2016-08-19 08:31:25 -07:00
Unknwon f78bf3bf70 Minor code cleanup 2016-08-15 22:19:47 -07:00
Unknwon 2a820b5471 Detect and return ErrNotFound when get commit 2016-08-15 15:25:13 -07:00
Unknwon efc90b5ea1 gogits/gogs#3233 code clean up 2016-08-11 10:52:26 -07:00
Unknwon 18dd87dc5e gogits/gogs#3007 only list server side Git hooks 2016-08-09 17:14:56 -07:00
Unknwon 53bcb7352f gogits/gogs#3302 remove hook script and recreate with proper permission
If permission of hook script somehow changed, the rewrite operation does not
fix the permission to what is expteced.
2016-07-22 21:29:50 +08:00
Unknwon db93fa5501 gogits/gogs#2586 better approach to prevent iterate all commits 2016-07-12 06:18:28 +08:00
Unknwon 7da4f5e717 Add repository name as parent directory for archives
Addresses gogits/gogs#518
2016-06-30 02:20:45 +08:00
Unknwon 1dad9765c0 Minor fix for #14
- Refactor some name
2016-06-27 23:39:35 +08:00
Unknwon 76e8cce6c7 Able to detect get PR info for same repository 2016-03-04 15:22:11 -05:00
Unknwon a244fe9733 Able to set timeout for git pull 2016-02-29 19:25:37 -05:00
Unknwon a1c50966a1 gogits/gogs#2677 check order of detected chars for submodule 2016-02-22 13:55:03 -05:00
Unknwon 190831658a Limit max goroutine number in per method call 2016-02-21 23:04:19 -05:00
Josh Frye 8b98705ae6 Fix to allow tags with '/' to be returned correctly 2016-02-11 17:01:58 -05:00
Unknwon 3c8c495f30 fix compile error 2016-01-28 11:09:33 -05:00
Unknwon f354a82512 Add timeout safe check for fsck 2016-01-28 11:07:19 -05:00
Unknwon 081966e117 gogits/gogs#2373 500 when filename starts with ':' 2016-01-11 14:59:01 +08:00
Unknwon ddc7293625 fix get version on widnows 2015-12-14 18:55:16 -05:00
Unknwon 2a390aed4d support pure tag 2015-12-14 09:27:18 -05:00
Unknwon ebd9fb2253 speed up for getting a lot commits 2015-12-13 22:57:47 -05:00
Unknwon 3835dd7748 Handle windows case 2015-12-13 18:20:03 -05:00
Unknwon 4cc1cbbfea complete migration from gogs module 2015-12-09 20:45:25 -05:00
Unknwon d14b1e8b81 git fsck 2015-12-09 11:41:48 -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