Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
infrastructure
/
cgit.git
/
refs/heads/linaro-patches
/
ui-commit.c
6a8d6d4
global: use proper accessors for maybe_tree
by Jason A. Donenfeld
· 5 years ago
2c9f56f
git: update to v2.19.1
by Christian Hesse
· 7 years ago
255b78f
git: update to v2.18.0
by Christian Hesse
· 7 years ago
e491eaa
ui-shared: pass separator in to cgit_print_snapshot_links()
by John Keeping
· 7 years ago
63da41a
ui-shared: remove unused parameter
by John Keeping
· 7 years ago
bd1b281
ui-shared: pass repo object to print_snapshot_links()
by John Keeping
· 7 years ago
1dd53e3
git: update to v2.16.0
by Christian Hesse
· 7 years ago
86a6d35
git: update to v2.14
by Jeff Smith
· 8 years ago
3a0fd5e
ui-commit: replace 'unsigned char sha1[20]' with 'struct object_id oid'
by Christian Hesse
· 9 years ago
9c15f3c
Avoid DATE_STRFTIME for long/short dates
by John Keeping
· 9 years ago
21dcf10
ui-{commit,tag}: show dates in originator's timezone
by John Keeping
· 9 years ago
559ab5e
git: update to v2.7.0
by Christian Hesse
· 10 years ago
c53a15c
commit: move layout into page function
by John Keeping
· 10 years ago
03f537f
ui-shared: remove toggle_ssdiff arg to cgit_diff_link()
by John Keeping
· 11 years ago
eeddb5b
ui-shared: remove toggle_ssdiff arg to cgit_commit_link()
by John Keeping
· 11 years ago
786609b
filter: add page source to email filter
by Jason A. Donenfeld
· 12 years ago
a5e1553
filter: add support for email filter
by Jason A. Donenfeld
· 12 years ago
800380d
filter: return on null filter from open and close
by Jason A. Donenfeld
· 12 years ago
f7f26f8
Update copyright information
by Lukas Fleischer
· 12 years ago
9003cc1
Allow for creating raw diffs with cgit_print_diff()
by Lukas Fleischer
· 12 years ago
8a92df0
Do not load user or system gitconfig and gitattributes
by Jason A. Donenfeld
· 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
849ecd9
Update git to v1.8.2.1
by John Keeping
· 12 years ago
bc2f5a6
cgit_print_commit(): Free tmp variable
by Lukas Fleischer
· 12 years ago
53bc747
Fix several whitespace errors
by Lukas Fleischer
· 12 years ago
3ec6b30
cgit.c: always setup cgit repo environment variables
by Lars Hjemli
· 14 years ago
2ffeecb
Merge branch 'lh/panel'
by Lars Hjemli
· 14 years ago
d87bba8
cgit_open_filter: also take the repo as a parameter
by Ferry Huberts
· 14 years ago
962a248
ui-diff.c: create a control panel for diff options
by Lars Hjemli
· 14 years ago
6d7552b
Use GIT-1.7.2.2
by Lars Hjemli
· 15 years ago
059b393
ui-commit: Display git notes when present
by Jeff Smith
· 15 years ago
37a24e4
Merge branch 'jh/path-limit'
by Lars Hjemli
· 15 years ago
685872b
ui-commit: Preserve path limit in links to commit page
by Johan Herland
· 15 years ago
34c2331
ui-commit: Preserve path limit in links to tree and diff pages
by Johan Herland
· 15 years ago
eac1b67
ui-patch: Apply path limit to generated patch
by Johan Herland
· 15 years ago
ab42741
ui-commit: Limit diff based on path limit in qry.path
by Johan Herland
· 15 years ago
581a0c2
Optionally generate verbose parent links
by Lars Hjemli
· 15 years ago
e15842a
display subject instead of sha1 as link title of parents
by Stefan Naewe
· 15 years ago
c358aa3
Add possibility to switch between unidiff and side-by-side-diff.
by Ragnar Ouchterlony
· 16 years ago
45c49d6
Use GIT-1.6.4.3
by Lars Hjemli
· 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
2f56e39
Introduce noplainemail option to hide email adresses from spambots
by Martin Szulecki
· 16 years ago
f35db1c
ui-commit: add support for 'commit-filter' option
by Lars Hjemli
· 16 years ago
0027e38
Add decorations to commit pages
by Justin Waters
· 17 years ago
0f0ab14
Added `local-time` option to cgitrc
by Stefan Naewe
· 17 years ago
502d575
ui-commit: handle root commits
by Lars Hjemli
· 17 years ago
fe1230d
Integrate diffstat with diff
by Lars Hjemli
· 17 years ago
9ec5cd7
Fix commitdiff annoyance
by Lars Hjemli
· 17 years ago
39912a2
Remove 'patch' link from tab, add to commit view
by Lars Hjemli
· 17 years ago
89aa3c0
Include diff in commit view
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
0ec8791
ui-commit.c: link to diff instead of tree from diffstat
by Lars Hjemli
· 18 years ago
eb45342
cgit_print_snapshot_links: use url to specify snapshot name
by Lars Hjemli
· 18 years ago
dc3c9b5
allow selective enabling of snapshots
by Michael Krelin
· 18 years ago
f97c707
add support for snapshot tarballs
by Michael Krelin
· 18 years ago
4a0be58
Add cgit_diff_link()
by Lars Hjemli
· 18 years ago
faaca44
ui-commit: use cgit_commit_link() for parent links
by Lars Hjemli
· 18 years ago
42a7eb9
Add cgit_commit_link() + support for id=sha1 to commit view
by Lars Hjemli
· 18 years ago
44947bf
Add and use cgit_tree_link()
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
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
5db3917
Add cgit_print_age() function
by Lars Hjemli
· 18 years ago
dff894d
Add link to commitdiff below diffstat
by Lars Hjemli
· 18 years ago
a2ddc10
Change commit-view to expect h parameter, not id
by Lars Hjemli
· 18 years ago
e903011
Use tables and css to create the diffstat graph, fix scaling
by Lars Hjemli
· 18 years ago
9927e63
Specify static storage class for file-local declarations
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
6a8749d
Add commitdiff between commit and each of it's parent
by Lars Hjemli
· 18 years ago
8a3685b
Add graphical diffstat to commit view
by Lars Hjemli
· 18 years ago
ae4c1ee
Use standard tree-diff function when showing diffstat for single commit
by Lars Hjemli
· 18 years ago
ac70cb4
Make snapshot feature configurable
by Lars Hjemli
· 18 years ago
ab2ab95
Add support for snapshots
by Lars Hjemli
· 18 years ago
2efee09
Add missing diff-link in ui-commit.c
by Lars Hjemli
· 19 years ago
fb6e586
Don't show new and old filemode for added/removed files
by Lars Hjemli
· 19 years ago
6cb326c
Show list of modified files in ui-commit.c
by Lars Hjemli
· 19 years ago
9c5229e
Reformat code to avoid excessive line lengths
by Lars Hjemli
· 19 years ago
aaa24bd
Add cgit_free_commitinfo() and use where needed
by Lars Hjemli
· 19 years ago
fa82b03
Simplify ui-commit.c
by Lars Hjemli
· 19 years ago
8960d26
Show emails and timestamps in ui-commit.c
by Lars Hjemli
· 19 years ago
6c14f5e
Add head comment to ui-commit.c
by Lars Hjemli
· 19 years ago
148fb96
Move cgit_print_date into ui-shared, reuse in ui-summary
by Lars Hjemli
· 19 years ago
9a8f886
Add ui-commit.c + misc ui cleanups
by Lars Hjemli
· 19 years ago