Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
infrastructure
/
cgit.git
/
refs/heads/master
/
ui-log.c
4fb4986
ui-log: color line changes
by Christian Hesse
· 9 years ago
59d8fa1
ui-log: Simplify decoration code
by Tim Nordell
· 9 years ago
499b239
ui-log: Do not always emit decoration span
by Tim Nordell
· 9 years ago
f2a901d
ui: show ages in the originator's timezone
by John Keeping
· 10 years ago
57ea1aa
ui-shared: remove "format" from cgit_print_age()
by John Keeping
· 10 years ago
baa5ad1
ui-log: handle parse_commit() errors
by John Keeping
· 10 years ago
559ab5e
git: update to v2.7.0
by Christian Hesse
· 10 years ago
23c17d8
log: move layout into page function
by John Keeping
· 10 years ago
da1d4c7
ui-log: fix double counting
by John Keeping
· 10 years ago
30304d8
log: allow users to follow a file
by John Keeping
· 10 years ago
de83de2
git: update to v2.5.0
by Christian Hesse
· 10 years ago
3fe509e
ui-log: make some variables 'static'
by John Keeping
· 10 years ago
c422b9b
tag: reference with "h" instead of "id"
by John Keeping
· 11 years ago
17838ec
git: update to v2.2.1
by Christian Hesse
· 11 years ago
eeddb5b
ui-shared: remove toggle_ssdiff arg to cgit_commit_link()
by John Keeping
· 11 years ago
865afe0
git: update to v2.0.3
by John Keeping
· 11 years ago
4046e8e
ui-log: ignore unhandled arguments
by John Keeping
· 11 years ago
79c985e
git: update for git 2.0
by Christian Hesse
· 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
f7f26f8
Update copyright information
by Lukas Fleischer
· 12 years ago
d76c438
ui-log.c: Several simplifications
by Lukas Fleischer
· 12 years ago
9973ef0
Use argv_array in place of vector
by Lukas Fleischer
· 12 years ago
927060c
ui-log: add <span/> around commit decorations
by John Keeping
· 12 years ago
8a92df0
Do not load user or system gitconfig and gitattributes
by Jason A. Donenfeld
· 12 years ago
fb3655d
use struct strbuf instead of static buffers
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
b60e6bf
Convert pager navigation into a unordered list
by Lukas Fleischer
· 12 years ago
ef8a97d
Fix colspan values
by Lukas Fleischer
· 12 years ago
bafab42
Mark several functions/variables static
by Lukas Fleischer
· 12 years ago
792f813
ui-log: Add "commit-sort" option for controlling commit ordering
by Tobias Bieniek
· 13 years ago
04254fa
Merge branch 'stable'
by Lars Hjemli
· 14 years ago
0b6a716
ui-log.c: do not show remote heads if enable-remote-branches=0
by Georg Müller
· 14 years ago
7eb9f9e
Merge branch 'stable'
by Lars Hjemli
· 14 years ago
d885158
ui-log.c: do not link from age column
by Lars Hjemli
· 14 years ago
2e6721e
make enable-log-linecount independent of -filecount
by Julius Plenz
· 14 years ago
c2bfd40
ui-log: Move 'Age' column when commit graph is present
by Johan Herland
· 15 years ago
ad23026
ui-log: Line-wrap long commit subjects when showmsg is enabled
by Johan Herland
· 15 years ago
268b34a
ui-log: Colorize commit graph
by Johan Herland
· 15 years ago
9a8d39c
ui-log: Implement support for commit graphs
by Johan Herland
· 15 years ago
5a36c2a
ui-log: Change display of full commit messages (and notes)
by Johan Herland
· 15 years ago
a3c3c04
ui-log.c: improve handling of range-search argument
by Lars Hjemli
· 15 years ago
52558a6
ui-log: Prevent crash when given empty range search
by Johan Herland
· 15 years ago
1415f3f
ui-log: Fix filecount/linecount when path limit is in effect
by Johan Herland
· 15 years ago
e4ddc8f
fix errors in printf-style format strings
by Mark Lodato
· 15 years ago
6d7552b
Use GIT-1.7.2.2
by Lars Hjemli
· 15 years ago
39c2e22
ui-log: Display git notes when present
by Jeff Smith
· 15 years ago
6821d8e
Merge branch 'jh/ignorews'
by Lars Hjemli
· 15 years ago
2cc8b99
Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs
by Johan Herland
· 15 years ago
6654d5b
Merge branch 'lh/range-search'
by Lars Hjemli
· 15 years ago
a579fb0
ui-log.c: allow commit range as search expression
by Lars Hjemli
· 15 years ago
6180e61
Add URL parameter 'context' for changing the number of context lines in diffs
by Johan Herland
· 15 years ago
afc4072
ui-log: Preserve path limit in outgoing links
by Johan Herland
· 15 years ago
685872b
ui-commit: Preserve path limit in links to commit page
by Johan Herland
· 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
0730ee6
ui-log.c: handle lightweight tags when printing commit decorations
by Lars Hjemli
· 16 years ago
c495cf0
Handle binary files in diffs
by Lars Hjemli
· 16 years ago
1383fe3
Change toggle to more meaningful term
by Justin Waters
· 17 years ago
ef2dc55
ui-log: show name-decorations in log output
by Lars Hjemli
· 17 years ago
3c32fe0
Merge branch 'full-log'
by Lars Hjemli
· 17 years ago
a1b01b2
ui-log: try to disambiguate ref names
by Lars Hjemli
· 17 years ago
ab67164
ui-log: use css to make full-log prettier
by Lars Hjemli
· 17 years ago
951f550
ui-log: (ab)use extra columns for commit message when showmsg=1
by Lars Hjemli
· 17 years ago
0274b57
ui-log: add support for showing the full commit message
by Lars Hjemli
· 17 years ago
b7f3378
Use GIT-1.6.0.2
by Lars Hjemli
· 17 years ago
e9a7042
Make a few more columns in repolist and log view clickable
by Lars Hjemli
· 17 years ago
5764fe9
Make branches, tags and log play better together in the summary 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
d04c473
Show lines changed as -n/+m in shortlogs
by Lars Hjemli
· 18 years ago
5114031
Add search parameters to cgit_log_link
by Lars Hjemli
· 18 years ago
68ca032
Teach log search about --grep, --author and --committer
by Lars Hjemli
· 18 years ago
103940f
Add ofs argument to cgit_log_link and use it in ui-log.c
by Lars Hjemli
· 18 years ago
cd79c16
ui-log: honor id=sha1 on querystring
by Lars Hjemli
· 18 years ago
42a7eb9
Add cgit_commit_link() + support for id=sha1 to commit view
by Lars Hjemli
· 18 years ago
a922615
Add option to disable pager to cgit_print_log().
by Ondrej Jirman
· 18 years ago
1a63cfc
Use & instead of & in URLs.
by Ondrej Jirman
· 18 years ago
237ef7b
Use cgit_print_age() on summary and log pages
by Lars Hjemli
· 18 years ago
e189344
Add knobs to enable/disable files/lines changed in log view
by Lars Hjemli
· 18 years ago
a2ddc10
Change commit-view to expect h parameter, not id
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
80e577c
Show number of changed lines in log view
by Lars Hjemli
· 18 years ago
48dc003
Show number of changed files in log view
by Lars Hjemli
· 18 years ago
66cacd0
Layout update
by Lars Hjemli
· 18 years ago
7dd50c9
Add parameter to adjust max message length in log listings
by Lars Hjemli
· 18 years ago
777faf7
Cleanup table listings
by Lars Hjemli
· 18 years ago
732d68d
Add basic log filtering
by Lars Hjemli
· 19 years ago
9d8d9b6
Only show first 80 characters of commit subject in log and summary
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
9a8f886
Add ui-commit.c + misc ui cleanups
by Lars Hjemli
· 19 years ago
2101e26
Add a common commit parser
by Lars Hjemli
· 19 years ago
420712a
Add simple pager to log page
by Lars Hjemli
· 19 years ago
06fe0c2
Add display of tree content w/ui-tree.c
by Lars Hjemli
· 19 years ago
d14c5f6
Move log-functions into ui-log.c
by Lars Hjemli
· 19 years ago