about summary refs log tree commit diff
path: root/tests/t0106-diff.sh
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-06-17 15:44:22 +0200
committerLars Hjemli <hjemli@gmail.com>2007-06-17 15:44:22 +0200
commitfaaca447b071592c9a1e1f14b4d0d2a39b4c795a (patch)
tree98c53a63df0fd01b4421201d7dadd5ee2351fb1b /tests/t0106-diff.sh
parentui-log: honor id=sha1 on querystring (diff)
downloadcgit-pink-faaca447b071592c9a1e1f14b4d0d2a39b4c795a.tar.gz
cgit-pink-faaca447b071592c9a1e1f14b4d0d2a39b4c795a.zip
ui-commit: use cgit_commit_link() for parent links
This replaces the old cgit_pageurl() function with the brand new
cgit_commit_link() function, making parent links in commit view preserve
the current branch.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
pink/commit/ui-repolist.c?id=b60e6bff75719a5fb0df970bac3be6b2726cf73a&follow=1'>Convert pager navigation into a unordered listLukas Fleischer 2013-03-20Makefile: remove CGIT-CFLAGS files in clean stageJason A. Donenfeld 2013-03-20ui-summary.c: Move urls variable into print_urls()Lukas Fleischer 2013-03-20Fix colspan valuesLukas Fleischer 2013-03-20html: check return value of writeJason A. Donenfeld 2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping