summaryrefslogtreecommitdiff
path: root/ui-patch.c
diff options
context:
space:
mode:
authorFerry Huberts <ferry.huberts@pelagic.nl>2012-11-03 17:49:45 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2012-11-04 18:02:55 +0100
commit633a66c8226286d4559e72f0dce23586d617faff (patch)
treeb15d738d833dde2ca35f2d20b9f3894d6e33568b /ui-patch.c
parent2b675d20bcc1bf7f520f2d614475c7d3857191ef (diff)
downloadcgit-633a66c8226286d4559e72f0dce23586d617faff.tar.gz
cgit-633a66c8226286d4559e72f0dce23586d617faff.tar.bz2
cgit-633a66c8226286d4559e72f0dce23586d617faff.zip
Makefile: get snapshots from github
Github will have more bandwidth than Lars' server.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
/td>Update git to v1.8.2.1John Keeping4-5/+6 2013-04-07ui-blob: don't segfault when no path is givenJohn Keeping1-1/+1 2013-03-20Convert pager navigation into a unordered listLukas Fleischer3-9/+20 2013-03-20Makefile: remove CGIT-CFLAGS files in clean stageJason A. Donenfeld1-1/+1 2013-03-20ui-summary.c: Move urls variable into print_urls()Lukas Fleischer1-6/+14 2013-03-20Fix colspan valuesLukas Fleischer3-14/+28 2013-03-20html: check return value of writeJason A. Donenfeld1-2/+3 2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld1-0/+1 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping1-1/+1 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping1-1/+8 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping1-1/+1 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping3-119/+80