2015-05-05 | git-compat-util.h: implement a different ARRAY_SIZE... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2015-04-16 | test-lib-functions.sh: fix the second argument to some... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-30 | submodule.c: use the ARRAY_SIZE macro Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-19 | git-submodule.sh: avoid "test <cond> -a/-o <cond>" Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | t/test-lib-functions.sh: avoid "test <cond> -a/-o ... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | t/t9814-git-p4-rename.sh: avoid "test <cond> -a/-o... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | t/t5538-push-shallow.sh: avoid "test <cond> -a/-o ... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | t/t5403-post-checkout-hook.sh: avoid "test <cond> ... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | t/t5000-tar-tree.sh: avoid "test <cond> -a/-o <cond>" Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | t/t4102-apply-rename.sh: avoid "test <cond> -a/-o ... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | t/t0026-eol-config.sh: avoid "test <cond> -a/-o <cond>" Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | t/t0025-crlf-auto.sh: avoid "test <cond> -a/-o <cond>" Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | t/lib-httpd.sh: avoid "test <cond> -a/-o <cond>" Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | git-rebase--interactive.sh: avoid "test <cond> -a/... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | git-mergetool.sh: avoid "test <cond> -a/-o <cond>" Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | git-bisect.sh: avoid "test <cond> -a/-o <cond>" Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | contrib/examples/git-resolve.sh: avoid "test <cond... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | contrib/examples/git-repack.sh: avoid "test <cond>... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | contrib/examples/git-merge.sh: avoid "test <cond> ... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | contrib/examples/git-commit.sh: avoid "test <cond>... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | contrib/examples/git-clone.sh: avoid "test <cond> ... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-06-09 | check_bindir: avoid "test <cond> -a/-o <cond>" Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-05-23 | scripts: "export VAR=VALUE" construct is not portable Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-30 | t5000-tar-tree.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-30 | t4204-patch-id.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-30 | t4119-apply-config.sh: use the $( ... ) construct for... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-30 | t4116-apply-reverse.sh: use the $( ... ) construct... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-30 | t4057-diff-combined-paths.sh: use the $( ... ) construct... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-30 | t4038-diff-combined.sh: use the $( ... ) construct... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-30 | t4036-format-patch-signer-mime.sh: use the $( ... ... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-30 | t4014-format-patch.sh: use the $( ... ) construct for... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-30 | t4013-diff-various.sh: use the $( ... ) construct for... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-30 | t4012-diff-binary.sh: use the $( ... ) construct for... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-30 | t4010-diff-pathspec.sh: use the $( ... ) construct... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-30 | t4006-diff-mode.sh: use the $( ... ) construct for... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-30 | t3910-mac-os-precompose.sh: use the $( ... ) construct... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-30 | t3905-stash-include-untracked.sh: use the $( ... )... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-29 | t1050-large.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-29 | t1020-subdirectory.sh: use the $( ... ) construct for... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-29 | t1004-read-tree-m-u-wf.sh: use the $( ... ) construct... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-29 | t1003-read-tree-prefix.sh: use the $( ... ) construct... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-29 | t1002-read-tree-m-u-2way.sh: use the $( ... ) construct... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-29 | t1001-read-tree-m-2way.sh: use the $( ... ) construct... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-29 | t1000-read-tree-m-3way.sh: use the $( ... ) construct... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-29 | t0300-credentials.sh: use the $( ... ) construct for... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-29 | t0030-stripspace.sh: use the $( ... ) construct for... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-29 | t0026-eol-config.sh: use the $( ... ) construct for... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-29 | t0025-crlf-auto.sh: use the $( ... ) construct for... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-29 | t0020-crlf.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-29 | t0010-racy-git.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-29 | t0001-init.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-23 | p5302-pack-index.sh: use the $( ... ) construct for... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-23 | lib-gpg.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-23 | lib-cvs.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-23 | lib-credential.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-23 | git-web--browse.sh: use the $( ... ) construct for... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-23 | git-stash.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-23 | git-rebase.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-23 | git-rebase--merge.sh: use the $( ... ) construct for... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-23 | git-pull.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-23 | appp.sh: use the $( ... ) construct for command substitution Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-23 | t7900-subtree.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-23 | test-gitmw-lib.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-23 | t9365-continuing-queries.sh: use the $( ... ) construct... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-17 | t9362-mw-to-git-utf8.sh: use the $( ... ) construct... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-17 | t9360-mw-to-git-clone.sh: use the $( ... ) construct... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-17 | git-tag.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-17 | git-revert.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-17 | git-resolve.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-17 | git-repack.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-17 | git-merge.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-17 | git-ls-remote.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-17 | git-fetch.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-17 | git-commit.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-17 | git-clone.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-17 | git-checkout.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-17 | install-webdoc.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-04-17 | howto-index.sh: use the $( ... ) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-03-25 | git-am.sh: use the $(...) construct for command substitution Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-03-25 | check-builtins.sh: use the $(...) construct for command... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-01-31 | builtin/gc.c: reduce scope of variables Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-01-31 | builtin/fetch.c: reduce scope of variable Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-01-31 | builtin/commit.c: reduce scope of variables Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-01-31 | builtin/clean.c: reduce scope of variable Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-01-31 | builtin/blame.c: reduce scope of variables Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-01-31 | builtin/apply.c: reduce scope of variables Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2014-01-31 | bisect.c: reduce scope of variable Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |
2012-09-14 | Add MALLOC_CHECK_ and MALLOC_PERTURB_ libc env to the... Signed-off-by: Elia Pinto <gitter.spiros@gmail.com> |
diff | tree |