Welcome to
mirror list
, hosted at
ThFree Co
, Russian Federation.
git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
index
:
git.zx2c4.com/cgit.git
ch/about-link
ch/clang-filter
ch/default-pages
ch/dynamic-aging
ch/for-jason
ch/highlight-line
ch/log-commit-message
jd/render-filter
jd/zx2c4-deployment
jk/collapsible-sections
lf/filter
lf/for-jason
lh/grep
lh/pretty-blob-view
master
rm/namespace
wiki
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-tree.c
Age
Commit message (
Expand
)
Author
2024-08-02
git: update to v2.46.0
HEAD
master
Christian Hesse
2023-06-01
git: update to v2.41.0
Christian Hesse
2022-12-19
ui-tree: show symlink targets in tree listing
June McEnroe
2022-12-19
ui-tree,ui-blame: bail from blame if blob is binary
June McEnroe
2021-06-08
git: update to v2.32.0
Christian Hesse
2020-03-14
global: use proper accessors for maybe_tree
Jason A. Donenfeld
2019-06-25
ui-tree: allow per repository override for enable-blame
Christian Hesse
2019-06-05
git: update to v2.21.0
Christian Hesse
2019-06-05
global: make 'char *path' const where possible
Christian Hesse
2018-10-13
git: update to v2.19.1
Christian Hesse
2018-06-27
git: update to v2.18.0
Christian Hesse
2018-06-16
ui-tree: free read_sha1_file() buffer after use
Andy Green
2017-10-03
ui-tree: link to blame UI if enabled
Jeff Smith
2017-10-03
ui-tree: move set_title_from_path to ui-shared
Jeff Smith
2017-08-10
git: update to v2.14
Jeff Smith
2016-10-04
ui-tree: replace 'unsigned char sha1[20]' with 'struct object_id oid'
Christian Hesse
2016-10-01
ui-tree: remove a fixed size buffer
John Keeping
2016-10-01
tree: allow skipping through single-child trees
John Keeping
2016-01-18
ui-tree: put reverse path in title
Jason A. Donenfeld
2016-01-13
git: update to v2.7.0
Christian Hesse
2015-10-09
ui-tree: fix resource leak: free before return
Christian Hesse
2015-08-14
tree: move layout into page function
John Keeping
2015-08-13
ui-tree: use "sane" isgraph()
John Keeping
2015-08-12
log: allow users to follow a file
John Keeping
2015-03-09
Avoid non-ANSI function declarations
John Keeping
2015-02-08
git: update for v2.3.0
Christian Hesse
2014-01-12
filter: pass extra arguments via cgit_open_filter
John Keeping
2014-01-08
Update copyright information
Lukas Fleischer
2014-01-08
Reduce line number bloat, fix hover effect
Peter Wu
2013-04-08
use struct strbuf instead of static buffers
John Keeping
2013-04-08
Convert cgit_print_error to a variadic function
John Keeping
2013-04-08
Always #include corresponding .h in .c files
John Keeping
2013-03-05
cgit_print_tree(): Free curr_rev after usage
Lukas Fleischer
2013-03-04
ui-tree.c: Use a context structure in walk_tree()
Lukas Fleischer
2013-03-04
ui-tree.c: Drop the header variable
Lukas Fleischer
2013-03-04
ui-tree.c: Declare the state variable globally
Lukas Fleischer
2013-03-04
ui-tree.c: Pass current revision to print_object()
Lukas Fleischer
2013-03-04
White space around control verbs.
Jason A. Donenfeld
2013-03-04
Fix several whitespace errors
Lukas Fleischer
2013-03-02
Update git to v1.7.6.5
John Keeping
2011-06-15
ui-tree.c: add support for path-selected submodule links
Lars Hjemli
2011-06-14
cgit.c: always setup cgit repo environment variables
Lars Hjemli
2011-05-24
Merge branch 'fh/filter-api'
Lars Hjemli
2011-03-26
source_filter: fix a memory leak
Ferry Huberts
2011-03-26
cgit_open_filter: also take the repo as a parameter
Ferry Huberts
2010-09-04
prefer html_raw() to write()
Mark Lodato
2010-09-04
fix errors in printf-style format strings
Mark Lodato
2010-06-19
ui-tree: Remove unnecessary path breadcrumb navigation
Johan Herland
2010-03-01
ui-tree: add link to plain view for blobs in tree listing
Lars Hjemli
2009-12-12
Merge branch 'stable'
Lars Hjemli
[next]