Commit Graph

77 Commits (4e00d338b07245829adf2446a05fe4925b691092)

Author SHA1 Message Date
John Keeping 927060c5d8 ui-log: add <span/> around commit decorations 12 years ago
Jason A. Donenfeld 8a92df033e Do not load user or system gitconfig and gitattributes 12 years ago
John Keeping fb3655df3b use struct strbuf instead of static buffers 12 years ago
John Keeping 8f20879431 Always #include corresponding .h in .c files 12 years ago
John Keeping 849ecd961d Update git to v1.8.2.1 12 years ago
Lukas Fleischer b60e6bff75 Convert pager navigation into a unordered list 12 years ago
Lukas Fleischer ef8a97d9c6 Fix colspan values 12 years ago
Lukas Fleischer bafab423f2 Mark several functions/variables static 12 years ago
Tobias Bieniek 792f813d34 ui-log: Add "commit-sort" option for controlling commit ordering 13 years ago
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