Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Documentation: add shell guidelines
2018-09-04
Documentation/git.txt: clarify that GIT_TRACE=/path...
diff
|
tree
2018-08-23
t/lib-rebase.sh: support explicit 'pick' commands in...
diff
|
tree
2018-08-22
t3420-rebase-autostash: don't try to grep non-existing...
diff
|
tree
2018-08-22
t3903-stash: don't try to grep non-existing file
diff
|
tree
2018-08-22
t6018-rev-list-glob: fix 'empty stdin' test
diff
|
tree
2018-08-22
t4051-diff-function-context: read the right file
diff
|
tree
2018-08-22
t0020-crlf: check the right file
diff
|
tree
2018-08-22
t7501-commit: drop silly command substitution
diff
|
tree
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp...
diff
|
tree
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp...
diff
|
tree
2018-08-21
tests: use 'test_must_be_empty' instead of 'test ! -s'
diff
|
tree
2018-08-21
tests: use 'test_must_be_empty' instead of '! test -s'
diff
|
tree
2018-08-14
t5310-pack-bitmaps: fix bogus 'pack-objects to file...
diff
|
tree
2018-08-13
t5318: avoid unnecessary command substitutions
diff
|
tree
2018-08-13
t5318: use 'test_cmp_bin' to compare commit-graph files
diff
|
tree
2018-08-01
t1404: increase core.packedRefsTimeout to avoid occasional...
diff
|
tree
2018-08-01
travis-ci: include the trash directories of failed...
diff
|
tree
2018-07-23
coccinelle: extract dedicated make target to clean...
diff
|
tree
2018-07-23
coccinelle: put sane filenames into output patches
diff
|
tree
2018-07-23
coccinelle: exclude sha1dc source files from static...
diff
|
tree
2018-07-23
coccinelle: use $(addsuffix) in 'coccicheck' make target
diff
|
tree
2018-07-23
coccinelle: mark the 'coccicheck' make target as .PHONY
diff
|
tree
2018-07-23
travis-ci: fail if Coccinelle static analysis found...
diff
|
tree
2018-07-23
travis-ci: run Coccinelle static analysis with two...
diff
|
tree
2018-07-20
t9300: wait for background fast-import process to die...
diff
|
tree
2018-07-17
t5608: fix broken &&-chain
diff
|
tree
2018-07-12
t/lib-httpd: avoid occasional failures when checking...
diff
|
tree
2018-07-12
t/lib-httpd: add the strip_access_log() helper function
diff
|
tree
2018-07-12
t5541: clean up truncating access log
diff
|
tree
2018-06-18
RelNotes 2.18: minor fix to entry about dynamically...
diff
|
tree
2018-06-18
t7406-submodule-update: fix broken &&-chains
diff
|
tree
2018-06-12
completion: correct zsh detection when run from git...
diff
|
tree
2018-06-11
tests: make forging GPG signed commits and tags more...
diff
|
tree
2018-06-11
t7510-signed-commit: use 'test_must_fail'
diff
|
tree
2018-06-04
update-ref --stdin: use skip_prefix()
diff
|
tree
2018-05-21
t9902-completion: exercise __git_complete_index_file...
diff
|
tree
2018-05-21
completion: don't return with error from __gitcomp_file_direct()
diff
|
tree
2018-05-15
t7005-editor: get rid of the SPACES_IN_FILENAMES prereq
diff
|
tree
2018-05-11
t5516-fetch-push: fix broken &&-chain
diff
|
tree
2018-05-11
t5516-fetch-push: fix 'push with dry-run' test
diff
|
tree
2018-05-11
t5310-pack-bitmaps: make JGit tests work with GIT_TEST_SPLIT...
diff
|
tree
2018-05-09
t6050-replace: don't disable stdin for the whole test...
diff
|
tree
2018-05-02
coccinelle: avoid wrong transformation suggestions...
diff
|
tree
2018-04-18
docs/git-gc: fix minor rendering issue
diff
|
tree
2018-04-17
completion: reduce overhead of clearing cached --options
diff
|
tree
2018-04-17
completion: fill COMPREPLY directly when completing...
diff
|
tree
2018-04-17
completion: improve handling quoted paths in 'git ls...
diff
|
tree
2018-04-17
completion: remove repeated dirnames with 'awk' during...
diff
|
tree
2018-04-17
t9902-completion: ignore COMPREPLY element order in...
diff
|
tree
2018-04-17
completion: use 'awk' to strip trailing path components
diff
|
tree
2018-04-17
completion: let 'ls-files' and 'diff-index' filter...
diff
|
tree
2018-04-17
completion: improve handling quoted paths on the command...
diff
|
tree
2018-04-17
completion: support completing non-ASCII pathnames
diff
|
tree
2018-04-17
completion: simplify prefix path component handling...
diff
|
tree
2018-04-17
completion: move __git_complete_index_file() next to...
diff
|
tree
2018-04-17
t9902-completion: add tests demonstrating issues with...
diff
|
tree
2018-03-28
test_must_be_empty: simplify file existence check
diff
|
tree
2018-03-22
completion: clear cached --options when sourcing the...
diff
|
tree
2018-03-08
t9402-git-cvsserver-refs: don't check the stderr of...
diff
|
tree
2018-03-08
t9400-git-cvsserver-server: don't rely on the output...
diff
|
tree
2018-02-28
travis-ci: run tests with '-x' tracing
diff
|
tree
2018-02-28
t/README: add a note about don't saving stderr of compound...
diff
|
tree
2018-02-28
t1510-repo-setup: mark as untraceable with '-x'
diff
|
tree
2018-02-28
t9903-bash-prompt: don't check the stderr of __git_ps1()
diff
|
tree
2018-02-28
t5570-git-daemon: don't check the stderr of a subshell
diff
|
tree
2018-02-28
t5526: use $TRASH_DIRECTORY to specify the path of...
diff
|
tree
2018-02-28
t5500-fetch-pack: don't check the stderr of a subshell
diff
|
tree
2018-02-28
t3030-merge-recursive: don't check the stderr of a...
diff
|
tree
2018-02-28
t5536: simplify checking of messages output to stderr
diff
|
tree
2018-02-27
t1507-rev-parse-upstream: don't check the stderr of...
diff
|
tree
2018-02-27
t: add means to disable '-x' tracing for individual...
diff
|
tree
2018-02-27
t: prevent '-x' tracing from interfering with test...
diff
|
tree
2018-02-15
Makefile: generate Git(3pm) as dependency of the 'doc...
diff
|
tree
2018-02-13
t6300-for-each-ref: fix "more than one quoting style...
diff
|
tree
2018-02-12
t: document 'test_must_fail ok=<signal-name>'
diff
|
tree
2018-02-08
t: make 'test_i18ngrep' more informative on failure
diff
|
tree
2018-02-08
t: validate 'test_i18ngrep's parameters
diff
|
tree
2018-02-08
t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test...
diff
|
tree
2018-02-08
t5536: let 'test_i18ngrep' read the file without redirection
diff
|
tree
2018-02-08
t5510: consolidate 'grep' and 'test_i18ngrep' patterns
diff
|
tree
2018-02-08
t4001: don't run 'git status' upstream of a pipe
diff
|
tree
2018-02-08
t6022: don't run 'git merge' upstream of a pipe
diff
|
tree
2018-02-08
t5812: add 'test_i18ngrep's missing filename parameter
diff
|
tree
2018-02-08
t5541: add 'test_i18ngrep's missing filename parameter
diff
|
tree
2018-01-30
travis-ci: don't fail if user already exists on 32...
diff
|
tree
2018-01-30
travis-ci: don't run the test suite as root in the...
diff
|
tree
2018-01-30
travis-ci: don't repeat the path of the cache directory
diff
|
tree
2018-01-30
travis-ci: use 'set -e' in the 32 bit Linux build job
diff
|
tree
2018-01-30
travis-ci: use 'set -x' for the commands under 'su...
diff
|
tree
2018-01-22
Use MOVE_ARRAY
diff
|
tree
2018-01-12
RelNotes: minor typofix
diff
|
tree
2018-01-08
travis-ci: build Git during the 'script' phase
diff
|
tree
2018-01-03
travis-ci: check that all build artifacts are .gitignore-d
diff
|
tree
2018-01-03
travis-ci: don't store P4 and Git LFS in the working...
diff
|
tree
2018-01-02
travis-ci: record and skip successfully built trees
diff
|
tree
2018-01-02
travis-ci: create the cache directory early in the...
diff
|
tree
2018-01-02
travis-ci: print the "tip of branch is exactly at tag...
diff
|
tree
2017-12-27
travis-ci: only print test failures if there are test...
diff
|
tree
2017-12-27
travis-ci: save prove state for the 32 bit Linux build
diff
|
tree
2017-12-27
travis-ci: don't install default addon packages for...
diff
|
tree