2013-08-22 | contrib/git-prompt.sh: handle missing 'printf -v' more... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-08-21 | t9902-completion.sh: old Bash still does not support... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-08-21 | git-completion.bash: use correct Bash/Zsh array length... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-07-24 | git-completion.bash: replace zsh notation that breaks... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-07-08 | remote.c: avoid O(m*n) behavior in match_push_refs Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-06-19 | http.c: don't rewrite the user:passwd string multiple... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-06-18 | t/t9802: explicitly name the upstream branch to use... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-06-18 | builtin/checkout.c: don't leak memory in check_tracking_name Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-02-23 | git-commit: populate the edit buffer with 2 blank lines... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-02-23 | t7502: perform commits using alternate editor in a... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-02-19 | Documentation/git-commit.txt: rework the --cleanup... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-02-19 | git-commit: only append a newline to -m mesg if necessary Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-02-19 | t7502: demonstrate breakage with a commit message with... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-02-19 | t/t7502: compare entire commit message with what was... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-02-12 | Unify appending signoff in format-patch, commit and... Signed-off-by: Brandon Casey <bcasey@nvidia.com> |
diff | tree |
2013-02-12 | sequencer.c: teach append_signoff to avoid adding a... Signed-off-by: Brandon Casey <bcasey@nvidia.com> |
diff | tree |
2013-02-12 | sequencer.c: teach append_signoff how to detect duplicate... Signed-off-by: Brandon Casey <bcasey@nvidia.com> |
diff | tree |
2013-02-12 | sequencer.c: always separate "(cherry picked from"... Signed-off-by: Brandon Casey <bcasey@nvidia.com> |
diff | tree |
2013-02-12 | sequencer.c: require a conforming footer to be preceded... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2013-02-12 | sequencer.c: recognize "(cherry picked from ..." as... Signed-off-by: Brandon Casey <bcasey@nvidia.com> |
diff | tree |
2013-02-12 | t/t3511: add some tests of 'cherry-pick -s' functionality Signed-off-by: Brandon Casey <bcasey@nvidia.com> |
diff | tree |
2013-02-12 | t/test-lib-functions.sh: allow to specify the tag name... Signed-off-by: Brandon Casey <bcasey@nvidia.com> |
diff | tree |
2013-02-12 | commit, cherry-pick -s: remove broken support for multiline... Signed-off-by: Brandon Casey <bcasey@nvidia.com> |
diff | tree |
2013-01-27 | git-p4.py: support Python 2.4 Signed-off-by: Brandon Casey <bcasey@nvidia.com> |
diff | tree |
2013-01-27 | git-p4.py: support Python 2.5 Signed-off-by: Brandon Casey <bcasey@nvidia.com> |
diff | tree |
2013-01-18 | git-completion.bash: replace zsh notation that breaks... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2012-11-16 | usage.c: detect recursion in die routines and bail... Signed-off-by: Brandon Casey <bcasey@nvidia.com> |
diff | tree |
2012-08-07 | prune.c: only print informational message in show_only... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2012-08-07 | t/t5400: demonstrate breakage caused by informational... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2011-12-05 | builtin/apply.c: report error on failure to recognize... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2011-12-05 | t/t4131-apply-fake-ancestor.sh: fix broken test Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2011-10-19 | t/t3000-ls-files-others.sh: use $SHELL_PATH to run... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2011-10-18 | strbuf.c: remove unnecessary strbuf_grow() from strbuf_getwh... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2011-10-11 | attr.c: respect core.ignorecase when matching attribute... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2011-10-10 | refs.c: free duplicate entries in the ref array instead... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2011-10-10 | refs.c: abort ref search if ref array is empty Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2011-10-10 | refs.c: ensure struct whose member may be passed to... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2011-10-06 | builtin/mv.c: plug miniscule memory leak Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2011-10-06 | cleanup: use internal memory allocation wrapper functions... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2011-10-06 | attr.c: avoid inappropriate access to strbuf "buf"... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2011-08-31 | t6030: use $SHELL_PATH to invoke user's preferred shell... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2011-08-27 | git-stash: remove untracked/ignored directories when... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2011-08-27 | t/t3905: add missing '&&' linkage Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2011-08-27 | git-stash.sh: fix typo in error message Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2011-08-27 | t/t3905: use the name 'actual' for test output, swap... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2011-06-30 | git-submodule.sh: preserve stdin for the command spawned... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2011-06-30 | t/t7407: demonstrate that the command called by 'submodule... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2011-06-17 | sh-i18n--envsubst.c: do not #include getopt.h Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2011-05-29 | builtin/commit.c: set status_format _after_ option... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2011-05-29 | t7508: demonstrate status's failure to use --porcelain... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2011-05-26 | git-submodule.sh: separate parens by a space to avoid... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2011-05-26 | Documentation/technical/api-diff.txt: correct name... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2011-01-06 | t3032: limit sed branch labels to 8 characters Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2011-01-06 | t0001,t1510,t3301: use sane_unset which always returns... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2011-01-06 | trace.c: ensure NULL is not passed to printf Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-12-28 | t9001: use older Getopt::Long boolean prefix '--no... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-12-23 | Makefile: add NO_FNMATCH_CASEFOLD to IRIX sections Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-12-23 | test-lib.sh/test_decode_color(): use octal not hex... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-10-06 | diffcore-pickaxe.c: a void function shouldn't try to... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-10-05 | diffcore-pickaxe.c: remove unnecessary curly braces Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-09-27 | git-send-email.perl: ensure $domain is defined before... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2010-09-27 | wt-status.c: don't leak directory entries when processing... Signed-off-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |
2010-09-27 | builtin/revert.c: don't dereference a NULL pointer Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-09-27 | t/t3903-stash: improve testing of git-stash show Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-09-17 | t/t7300: workaround ancient touch by rearranging arguments Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-09-10 | userdiff.c: add builtin fortran regex patterns Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-09-10 | t/t4018: avoid two unnecessary sub-shell invocations Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-09-10 | t/t4018: test whether the word_regex patterns compile Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-09-10 | xdiff-interface.c: always trim trailing space from... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-09-10 | diff.c: call regfree to free memory allocated by regcomp... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-09-10 | t/t5510-fetch.sh: improve testing with explicit URL... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-09-10 | builtin/fetch.c: comment that branch->remote_name is... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-09-10 | Makefile: use compat regex on IRIX 6.5 Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-09-10 | t/t7008: workaround broken handling of \000 by printf... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-08-25 | builtin/fetch.c: ignore merge config when not fetching... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-08-25 | t/t5510: demonstrate failure to fetch when current... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-08-13 | git-rebase--interactive.sh: use printf instead of echo... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-08-13 | git-rebase--interactive.sh: rework skip_unnecessary_picks Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-08-12 | t/t7003: replace \t with literal tab in sed expression Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-07-26 | git-rebase--interactive.sh: use printf instead of echo... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-07-26 | Makefile: make hard/symbolic links for non-builtins too Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-07-26 | Makefile: link builtins residing in bin directory to... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-07-21 | t/: work around one-shot variable assignment with test_must_fail |
diff | tree |
2010-07-20 | t/{t5541,lib-httpd}: replace problematic '!()' notation... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-07-20 | t/t3700: convert two uses of negation operator '!'... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-07-20 | t/README: clarify test_must_fail description Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-07-07 | t/t0006: specify timezone as EST5 not EST to comply... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-07-07 | Makefile: work around ksh's failure to handle missing... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-07-05 | Makefile: remove some unnecessary curly braces Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-06-29 | t/t9700/test.pl: don't access private object members... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-06-29 | t/t9001: use egrep when regular expressions are involved Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-06-21 | t/t7811-grep-open.sh: remove broken/redundant creation... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-06-21 | t/t7811-grep-open.sh: ensure fake "less" is made executable Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-06-21 | t/lib-pager.sh: remove unnecessary '^' from 'expr'... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-06-14 | Remove python 2.5'isms Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-06-14 | Makefile: add PYTHON_PATH to GIT-BUILD-OPTIONS Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-06-02 | t/aggregate-results: accomodate systems with small... Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-06-02 | t/t7006: ignore return status of shell's unset builtin Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-06-02 | t/t5150: remove space from sed script Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> |
diff | tree |
2010-06-02 | git-request-pull.sh: remove -e switch to shell interpreter... Suggested-by: Brandon Casey <drafnel@gmail.com> |
diff | tree |