2019-03-06 | Makefile: fix 'hdr-check' when GCRYPT not installed Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2019-02-11 | prune-packed: check for too many arguments Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2019-02-11 | sequencer: make sign_off_header a file local symbol Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2019-02-05 | Makefile: improve SPARSE_FLAGS customisation Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2019-02-05 | config.mak.uname: remove obsolete SPARSE_FLAGS setting Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-10-29 | commit-reach.h: add missing declarations (hdr-check) Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-10-29 | ewok_rlw.h: add missing 'inline' to function definition Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-10-29 | fetch-object.h: add missing declaration (hdr-check) Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-10-18 | headers: normalize the spelling of some header guards Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-09-20 | delta-islands.h: add missing forward declarations ... Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-09-20 | midx.h: add missing forward declarations (hdr-check) Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-09-20 | refs/refs-internal.h: add missing declarations (hdr... Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-09-20 | refs/packed-backend.h: add missing declaration (hdr... Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-09-20 | refs/ref-cache.h: add missing declarations (hdr-check) Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-09-20 | ewah/ewok_rlw.h: add missing include (hdr-check) Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-09-20 | json-writer.h: add missing include (hdr-check) Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-09-20 | Makefile: add a hdr-check target Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-07-30 | t5562: avoid non-portable "export FOO=bar" construct Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-07-12 | t6036: fix broken && chain in sub-shell Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-07-03 | fsck: check skiplist for object in fsck_blob() Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-05-10 | BUG_exit_code: fix sparse "symbol not declared" warning Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-03-20 | read-cache: fix an -Wmaybe-uninitialized warning Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-03-20 | -Wuninitialized: remove some 'init-self' workarounds Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-03-15 | http: fix an unused variable warning for 'curl_no_proxy' Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-02-12 | Makefile: suppress a sparse warning for pack-revindex.c Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-02-12 | config.mak.uname: remove SPARSE_FLAGS setting for cygwin Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2018-02-12 | t4151: consolidate multiple calls to test_i18ngrep Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-11-28 | repository: fix a sparse 'using integer as NULL pointer... Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-09-22 | ALLOC_GROW: avoid -Wsign-compare warnings Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-09-22 | cache.h: hex2chr() - avoid -Wsign-compare warnings Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-09-22 | commit-slab.h: avoid -Wsign-compare warnings Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-09-22 | git-compat-util.h: xsize_t() - avoid -Wsign-compare... Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-09-19 | t9010-*.sh: skip all tests if the PIPE prereq is missing Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-09-19 | test-lib: use more compact expression in PIPE prerequisite Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-09-15 | test-lib: don't use ulimit in test prerequisites on... Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-08-09 | builtin/add: add detail to a 'cannot chmod' error message Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-07-27 | credential-cache: interpret an ECONNRESET as an EOF Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-07-21 | config.mak.uname: set FREAD_READS_DIRECTORIES for cygwin Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-05-26 | git_fopen: fix a sparse 'not declared' warning Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-05-22 | usage: add NORETURN to BUG() function definitions Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-05-09 | archive-tar: fix a sparse 'constant too large' warning Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-05-01 | t7400: add !CYGWIN prerequisite to 'add with \\ in... Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-03-24 | name-hash: add test-lazy-init-name-hash to .gitignore Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-02-28 | wrapper.c: remove unused gitmkstemps() function Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2017-02-28 | wrapper.c: remove unused git_mkstemp() function Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2016-12-06 | GIT-VERSION-GEN: do not force abbreviation length used... Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2016-06-10 | write_or_die: remove the unused write_or_whine() function Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2016-06-07 | regex: fix a SIZE_MAX macro redefinition warning Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2016-05-27 | log: document the --decorate=auto option Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2016-03-04 | xdiff/xprepare: fix a memory leak Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2016-03-04 | xdiff/xprepare: use the XDF_DIFF_ALG() macro to access... Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2015-11-12 | http: fix some printf format warnings Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2015-09-16 | mailmap: update my entry with new email address Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> |
diff | tree |
2015-04-28 | t7502-commit.sh: fix a broken and-chain Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2015-02-23 | git-compat-util.h: remove redundant code Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2014-12-01 | t0050-*.sh: mark the rename (case change) test as passing Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2014-11-25 | git-compat-util.h: don't define _XOPEN_SOURCE on cygwin Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2014-10-19 | revision: remove definition of unused 'add_object'... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2014-07-28 | alloc.c: remove the alloc_raw_commit_node() function Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2014-07-14 | alloc.c: remove the alloc_raw_commit_node() function Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2014-06-06 | t0000-*.sh: fix the GIT_SKIP_TESTS sub-tests Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2014-01-06 | shallow: remove unused code Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2014-01-06 | send-pack.c: mark a file-local function static Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-10-24 | http.c: Spell the null pointer as NULL Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-10-14 | sparse: suppress some "using sizeof on a function"... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-10-14 | format-patch doc: Thunderbird wraps lines unless mailnews... Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-10-14 | gitweb test: fix highlight test hang on Linux Mint Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-10-14 | wrapper.c: only define gitmkstemps if needed Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-10-14 | refs.c: spell NULL pointer as NULL Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-10-14 | config.c: mark file-local function static Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-10-14 | howto/revert-a-faulty-merge: fix unescaped '^'s Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-10-14 | howto/setup-git-server-over-http: fix unescaped '^'s Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
2013-08-28 | builtin/fetch.c: Fix a sparse warning Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> |
diff | tree |
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 |