Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
infrastructure
/
cgit.git
/
refs/heads/linaro-patches2
/
ui-tree.c
9198409
line-range-highlight: onclick handler and range selection
by Andy Green
· 7 years ago
1ef4d39
render: adapt for providing extra filter args for plain
by Andy Green
· 7 years ago
8307069
ui-tree: render any matching README file in tree view
by Andy Green
· 7 years ago
85cd212
ui-tree: ls_tail: add walk table param
by Andy Green
· 7 years ago
8dced02
ui-tree: use render filters to display content
by John Keeping
· 7 years ago
35a0829
ui-tree: split out buffer printing
by John Keeping
· 7 years ago
255b78f
git: update to v2.18.0
by Christian Hesse
· 7 years ago
7708859
ui-tree: free read_sha1_file() buffer after use
by Andy Green
· 7 years ago
1649afd
ui-tree: link to blame UI if enabled
by Jeff Smith
· 8 years ago
9337c7e
ui-tree: move set_title_from_path to ui-shared
by Jeff Smith
· 8 years ago
86a6d35
git: update to v2.14
by Jeff Smith
· 8 years ago
9dd3c5e
ui-tree: replace 'unsigned char sha1[20]' with 'struct object_id oid'
by Christian Hesse
· 9 years ago
e18a85b
ui-tree: remove a fixed size buffer
by John Keeping
· 9 years ago
000cf29
tree: allow skipping through single-child trees
by John Keeping
· 9 years ago
23f7dad
ui-tree: put reverse path in title
by Jason A. Donenfeld
· 9 years ago
559ab5e
git: update to v2.7.0
by Christian Hesse
· 10 years ago
896cd69
ui-tree: fix resource leak: free before return
by Christian Hesse
· 10 years ago
9c70c0b
tree: move layout into page function
by John Keeping
· 10 years ago
7105a78
ui-tree: use "sane" isgraph()
by John Keeping
· 10 years ago
30304d8
log: allow users to follow a file
by John Keeping
· 10 years ago
e3d3fff
Avoid non-ANSI function declarations
by John Keeping
· 10 years ago
7358f63
git: update for v2.3.0
by Christian Hesse
· 10 years ago
3d8a650
filter: pass extra arguments via cgit_open_filter
by John Keeping
· 12 years ago
f7f26f8
Update copyright information
by Lukas Fleischer
· 12 years ago
4468ec1
Reduce line number bloat, fix hover effect
by Peter Wu
· 12 years ago
fb3655d
use struct strbuf instead of static buffers
by John Keeping
· 12 years ago
ed5bd30
Convert cgit_print_error to a variadic function
by John Keeping
· 12 years ago
8f20879
Always #include corresponding .h in .c files
by John Keeping
· 12 years ago
985d6ca
cgit_print_tree(): Free curr_rev after usage
by Lukas Fleischer
· 12 years ago
210a571
ui-tree.c: Use a context structure in walk_tree()
by Lukas Fleischer
· 12 years ago
bfe5766
ui-tree.c: Drop the header variable
by Lukas Fleischer
· 12 years ago
c4b8db3
ui-tree.c: Declare the state variable globally
by Lukas Fleischer
· 12 years ago
fb5a373
ui-tree.c: Pass current revision to print_object()
by Lukas Fleischer
· 12 years ago
bdae1d8
White space around control verbs.
by Jason A. Donenfeld
· 12 years ago
53bc747
Fix several whitespace errors
by Lukas Fleischer
· 12 years ago
c1633c6
Update git to v1.7.6.5
by John Keeping
· 12 years ago
6857bec
ui-tree.c: add support for path-selected submodule links
by Lars Hjemli
· 14 years ago
3ec6b30
cgit.c: always setup cgit repo environment variables
by Lars Hjemli
· 14 years ago
ab350a7
Merge branch 'fh/filter-api'
by Lars Hjemli
· 14 years ago
3f1ebd3
source_filter: fix a memory leak
by Ferry Huberts
· 14 years ago
d87bba8
cgit_open_filter: also take the repo as a parameter
by Ferry Huberts
· 14 years ago
d187b98
prefer html_raw() to write()
by Mark Lodato
· 15 years ago
e4ddc8f
fix errors in printf-style format strings
by Mark Lodato
· 15 years ago
48f7b98
ui-tree: Remove unnecessary path breadcrumb navigation
by Johan Herland
· 15 years ago
ff3a3b4
ui-tree: add link to plain view for blobs in tree listing
by Lars Hjemli
· 15 years ago
547a64f
Merge branch 'stable'
by Lars Hjemli
· 16 years ago
24538b0
Fix segfault on ppc when browsing tree
by Martins Polakovs
· 16 years ago
ef07ccc
"max-blob-size" config var to limit generated HTML size
by Georg Lukas
· 16 years ago
b0f946b
Rename "linenumbers" to "enable-tree-linenumbers", change default to "1"
by Lars Hjemli
· 16 years ago
d67cc7f
Add 'linenumbers' config option
by Florian Pritz
· 16 years ago
03389d6
ui-tree.c: show line numbers when highlighting
by Florian Pritz
· 16 years ago
db6303b
Merge branch 'lh/plugins'
by Lars Hjemli
· 16 years ago
e976df2
Add support for repo.commit-filter and repo.source-filter
by Lars Hjemli
· 16 years ago
b4c3562
Expose file extension in tree lists as class to allow nicer tree styling
by Martin Szulecki
· 16 years ago
46b7abe
ui-tree: add support for source-filter option
by Lars Hjemli
· 16 years ago
1129736
fix segfault when displaying empty blobs
by Eric Wong
· 16 years ago
6063e7b
ui-tree: escape ascii-text properly in hexdump view
by Lars Hjemli
· 16 years ago
ae1d4d7
ui-tree: show hexdump of binary blobs
by Lars Hjemli
· 16 years ago
1fdde95
Merge branch 'og/tree-view-selection'
by Lars Hjemli
· 16 years ago
7710178
Merge branch 'lh/stats'
by Lars Hjemli
· 16 years ago
a90e2aa
changed objects are outputted, allowing for selections of code only
by Onne Gorter
· 17 years ago
25f6a1f
Merge branch 'stable'
by Lars Hjemli
· 17 years ago
f3c99cf
ui-tree.c: do not add blank line when displaying blobs
by Lars Hjemli
· 17 years ago
837d464
ui-tree: add link to stats page per path
by Lars Hjemli
· 17 years ago
0274b57
ui-log: add support for showing the full commit message
by Lars Hjemli
· 17 years ago
65b7b87
ui-tree: link to plain view instead of blob view
by Lars Hjemli
· 17 years ago
566f92b
Adjust to new calling convention for read_tree_recursive()
by Lars Hjemli
· 17 years ago
08a8757
ui-tree.c: avoid peeking at GITLINK objects
by Lars Hjemli
· 17 years ago
fa4dfee
Don't specify mimetype in ui-blob.c
by Lars Hjemli
· 17 years ago
a4d1ca1
Add ui-shared.h
by Lars Hjemli
· 17 years ago
b1f9b9c
Introduce html.h
by Lars Hjemli
· 17 years ago
d1f3bbe
Move cgit_repo into cgit_context
by Lars Hjemli
· 17 years ago
d14d77f
Introduce struct cgit_context
by Lars Hjemli
· 17 years ago
2915483
Fix html error detected by test-suite
by Lars Hjemli
· 18 years ago
5114031
Add search parameters to cgit_log_link
by Lars Hjemli
· 18 years ago
0835ffe
Remove a few compiler warnings
by Lars Hjemli
· 18 years ago
ff7a394
ui-tree: show last line of blob
by Lars Hjemli
· 18 years ago
63d5f5e
ui-tree: specify parameter position for all htmlf formats
by Lars Hjemli
· 18 years ago
ff13396
Merge branch 'jo/dirlink'
by Lars Hjemli
· 18 years ago
f405d0b
Add support for line number in url fragment
by Lars Hjemli
· 18 years ago
d6b01da
link raw blob from tree file view
by Michael Krelin
· 18 years ago
103940f
Add ofs argument to cgit_log_link and use it in ui-log.c
by Lars Hjemli
· 18 years ago
a215bf4
Change S/L/T to summary/log/tree
by Lars Hjemli
· 18 years ago
42a7eb9
Add cgit_commit_link() + support for id=sha1 to commit view
by Lars Hjemli
· 18 years ago
48c487d
Add git_log_link() and fix bug in generic repolink function
by Lars Hjemli
· 18 years ago
426032f
ui-tree: html/css cleanup
by Lars Hjemli
· 18 years ago
44947bf
Add and use cgit_tree_link()
by Lars Hjemli
· 18 years ago
f91b969
ui-tree: make blob viewer generate valid html
by Lars Hjemli
· 18 years ago
ffc6973
ui-tree: unify with ui-view, use path to select tree/blob
by Lars Hjemli
· 18 years ago
e651cb0
Rename dirlink to gitlink.
by Jeffrey C. Ollie
· 18 years ago
1a63cfc
Use & instead of & in URLs.
by Ondrej Jirman
· 18 years ago
0928d88
Fixed unexpected tags in html output.
by Ondrej Jirman
· 18 years ago
97de8f0
Add support for tree listing via h parameter
by Lars Hjemli
· 18 years ago
9fb53af
Add log filtering by path and link to it from tree view
by Lars Hjemli
· 18 years ago
ded9393
Add submodule links in tree listing
by Lars Hjemli
· 18 years ago
61c3ca9
Update to libgit 1.5.2-rc2
by Lars Hjemli
· 18 years ago
66cacd0
Layout update
by Lars Hjemli
· 18 years ago
777faf7
Cleanup table listings
by Lars Hjemli
· 18 years ago
5cd2bf7
WIP: add paths/backlinks to tree/blobview
by Lars Hjemli
· 19 years ago
a530428
Use html_filemode in ui-tree.c
by Lars Hjemli
· 19 years ago
Next »