Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
config.txt: move splitIndex.* to a separate file
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
2017-12-27
travis-ci: fine tune the use of 'set -x' in 'ci/*'...
diff
|
tree
2017-12-12
travis-ci: use 'set -x' in 'ci/*' scripts for extra...
diff
|
tree
2017-12-12
travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'
diff
|
tree
2017-12-12
travis-ci: move setting environment variables to 'ci...
diff
|
tree
2017-12-12
travis-ci: introduce a $jobname variable for 'ci/*...
diff
|
tree
2017-12-07
setup.c: fix comment about order of .git directory...
diff
|
tree
2017-11-02
travis-ci: don't build Git for the static analysis job
diff
|
tree
2017-11-02
travis-ci: fix running P4 and Git LFS tests in Linux...
diff
|
tree
2017-10-27
rev-list-options.txt: use correct directional reference
diff
|
tree
2017-07-24
blame: fix memory corruption scrambling revision name...
diff
|
tree
2017-06-15
docs/pretty-formats: stress that %- removes all preceding...
diff
|
tree
2017-06-12
revision.c: use skip_prefix() in handle_revision_pseudo_opt()
diff
|
tree
2017-06-12
revision.c: use skip_prefix() in handle_revision_opt()
diff
|
tree
2017-06-12
revision.c: stricter parsing of '--early-output'
diff
|
tree
2017-06-12
revision.c: stricter parsing of '--no-{min,max}-parents'
diff
|
tree
2017-06-12
revision.h: turn rev_info.early_output back into an...
diff
|
tree
2017-05-26
docs/config.txt: fix indefinite article in core.fileMode...
diff
|
tree
2017-04-23
test-lib: abort when can't remove trash directory
diff
|
tree
2017-04-17
t6500: wait for detached auto gc at the end of the...
diff
|
tree
2017-03-23
completion: offer ctags symbol names for 'git log ...
diff
|
tree
2017-03-23
completion: extract completing ctags symbol names into...
diff
|
tree
2017-03-23
completion: put matching ctags symbol names directly...
diff
|
tree
2017-03-23
refs.c: use skip_prefix() in prettify_refname()
diff
|
tree
2017-03-23
completion: speed up branch and tag completion
diff
|
tree
2017-03-23
completion: fill COMPREPLY directly when completing...
diff
|
tree
2017-03-23
completion: fill COMPREPLY directly when completing...
diff
|
tree
2017-03-23
completion: let 'for-each-ref' sort remote branches...
diff
|
tree
2017-03-23
completion: let 'for-each-ref' filter remote branches...
diff
|
tree
2017-03-23
completion: let 'for-each-ref' strip the remote name...
diff
|
tree
2017-03-23
completion: let 'for-each-ref' and 'ls-remote' filter...
diff
|
tree
2017-03-23
completion: don't disambiguate short refs
diff
|
tree
2017-03-23
completion: don't disambiguate tags and branches
diff
|
tree
2017-03-23
completion: support excluding full refs
diff
|
tree
2017-03-23
completion: support completing fully qualified non...
diff
|
tree
2017-03-23
completion: support completing full refs after '--option...
diff
|
tree
2017-03-23
completion: wrap __git_refs() for better option parsing
diff
|
tree
2017-03-18
pickaxe: fix segfault with '-S<...> --pickaxe-regex'
diff
|
tree
2017-03-18
tests: make the 'test_pause' helper work in non-verbose...
diff
|
tree
2017-03-18
tests: create an interactive gdb session with the ...
diff
|
tree
2017-02-13
completion: remove redundant __gitcomp_nl() options...
diff
|
tree
2017-02-13
completion: restore removed line continuating backslash
diff
|
tree
2017-02-04
completion: cache the path to the repository
diff
|
tree
2017-02-04
completion: extract repository discovery from __gitdir()
diff
|
tree
2017-02-04
completion: don't guard git executions with __gitdir()
diff
|
tree
2017-02-04
completion: consolidate silencing errors from git commands
diff
|
tree
2017-02-04
completion: don't use __gitdir() for git commands
diff
|
tree
2017-02-04
completion: respect 'git -C <path>'
diff
|
tree
2017-02-04
rev-parse: add '--absolute-git-dir' option
diff
|
tree
2017-02-04
completion: fix completion after 'git -C <path>'
diff
|
tree
2017-02-04
completion: don't offer commands when 'git --opt' needs...
diff
|
tree
2017-02-04
completion: list short refs from a remote given as...
diff
|
tree
2017-02-04
completion: don't list 'HEAD' when trying refs completion...
diff
|
tree
2017-02-04
completion: list refs from remote when remote's name...
diff
|
tree
2017-02-04
completion: respect 'git --git-dir=<path>' when listing...
diff
|
tree
2017-02-04
completion: fix most spots not respecting 'git --git...
diff
|
tree
2017-02-04
completion: ensure that the repository path given on...
diff
|
tree
2017-02-04
completion tests: add tests for the __git_refs() helper...
diff
|
tree
2017-02-04
completion tests: check __gitdir()'s output in the...
diff
|
tree
2017-02-04
completion tests: consolidate getting path of current...
diff
|
tree
2017-02-04
completion tests: make the $cur variable local to the...
diff
|
tree
2017-02-04
completion tests: don't add test cruft to the test...
diff
|
tree
2017-02-04
completion: improve __git_refs()'s in-code documentation
diff
|
tree
2017-01-31
.mailmap: update Gábor Szeder's email address
diff
|
tree
2017-01-12
versioncmp: generalize version sort suffix reordering
diff
|
tree
2017-01-12
versioncmp: factor out helper for suffix matching
diff
|
tree
2016-12-08
versioncmp: use earliest-longest contained suffix to...
diff
|
tree
2016-12-08
versioncmp: cope with common part overlapping with...
diff
|
tree
2016-12-08
versioncmp: pass full tagnames to swap_prereleases()
diff
|
tree
2016-12-08
t7004-tag: add version sort tests to show prerelease...
diff
|
tree
2016-12-08
t7004-tag: use test_config helper
diff
|
tree
2016-12-08
t7004-tag: delete unnecessary tags with test_when_finished
diff
|
tree
2016-10-03
ref-filter: strip format option after a field name...
diff
|
tree
2016-08-15
t1410: remove superfluous 'git reflog' from the 'walk...
diff
|
tree
2016-06-06
reflog: continue walking the reflog past root commits
diff
|
tree
2016-06-02
Documentation/git-send-email: fix typo in gmail 2FA...
diff
|
tree
2016-05-02
t5510: run auto-gc in the foreground
diff
|
tree
2016-04-24
t9824: fix broken &&-chain in a subshell
diff
|
tree
2016-04-22
test-lib: simplify '--option=value' parsing
diff
|
tree
2016-03-30
for-each-ref: fix description of '--contains' in manpage
diff
|
tree
2016-03-30
diffcore: fix iteration order of identical files during...
diff
|
tree
2016-02-22
completion: fix mis-indentation in _git_stash()
diff
|
tree
2016-01-05
t6050-replace: make failing editor test more robust
diff
|
tree
2015-12-16
credential-store: don't pass strerror to die_errno()
diff
|
tree
2015-12-14
completion: fix completing unstuck email alias arguments
diff
|
tree
2015-12-11
completion: remove 'git column' from porcelain commands
diff
|
tree
2015-12-01
Make error message after failing commit_lock_file(...
diff
|
tree
2015-11-24
filter-branch: deal with object name vs. pathname ambiguity...
diff
|
tree
2015-11-24
bash prompt: indicate dirty index even on orphan branches
diff
|
tree
2015-11-24
bash prompt: remove a redundant 'git diff' option
diff
|
tree
2015-11-24
bash prompt: test dirty index and worktree while on...
diff
|
tree