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.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-07ui-blob: don't segfault when no path is givenJohn Keeping
2013-03-21Convert pager navigation into a unordered listLukas Fleischer
2013-03-21Makefile: remove CGIT-CFLAGS files in clean stageJason A. Donenfeld
2013-03-21ui-summary.c: Move urls variable into print_urls()Lukas Fleischer
2013-03-21Fix colspan valuesLukas Fleischer
2013-03-21html: check return value of writeJason A. Donenfeld
2013-03-21ui-shared: squelch compiler warning.Jason A. Donenfeld
2013-03-21cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping
2013-03-21cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping
2013-03-21ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping
2013-03-21Makefile: re-use Git's Makefile where possibleJohn Keeping
2013-03-21tests: check that Git version are in syncJohn Keeping
2013-03-20Merge branch 'wip'Jason A. Donenfeld
2013-03-20ui-shared: fix return type of cgit_self_linkJohn Keeping
2013-03-05cgit_print_snapshot_links(): Free prefix variableLukas Fleischer
2013-03-05cgit_print_commit(): Free tmp variableLukas Fleischer
2013-03-05cgit_print_tree(): Free curr_rev after usageLukas Fleischer
2013-03-05find_default_branch(): Free refmatch after usageLukas Fleischer
2013-03-05print_tag_downloads(): Free ref variableLukas Fleischer
2013-03-05Free reflists after usageLukas Fleischer
2013-03-05ui-shared.c: Remove unused function print_archive_ref()Lukas Fleischer
2013-03-05ui-shared.c: Remove unused function cgit_currurl()Lukas Fleischer
2013-03-05Mark several functions/variables staticLukas Fleischer
2013-03-05t0107-snapshot: add tests for ZIP archivesJohn Keeping
2013-03-05tests: make whitespace consistentJohn Keeping
2013-03-05tests: "grep -e" is not portable to all platformsJohn Keeping
2013-03-04Makefile: Disable gettext in the Git submoduleLukas Fleischer
2013-03-04Makefile: improve dependency generationJamie Couture
2013-03-04cgit.c: Remove parameter from guess_defbranch()Lukas Fleischer
2013-03-04ui-tree.c: Use a context structure in walk_tree()Lukas Fleischer
2013-03-04ui-tree.c: Drop the header variableLukas Fleischer
2013-03-04ui-tree.c: Declare the state variable globallyLukas Fleischer
2013-03-04ui-tree.c: Pass current revision to print_object()Lukas Fleischer
2013-03-04ui-plain.c: Use a context structure in walk_tree()Lukas Fleischer
2013-03-04ui-plain.c: Do not access match variable in print_*()Lukas Fleischer
2013-03-04ui-blob.c: Use a context structure in walk_tree()Lukas Fleischer
2013-03-04ui-snapshot.c: Fill argv[0] with dummy.Jason A. Donenfeld
2013-03-04White space around control verbs.Jason A. Donenfeld
2013-03-04Fix several whitespace errorsLukas Fleischer
2013-03-02Update git to v1.7.12.4John Keeping
2013-03-02Update git to v1.7.9.7John Keeping
2013-03-02Update git to v1.7.8.6John Keeping
2013-03-02Update git to v1.7.7.7John Keeping
2013-03-02Update git to v1.7.6.5John Keeping
2013-03-02Update git to v1.7.5.4John Keeping
2013-03-02Print submodule revision next to submodule linkstfn
2013-02-02Support unannotated tags in git-clone.Jason A. Donenfeld
2013-02-01ssdiff: correctly manage tab expansionJulius Plenz
2013-02-01Make "owner" column on index page configurableFlorian Pritz
2012-11-15man: fix up default value duplicationJason A. Donenfeld