summary refs log tree commit diff
path: root/src/mkbuiltins (follow)
Commit message (Expand)AuthorAge
* shell: Fix build on Solaris 9Jonathan Perkin2016-06-06
* builtin: Clear LC_ALL in mkbuiltinsFredrik Fornwall2015-06-11
* builtin: create builtins.c properly on old cppkabe@sra-tohoku.co.jp2014-12-26
* [SHELL] Port to SolarisBrian Koropoff2011-03-15
* [SHELL] Port to AIXBrian Koropoff2011-03-10
* [BUILTIN] Use TMPDIR in mkbuiltinsmaximilian attems2010-04-02
* [BUILTIN] Add another missing LC_COLLATE to mkbuiltinsMatthew Burgess2009-08-31
* [EVAL] Pass EV_TESTED into evalcmdHerbert Xu2009-08-11
* [BUILD] Fixed build on NetBSDAleksey Cheusov2009-01-13
* [BUILTIN] Fix mkbuiltin sort orderHerbert Xu2007-04-28
* [HELPER] Use mktemp if tempfile is not availableHerbert Xu2005-11-04
* [BUILTIN] Disable ulimit if there is no getrlimitHerbert Xu2005-10-29
* Copyright/licence updates and remove all traces of sys/cdefs.hHerbert Xu2005-10-29
* Initial import.Herbert Xu2005-09-26
ow=1'>ui-shared: show full date in tooltip if longer ago than max_relativeJohn Keeping 2015-08-13ui-shared: use common function in print_rel_date()John Keeping 2015-08-13ui-shared: extract date formatting to a functionJohn Keeping 2015-08-13filter: don't use dlsym unnecessarilyJohn Keeping 2015-08-13ui-tree: use "sane" isgraph()John Keeping 2015-08-13cgit.h: move stdbool.h from ui-shared.hJohn Keeping 2015-08-13cache.c: fix header orderJohn Keeping 2015-08-13configfile.c: don't include system headers directlyJohn Keeping 2015-08-13Remove redundant includesJohn Keeping 2015-08-13Makefile: include Git's config.mak.unameJohn Keeping 2015-08-13tests: allow shell to be overriddenJohn Keeping 2015-08-13redirect: cleanlinessJason A. Donenfeld 2015-08-13redirect: be more careful for different cgi setupsJason A. Donenfeld 2015-08-12ui-log: fix double countingJohn Keeping 2015-08-12log: allow users to follow a fileJohn Keeping 2015-08-12shared: make cgit_diff_tree_cb publicJohn Keeping 2015-08-12t0110: Chain together using &&Jason A. Donenfeld 2015-08-12about: always ensure page has a trailing slashJason A. Donenfeld 2015-08-12filters: apply HTML escapingLazaros Koromilas 2015-08-12git: update to v2.5.0Christian Hesse 2015-08-12Fix processing of repo.hide and repo.ignoreDaniel Reichelt