Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ab/gc-reflog'
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
2015-08-25
describe --contains: default to HEAD when no commit...
diff
|
tree
2015-08-21
wt-status: move #include "pathspec.h" to the header
diff
|
tree
2015-08-20
config: restructure format_config() for better control...
diff
|
tree
2015-08-20
t3020: fix typo in test description
diff
|
tree
2015-08-10
completion: list variable names reliably with 'git...
diff
|
tree
2015-08-10
config: add '--name-only' option to list only variable...
diff
|
tree
2015-07-20
bash prompt: faster untracked status indicator with...
diff
|
tree
2015-07-20
bash prompt: test untracked files status indicator...
diff
|
tree
2015-06-09
commit: cope with scissors lines in commit message
diff
|
tree
2015-06-08
completion: teach 'scissors' mode to 'git commit -...
diff
|
tree
2015-05-28
Documentation: include 'merge.branchdesc' for merge...
diff
|
tree
2015-05-12
completion: simplify query for config variables
diff
|
tree
2015-05-12
completion: add a helper function to get config variables
diff
|
tree
2015-05-06
completion: remove credential helpers from porcelain...
diff
|
tree
2015-05-03
completion: fix and update 'git log --decorate=' options
diff
|
tree
2015-05-03
completion: remove redundant __git_compute_all_commands...
diff
|
tree
2015-03-22
completion: use __gitcomp_nl() for completing refs
diff
|
tree
2015-03-06
completion: simplify __git_remotes()
diff
|
tree
2015-03-06
completion: add a test for __git_remotes() helper function
diff
|
tree
2013-10-17
t4254: modernize tests
diff
|
tree
2013-10-16
t3600: fix broken "choking git rm" test
diff
|
tree
2013-10-15
bash prompt: don't use '+=' operator in show upstream...
diff
|
tree
2013-09-19
completion: improve untracked directory filtering for...
diff
|
tree
2013-08-18
bash prompt: test the prompt with newline in repository...
diff
|
tree
2013-06-30
test: spell 'ls-files --delete' option correctly in...
diff
|
tree
2013-06-24
bash prompt: mention that PROMPT_COMMAND mode is faster
diff
|
tree
2013-06-24
bash prompt: avoid command substitution when finalizing...
diff
|
tree
2013-06-24
bash prompt: avoid command substitution when checking...
diff
|
tree
2013-06-24
bash prompt: use bash builtins to check stash state
diff
|
tree
2013-06-24
bash prompt: use bash builtins to check for unborn...
diff
|
tree
2013-06-24
bash prompt: combine 'git rev-parse' for detached head
diff
|
tree
2013-06-24
bash prompt: combine 'git rev-parse' executions in...
diff
|
tree
2013-06-24
bash prompt: use bash builtins to find out current...
diff
|
tree
2013-06-24
bash prompt: use bash builtins to find out rebase state
diff
|
tree
2013-06-24
bash prompt: run 'git rev-parse --git-dir' directly...
diff
|
tree
2013-06-24
bash prompt: return early from __git_ps1() when not...
diff
|
tree
2013-06-24
bash prompt: print unique detached HEAD abbreviated...
diff
|
tree
2013-06-24
bash prompt: add a test for symbolic link symbolic...
diff
|
tree
2013-06-24
completion, bash prompt: move __gitdir() tests to completion...
diff
|
tree
2013-06-23
bash prompt: use 'write_script' helper in interactive...
diff
|
tree
2013-06-23
bash prompt: fix redirection coding style in tests
diff
|
tree
2012-11-14
completion: remove 'help' duplicate from porcelain...
diff
|
tree
2012-06-19
completion: respect $GIT_DIR
diff
|
tree
2012-06-13
completion: remove credential helpers from porcelain...
diff
|
tree
2012-06-13
completion: put main git and gitk completion functions...
diff
|
tree
2012-05-09
tests: add tests for the bash prompt functions in the...
diff
|
tree
2012-05-09
tests: move code to run tests under bash into a helper...
diff
|
tree
2012-04-22
completion: fix completion after 'git --option <TAB>'
diff
|
tree
2012-04-22
tests: add tests for the __gitcomp() completion helper...
diff
|
tree
2011-11-09
completion: don't leak variable from the prompt into...
diff
|
tree
2011-10-21
completion: remove broken dead code from __git_heads...
diff
|
tree
2011-10-21
completion: fast initial completion for config 'remote...
diff
|
tree