Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sb/http-flaky-test-fix' into maint
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
2011-10-21
completion: improve ls-remote output filtering in __git_refs...
diff
|
tree
2011-10-21
completion: query only refs/heads/ in __git_refs_remotes()
diff
|
tree
2011-10-21
completion: support full refs from remote repositories
diff
|
tree
2011-10-21
completion: improve ls-remote output filtering in __git_refs()
diff
|
tree
2011-10-21
completion: make refs completion consistent for local...
diff
|
tree
2011-10-21
completion: optimize refs completion
diff
|
tree
2011-10-21
completion: document __gitcomp()
diff
|
tree
2011-10-10
completion: unite --format and --pretty for 'log' and...
diff
|
tree
2011-10-10
completion: unite --reuse-message and --reedit-message...
diff
|
tree
2011-04-28
completion: don't declare 'local words' to make zsh...
diff
|
tree
2011-04-28
completion: remove unnecessary _get_comp_words_by_ref...
diff
|
tree
2011-04-28
completion: don't modify the $cur variable in completion...
diff
|
tree
2011-04-04
Documentation: trivial grammar fix in core.worktree...
diff
|
tree
2011-03-22
git-am.txt: advertise 'git am --abort' instead of ...
diff
|
tree
2011-03-11
bash: complete 'git diff ...branc<TAB>'
diff
|
tree
2011-03-11
bash: fix misindented esac statement in __git_complete_file()
diff
|
tree
2010-10-13
bash: support pretty format aliases
diff
|
tree
2010-10-13
bash: support more 'git notes' subcommands and their...
diff
|
tree
2010-10-13
bash: not all 'git bisect' subcommands make sense when...
diff
|
tree
2010-10-13
bash: offer refs for 'git bisect start'
diff
|
tree
2010-10-13
bisect: check for mandatory argument of 'bisect replay'
diff
|
tree
2010-10-13
bisect: improve error msg of 'bisect reset' when original...
diff
|
tree
2010-10-13
bisect: improve error message of 'bisect log' while...
diff
|
tree
2010-07-14
rerere: fix overeager gc
diff
|
tree
2010-07-13
mingw_utime(): handle NULL times parameter
diff
|
tree
2010-04-20
reflog: remove 'show' from 'expire's usage string
diff
|
tree
2010-02-24
bash: completion for gitk aliases
diff
|
tree
2010-02-24
bash: support user-supplied completion scripts for...
diff
|
tree
2010-02-24
bash: support user-supplied completion scripts for...
diff
|
tree
2010-02-24
bash: improve aliased command recognition
diff
|
tree
2010-02-12
bash: support 'git am's new '--continue' option
diff
|
tree
2010-01-28
bash: support 'git notes' and its subcommands
diff
|
tree
2010-01-28
bash: don't offer remote transport helpers as subcommands
diff
|
tree
2009-12-06
bash: update 'git commit' completion
diff
|
tree
2009-10-12
Documentation: add 'git replace' to main git manpage
diff
|
tree
2009-09-25
bash: teach 'git checkout' options
diff
|
tree
2009-09-22
bash: teach 'git reset --patch'
diff
|
tree
2009-09-22
bash: update 'git stash' completion
diff
|
tree
2009-09-22
bash: rename __git_find_subcommand() to __git_find_on_cmdline()
diff
|
tree
2009-07-23
Trailing whitespace and no newline fix
diff
|
tree
2009-07-13
bash: add '--merges' to common 'git log' options
diff
|
tree
2009-07-13
Document 'git (rev-list|log) --merges'
diff
|
tree
2009-06-09
bash: add support for 'git stash pop --index' option
diff
|
tree
2009-06-09
Documentation: mention 'git stash pop --index' option...
diff
|
tree
2009-05-31
bash: remove always true if statement from __git_ps1()
diff
|
tree
2009-02-16
bash: update 'git svn' options
diff
|
tree
2009-02-16
bash: add missing 'git merge' options
diff
|
tree
2009-02-15
bash: fix misspelled 'git svn' option
diff
|
tree