2014-09-29 | trace.c: do not mark getnanotime() as "inline" Signed-off-by: Ben Walton <bdwalton@gmail.com> |
diff | tree |
2014-09-29 | t/lib-credential: use write_script Signed-off-by: Ben Walton <bdwalton@gmail.com> |
diff | tree |
2014-05-30 | compat/bswap.h: fix endianness detection Signed-off-by: Ben Walton <bdwalton@gmail.com> |
diff | tree |
2013-10-30 | Avoid difference in tr semantics between System V and BSD Signed-off-by: Ben Walton <bdwalton@gmail.com> |
diff | tree |
2013-10-28 | Change sed i\ usage to something Solaris' sed can handle Signed-off-by: Ben Walton <bdwalton@gmail.com> |
diff | tree |
2013-02-09 | cvsimport: format commit timestamp ourselves without... Signed-off-by: Ben Walton <bdwalton@gmail.com> |
diff | tree |
2013-02-09 | perl/Git.pm: fix get_tz_offset to properly handle DST... Signed-off-by: Ben Walton <bdwalton@gmail.com> |
diff | tree |
2013-02-09 | Move Git::SVN::get_tz to Git::get_tz_offset Signed-off-by: Ben Walton <bdwalton@gmail.com> |
diff | tree |
2012-10-26 | Use character class for sed expression instead of \s Signed-off-by: Ben Walton <bdwalton@gmail.com> |
diff | tree |
2012-10-08 | tests: "cp -a" is a GNUism Signed-off-by: Ben Walton <bdwalton@gmail.com> |
diff | tree |
2012-10-01 | Remove the hard coded length limit on variable names... Signed-off-by: Ben Walton <bdwalton@gmail.com> |
diff | tree |
2012-08-07 | Enable HAVE_DEV_TTY for Solaris Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2012-04-09 | Avoid bug in Solaris xpg4/sed as used in submodule Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2012-04-04 | Use SHELL_PATH from build system in run_command.c:prepare_sh... Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2012-02-06 | Drop system includes from inet_pton/inet_ntop compatibility... Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2012-01-10 | Use perl instead of sed for t8006-blame-textconv test Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2011-08-24 | Mark http-fetch without -a as deprecated Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2011-08-24 | Documentation: Grammar correction, wording fixes and... Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2011-03-21 | Work around broken ln on solaris as used in t8006 Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2010-03-20 | Modernize git calling conventions in hook templates Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2010-03-20 | Make templates honour SHELL_PATH and PERL_PATH Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2010-02-01 | configure: Allow --without-python Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2010-02-01 | configure: Allow GIT_ARG_SET_PATH to handle --without... Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2010-01-19 | cvsimport: standarize system() calls to external git... Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2010-01-19 | cvsimport: standarize open() calls to external git... Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2010-01-19 | cvsimport: modernize callouts to git subcommands Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-11-15 | make git version dynamic when building documentation Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-11-15 | add installation support to Makefile Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-11-04 | configure: add settings for gitconfig, editor and pager Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-11-04 | configure: add macro to set arbitrary make variables Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-10-09 | ls-files: die instead of fprintf/exit in -i error Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-04-12 | documentation: Makefile accounts for SHELL_PATH setting Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-03-13 | configure: rework pthread handling to allow for user... Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-03-13 | configure: make iconv tests aware of user arguments Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-03-13 | configure: asciidoc version test cleanup Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-03-13 | configure: wrap some library tests with GIT_STASH_FLAGS Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-03-13 | configure: add macros to stash FLAG variables Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-03-13 | configure: reorganize flow of argument checks Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-03-13 | configure: ensure settings from user are also usable... Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-02-28 | git-svn - return original format_svn_date semantics Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |
2009-02-24 | git-svn fix to avoid using strftime %z Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca> |
diff | tree |