Antoine GIRARD
d51e3a61b7
Migrate to dep ( #3972 )
* Update makefile to use dep
* Migrate to dep
* Fix some deps
* Try to find a better version for golang.org/x/net
* Try to find a better version for golang.org/x/oauth2
7 years ago
Tris Forster
7031e75580
Symlink icons ( #1416 ) ( #3826 )
* Updated vendor code for code.gitea.io/git
* Display symlinks correctly for files and directories
* Added symlink tests
* Applied silverwinds stylesheet patch
Signed-off-by: Tris Forster <tris.git@shoddynet.org>
7 years ago
Ethan Koenig
2dee67b1cf
Update code.gitea.io/git ( #3482 )
7 years ago
Lauris BH
5be20e7d75
Change how merged PR commit info are prepared ( #3368 )
* Change how merged PR commits and diff are made
* Update code.gitea.io/git dependency
* Fix typo
* Remove unneeded local variable
7 years ago
Sandro Santilli
bf25effe8f
Serve .patch for pull requests ( #3305 )
* Serve .patch for pull requests
Closes #3259
Updates "git" module, for GetFormatPatch
* Handle io.Copy error
7 years ago
Ethan Koenig
b9e873bfd3
Update code.gitea.io/git ( #3251 )
8 years ago
Bo-Yi Wu
3d9ba9284c
chore: upgrade gitea/git version ( #3240 )
ref: https://github.com/go-gitea/gitea/pull/3190
8 years ago
Ethan Koenig
1f8dbb8dcf
Update code.gitea.io/git ( #3137 )
8 years ago
Duncan Ogilvie
a597ca3800
Memory usage improvements ( #3013 )
* govendor update code.gitea.io/git
Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
* Greatly improve memory usage
Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
8 years ago
Lauris BH
3f14181723
Update vendor git ( #2765 )
8 years ago
Lauris BH
7aec176438
Sort repository tree entries in natural way ( #2506 )
* Sort repository tree entries in natural way
* Fix sort for different length strings with first parts equal
* Improve test case
* Refactor return statements
* Update gitea/git dependency
8 years ago
Lauris BH
772f1558c9
update code.gitea.io/git in vendor to fix #2245 ( #2250 )
8 years ago
Lauris BH
2c3b6292b0
Update code.gitea.io/git dependency ( #2149 )
8 years ago
Bo-Yi Wu
d18689c247
upgrade git source code. ( #2094 )
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
8 years ago
Jonas Östanbäck
2fcc873d14
Update git module ( #2074 )
8 years ago
Lauris BH
12e484fc67
update git module ( #2037 )
8 years ago
Ethan Koenig
3d8b93dbaf
Update code.gitea.io/git ( #2014 )
8 years ago
Ethan Koenig
19cdabd860
Update code.gitea.io/git ( #1998 )
8 years ago
Antoine GIRARD
c233387160
Update code.gitea.io/git
8 years ago
Ethan Koenig
4557e0b9f8
Update code.gitea.io/git ( #1849 )
8 years ago
Ethan Koenig
f41d919144
Update code.gitea.io/git ( #1824 )
* Update code.gitea.io/git
* Update function calls
* govendor fetch
8 years ago
Bo-Yi Wu
d5d81e563d
fix: tag contain character ) will http 500 on release page ( #1670 )
8 years ago
Lunny Xiao
f8db4de485
update git which fixes #1133 ( #1614 )
8 years ago
Mura Li
79a6780578
Fix race when running commands with timeout ( #1465 )
Update vendored module code.gitea.io/git
8 years ago
Antoine GIRARD
fe14d3b3fa
GPG commit validation ( #1150 )
* GPG commit validation
* Add translation
+ some little fix
* Move hash calc after retrieving of potential key + missing translation
* Add some little test
8 years ago
Lunny Xiao
a392789294
Take back control of hooks ( #1006 )
* git: delegate all server-side Git hooks (#1623 )
* create hooks directories
* take control hooks back
* fix lint
* bug fixed and minor changes
* fix imports style
* fix migration scripts
8 years ago
Zsombor
76bbb0414e
Add checkbox to search for all the branches by commit message ( #813 )
and updating the vendor directory
8 years ago
Lunny Xiao
7b0fc86953
bug fix release
9 years ago
Lunny Xiao
18e37597b2
Make releases faster than before and resolved #490 ( #588 )
* make releases faster than before and resolved #490
* fix comment
9 years ago
Sl@ny
6060621f88
Implementation of Folder Jumping
9 years ago
Lunny Xiao
301dcd4876
update code.gitea.io/git ( #450 )
9 years ago
Thibault Meyer
f55b3abc5c
Upgrade vendor "git" ( #175 )
9 years ago
Thibault Meyer
c31add8c5b
Upgrade vendor "git" ( #161 )
9 years ago
Sandro Santilli
cb1b3cc148
Update import paths from github.com/go-gitea to code.gitea.io ( #135 )
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis
See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
9 years ago