2013-07-29 | commit-slab.h: Fix memory allocation and addressing Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-07-19 | Add the LAST_ARG_MUST_BE_NULL macro Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-07-18 | Fix some sparse warnings Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-07-18 | cygwin: Remove the Win32 l/stat() implementation Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-05-30 | path: Fix a sparse warning Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-05-08 | cygwin: Remove the CYGWIN_V15_WIN32API build variable Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-04-28 | sparse: Fix mingw_main() argument number/type errors Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-04-28 | compat/mingw.c: Fix some sparse warnings Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-04-28 | compat/win32mmap.c: Fix some sparse warnings Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-04-28 | compat/poll/poll.c: Fix a sparse warning Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-04-28 | compat/win32/pthread.c: Fix a sparse warning Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-04-28 | compat/unsetenv.c: Fix a sparse warning Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-04-28 | compat/nedmalloc: Fix compiler warnings on linux Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-04-28 | compat/nedmalloc: Fix some sparse warnings Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-04-28 | compat/fnmatch/fnmatch.c: Fix a sparse error Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-04-28 | compat/regex/regexec.c: Fix some sparse warnings Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-04-28 | pretty: Fix bug in truncation support for %>, %< and %>< Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-04-28 | clone: Make the 'junk_mode' symbol a file static Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-03-30 | cat-file: Fix an gcc -Wuninitialized warning Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-03-30 | fast-import: Fix an gcc -Wuninitialized warning Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-02-25 | msvc: avoid collisions between "tags" and "TAGS" Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-02-25 | msvc: test-svn-fe: Fix linker "unresolved external... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-02-25 | msvc: Fix build by adding missing symbol defines Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-02-25 | msvc: git-daemon: Fix linker "unresolved external"... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-02-25 | msvc: Fix compilation errors caused by poll.h emulation Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-01-22 | Makefile: Replace merge-file.h with merge-blobs.h in... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-12-16 | t3070: Disable some failing fnmatch tests Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-11-21 | remote-curl.c: Fix a compiler warning Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-10-29 | builtin/config.c: Fix a sparse warning Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-10-10 | MALLOC_CHECK: Allow checking to be disabled from config.mak Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-09-16 | test-string-list.c: Fix some sparse warnings Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-09-04 | Call mkpathdup() rather than xstrdup(mkpath(...)) Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-09-04 | Call git_pathdup() rather than xstrdup(git_path(".... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-09-04 | path.c: Use vsnpath() in the implementation of git_path() Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-09-04 | path.c: Don't discard the return value of vsnpath() Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-09-04 | path.c: Remove the 'git_' prefix from a file scope... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-09-03 | test-lib.sh: Suppress the "passed all ..." message... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-09-03 | test-lib.sh: Add check for invalid use of 'skip_all... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-09-03 | test-lib.sh: Fix some shell coding style violations Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-09-03 | t4016-*.sh: Skip all tests rather than each test Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-09-03 | t3902-*.sh: Skip all tests rather than each test Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-09-03 | t3300-*.sh: Fix a TAP parse error Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-09-03 | test-regex: Add a test to check for a bug in the regex... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-07-30 | t7810-*.sh: Remove redundant test Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-07-30 | t1100-*.sh: Fix an intermittent test failure Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-06-12 | gitweb: Skip 'modification times' tests when no date... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-05-14 | builtin/blame.c: Fix a "Using plain integer as NULL... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-04-18 | git-sh-setup.sh: Add an pwd() function for MinGW Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-04-18 | git-submodule.sh: Don't use $path variable in eval_gettext... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-04-18 | compat/mingw.h: Set S_ISUID to prevent a fast-import... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-04-11 | compat/win32/pthread.h: Add an pthread_key_delete(... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-04-05 | compat/mingw.[ch]: Change return type of exec functions... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-03-05 | ctype.c: Fix a sparse warning Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-02-13 | builtin/tag.c: Fix a sparse warning Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2012-02-02 | vcs-svn: rename check_overflow arguments for clarity |
diff | tree |
2012-02-02 | vcs-svn: rename check_overflow and its arguments for... [jn: split out from a patch from Ramsay Jones, then improved with |
diff | tree |
2011-11-21 | convert.c: Fix return type of git_path_check_eol() Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-11-21 | config.c: Fix a static buffer overwrite bug by avoiding... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-11-21 | t5501-*.sh: Fix url passed to clone in setup test Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-10-26 | gitweb/Makefile: Remove static/gitweb.js in the clean... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-10-16 | fmt-merge-msg.c: Fix an "dubious one-bit signed bitfield... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-10-09 | Fix some "variable might be used uninitialized" warnings Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-10-09 | environment.c: Fix an sparse "symbol not declared"... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-10-09 | builtin/log.c: Fix an "Using plain integer as NULL... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-09-21 | t9159-*.sh: skip for mergeinfo test for svn <= 1.4 Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-09-11 | obstack.c: Fix some sparse warnings Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-09-11 | sparse: Fix an "Using plain integer as NULL pointer... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-09-11 | Makefile: Make dependency directory creation less noisy Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-06-16 | config.c: Make git_config() work correctly when called... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-06-16 | t1301-*.sh: Fix the 'forced modes' test on cygwin Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-06-16 | help.c: Fix detection of custom merge strategy on cygwin Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-05-31 | config.c: Remove unused git_config_global() function Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-05-18 | setup.c: Fix some "symbol not declared" sparse warnings Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-04-22 | sparse: Fix some "symbol not declared" warnings Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-04-22 | sparse: Fix errors due to missing target-specific variables Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-04-11 | sparse: Fix an "symbol 'merge_file' not decared" warning Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-04-11 | sparse: Fix an "symbol 'format_subject' not declared... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-04-11 | sparse: Fix some "Using plain integer as NULL pointer... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-04-11 | sparse: Fix an "symbol 'cmd_index_pack' not declared... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-04-11 | Makefile: Use cgcc rather than sparse in the check... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-04-11 | i18n: avoid parenthesized string as array initializer Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-01-19 | svndump.c: Fix a printf format compiler warning Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-01-11 | t9157-*.sh: Make the svn version check more precise Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-01-09 | t4135-*.sh: Skip the "backslash" tests on cygwin Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-01-09 | t3032-*.sh: Do not strip CR from line-endings while... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-01-09 | t3032-*.sh: Pass the -b (--binary) option to sed on... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-01-09 | t6038-*.sh: Pass the -b (--binary) option to sed on... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-01-07 | t9157-*.sh: Add an svn version check Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2011-01-04 | lib-git-svn.sh: Move web-server handling code into... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2010-12-21 | t3419-*.sh: Fix arithmetic expansion syntax error Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2010-12-14 | difftool: Fix failure on Cygwin Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2010-12-14 | t9501-*.sh: Fix a test failure on Cygwin Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2010-12-14 | lib-git-svn.sh: Add check for mis-configured web server... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2010-12-14 | lib-git-svn.sh: Avoid setting web server variables... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2010-12-14 | t9142: Move call to start_httpd into the setup test Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2010-12-14 | t3600-rm.sh: Don't pass a non-existent prereq to test #15 Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2010-12-10 | msvc: Fix macro redefinition warnings Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2010-12-10 | msvc: Fix build by adding missing INTMAX_MAX define Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2010-12-09 | msvc: git-daemon.exe: Fix linker "unresolved externals... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2010-12-09 | msvc: Fix compilation errors in compat/win32/sys/poll.c Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |