index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
routers
/
repo
/
commit.go
Commit message (
Collapse
)
Author
Age
*
Enable sintax highlighting on diff view. Close #733
Andrey Nering
2016-02-04
|
*
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
Andrey Nering
2016-01-27
|
*
Highlighting differences of lines in the diff view.
Andrey Nering
2016-01-06
|
*
Changed name from inline to unified
Kim "BKC" Carlbäcker
2016-01-05
|
*
Implement Split Diff-View
Kim "BKC" Carlbäcker
2016-01-05
|
|
|
|
- Unified/Inline Diff-View Selectable
*
rename import path
Unknwon
2015-12-15
|
*
move out git module and #1573 send push hook
Unknwon
2015-12-09
|
*
remove unused code
Unknwon
2015-11-14
|
*
minor UI fix and fix ssh race
Unknwon
2015-11-14
|
*
fix #1572 fix file histrory paging issue
Unknwon
2015-11-10
|
*
go vet and fix #1890
Unknwon
2015-11-08
|
*
finish PR UI
Unknwon
2015-09-02
|
*
work on PR conversation
Unknwon
2015-09-01
|
*
rename fields
Unknwon
2015-08-31
|
*
finsih diff and compare
Unknwon
2015-08-21
|
*
new commits table
Unknwon
2015-08-20
|
*
Link to previous commited source file (diff.view_file button) instead of ↵
Tony Tsang
2015-02-06
|
|
|
|
returning 404 for deleted files.
*
modules/base: add RenderCommitMessage with XSS-safe and special links
Unknwon
2015-01-30
|
|
|
|
- update russian locale
*
Optmize git-fsck options and fix #820
Unknwon
2015-01-02
|
*
fix #711
Unknwon
2014-12-09
|
*
Added issue link rendering in commit messages
dennis-smurf
2014-12-05
|
*
fix #664
Unknwon
2014-11-25
|
*
Fix #618
Unknwon
2014-11-11
|
*
Fix #605, fix #255, fix #101
Unknwon
2014-11-06
|
*
Add raw, history file button, and other mirror fixes
Unknwon
2014-10-11
|
*
Page: Compare 2 commits
Unknwon
2014-10-10
|
*
Add directory level commit message
Unknwon
2014-09-26
|
*
Mirror template bug fix
Unknwon
2014-09-25
|
*
Page: Commits and fix #249
Unknwon
2014-09-23
|
*
Add suburl support
Unknwon
2014-09-19
|
*
Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵
Martin van Beurden
2014-09-18
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
*
toutf8 improved & add max git diff lines
lunnyxiao
2014-09-17
|
*
add commit compare functionality
Christopher Brickley
2014-09-01
|
*
Huge updates!!!!! Be careful to merge!!!!
Unknwon
2014-07-26
|
*
New UI merge in progress
Unknwon
2014-07-26
|
*
Use constants to name template file
Unknown
2014-06-22
|
*
fix for new git api
slene
2014-05-28
|
*
Fixed #209
Unknown
2014-05-25
|
*
Fix #166
Unknown
2014-05-12
|
*
Prepare for v0.3.1 hotfix
Unknown
2014-04-28
|
*
Show parents in commit diff page
Chris Lee
2014-04-27
|
*
Use commit summaries instead of full messages
Chris Lee
2014-04-27
|
*
update with new git
slene
2014-04-13
|
*
Mirror fix
Unknown
2014-04-12
|
*
Mirror bug fix
Unknown
2014-04-11
|
*
combine getCommit ById and ByBranch in routers/repo/commit.go
zhsso
2014-04-11
|
*
Pages in commits list page
Unknown
2014-04-11
|
*
Add search commits
Unknown
2014-04-11
|
*
Change new martini impot path
Unknown
2014-03-30
|
*
update git api. fix link... and so on
slene
2014-03-30
|
[next]