Commit Graph

68 Commits (7a4e7c8ffbacfad5ac83ad20426d7911c2eacdeb)

Author SHA1 Message Date
Georg Müller 0b6a716d1b ui-log.c: do not show remote heads if enable-remote-branches=0 14 years ago
Lars Hjemli d885158f6a ui-log.c: do not link from age column 14 years ago
Julius Plenz 2e6721edbb make enable-log-linecount independent of -filecount 14 years ago
Johan Herland c2bfd40f8a ui-log: Move 'Age' column when commit graph is present 15 years ago
Johan Herland ad230267f8 ui-log: Line-wrap long commit subjects when showmsg is enabled 15 years ago
Johan Herland 268b34af23 ui-log: Colorize commit graph 15 years ago
Johan Herland 9a8d39c668 ui-log: Implement support for commit graphs 15 years ago
Johan Herland 5a36c2a291 ui-log: Change display of full commit messages (and notes) 15 years ago
Johan Herland 52558a6d39 ui-log: Prevent crash when given empty range search 15 years ago
Lars Hjemli a3c3c04bdf ui-log.c: improve handling of range-search argument 15 years ago
Johan Herland 1415f3f3e0 ui-log: Fix filecount/linecount when path limit is in effect 15 years ago
Mark Lodato e4ddc8f72b fix errors in printf-style format strings 15 years ago
Lars Hjemli 6d7552bc07 Use GIT-1.7.2.2 15 years ago
Jeff Smith 39c2e224d3 ui-log: Display git notes when present 15 years ago
Johan Herland 2cc8b99f08 Add URL parameter 'ignorews' for optionally ignoring whitespace in diffs 15 years ago
Lars Hjemli a579fb0256 ui-log.c: allow commit range as search expression 15 years ago
Johan Herland 6180e6169d Add URL parameter 'context' for changing the number of context lines in diffs 15 years ago
Johan Herland afc40725c1 ui-log: Preserve path limit in outgoing links 15 years ago
Johan Herland 685872b770 ui-commit: Preserve path limit in links to commit page 15 years ago
Ragnar Ouchterlony c358aa3dfe Add possibility to switch between unidiff and side-by-side-diff. 16 years ago
Lars Hjemli 45c49d6cf4 Use GIT-1.6.4.3 16 years ago
Lars Hjemli 0730ee6ea4 ui-log.c: handle lightweight tags when printing commit decorations 16 years ago
Lars Hjemli c495cf02ba Handle binary files in diffs 16 years ago
Justin Waters 1383fe3fa6 Change toggle to more meaningful term 17 years ago
Lars Hjemli ef2dc552b2 ui-log: show name-decorations in log output 17 years ago
Lars Hjemli a1b01b2513 ui-log: try to disambiguate ref names 17 years ago
Lars Hjemli ab67164d62 ui-log: use css to make full-log prettier 17 years ago
Lars Hjemli 951f550b60 ui-log: (ab)use extra columns for commit message when showmsg=1 17 years ago
Lars Hjemli 0274b57d55 ui-log: add support for showing the full commit message 17 years ago
Lars Hjemli b7f33786ef Use GIT-1.6.0.2 17 years ago
Lars Hjemli e9a7042b5b Make a few more columns in repolist and log view clickable 17 years ago
Lars Hjemli 5764fe9546 Make branches, tags and log play better together in the summary view 17 years ago
Lars Hjemli a4d1ca1dc6 Add ui-shared.h 17 years ago
Lars Hjemli b1f9b9c145 Introduce html.h 17 years ago
Lars Hjemli d1f3bbe9d2 Move cgit_repo into cgit_context 17 years ago
Lars Hjemli d14d77fe95 Introduce struct cgit_context 17 years ago
Lars Hjemli 2915483ef6 Fix html error detected by test-suite 18 years ago
Lars Hjemli d04c4734bc Show lines changed as -n/+m in shortlogs 18 years ago
Lars Hjemli 51140311bb Add search parameters to cgit_log_link 18 years ago
Lars Hjemli 68ca032dbe Teach log search about --grep, --author and --committer 18 years ago
Lars Hjemli 103940fe6b Add ofs argument to cgit_log_link and use it in ui-log.c 18 years ago
Lars Hjemli cd79c16844 ui-log: honor id=sha1 on querystring 18 years ago
Lars Hjemli 42a7eb9c73 Add cgit_commit_link() + support for id=sha1 to commit view 18 years ago
Ondrej Jirman a922615dae Add option to disable pager to cgit_print_log(). 18 years ago
Ondrej Jirman 1a63cfcc3d Use & instead of & in URLs. 18 years ago
Lars Hjemli 237ef7b06d Use cgit_print_age() on summary and log pages 18 years ago
Lars Hjemli e189344a7d Add knobs to enable/disable files/lines changed in log view 18 years ago
Lars Hjemli a2ddc10479 Change commit-view to expect h parameter, not id 18 years ago
Lars Hjemli 9fb53af215 Add log filtering by path and link to it from tree view 18 years ago
Lars Hjemli 80e577c3ef Show number of changed lines in log view 18 years ago