Andrew's git
/
gitweb.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'dp/filter-branch-prune-empty'
[gitweb.git]
/
t
/
2017-02-21
update-ref: pass reflog message to delete_ref()
tree
|
diff
2017-02-21
Merge branch 'svn-escape-backslash' of git://bogomips...
tree
|
diff
2017-02-20
stash: add test for the create command line arguments
tree
|
diff
2017-02-20
stash: introduce push verb
tree
|
diff
2017-02-17
rev-parse: fix several options when running in a subdir...
tree
|
diff
2017-02-17
rev-parse tests: add tests executed from a subdirectory
tree
|
diff
2017-02-17
Merge branch 'master' of git://github.com/git-l10n...
tree
|
diff
2017-02-16
Merge branch 'jk/tempfile-ferror-fclose-confusion'
tree
|
diff
2017-02-16
Merge branch 'dp/submodule-doc-markup-fix'
tree
|
diff
2017-02-16
Merge branch 'jk/reset-to-break-a-commit-doc-updated'
tree
|
diff
2017-02-16
Merge branch 'jk/reset-to-break-a-commit-doc'
tree
|
diff
2017-02-16
Merge branch 'js/mingw-isatty'
tree
|
diff
2017-02-16
Merge branch 'rs/strbuf-cleanup-in-rmdir-recursively'
tree
|
diff
2017-02-16
Merge branch 'rs/ls-files-partial-optim'
tree
|
diff
2017-02-16
Merge branch 'rs/cocci-check-free-only-null'
tree
|
diff
2017-02-16
Merge branch 'ls/p4-path-encoding'
tree
|
diff
2017-02-15
Merge branch 'tg/stash-doc-cleanup'
tree
|
diff
2017-02-15
Merge branch 'jk/doc-submodule-markup-fix'
tree
|
diff
2017-02-15
Merge branch 'jk/doc-remote-helpers-markup-fix'
tree
|
diff
2017-02-15
Merge branch 'sb/doc-unify-bottom'
tree
|
diff
2017-02-15
Merge branch 'sb/push-options-via-transport'
tree
|
diff
2017-02-15
Merge branch 'cw/completion'
tree
|
diff
2017-02-15
Merge branch 'rs/swap'
tree
|
diff
2017-02-15
Merge branch 'sb/submodule-doc'
tree
|
diff
2017-02-14
grep: treat revs the same for --untracked as for -...
tree
|
diff
2017-02-14
remote helpers: avoid blind fall-back to ".git" when...
tree
|
diff
2017-02-14
remote: avoid reading $GIT_DIR config in non-repo
tree
|
diff
2017-02-14
grep: do not diagnose misspelt revs with --no-index
tree
|
diff
2017-02-14
grep: avoid resolving revision names in --no-index...
tree
|
diff
2017-02-14
grep: fix "--" rev/pathspec disambiguation
tree
|
diff
2017-02-14
grep: do not unnecessarily query repo for "--"
tree
|
diff
2017-02-13
gc: ignore old gc.log files
tree
|
diff
2017-02-10
git-p4: fix git-p4.pathEncoding for removed files
tree
|
diff
2017-02-10
pathspec: don't error out on all-exclusionary pathspec...
tree
|
diff
2017-02-10
Merge branch 'nd/rev-list-all-includes-HEAD-doc'
tree
|
diff
2017-02-10
Merge branch 'rs/fill-directory-optim'
tree
|
diff
2017-02-10
Merge branch 'jk/log-graph-name-only'
tree
|
diff
2017-02-10
Merge branch 'da/t7800-cleanup'
tree
|
diff
2017-02-10
Merge branch 'dl/difftool-doc-no-gui-option'
tree
|
diff
2017-02-10
Merge branch 'js/difftool-builtin'
tree
|
diff
2017-02-10
Merge branch 'rs/p5302-create-repositories-before-tests'
tree
|
diff
2017-02-10
Merge branch 'ps/worktree-prune-help-fix'
tree
|
diff
2017-02-10
Merge branch 'ew/complete-svn-authorship-options'
tree
|
diff
2017-02-10
Merge branch 'bw/push-submodule-only'
tree
|
diff
2017-02-09
rebase -i: use the rebase--helper builtin
tree
|
diff
2017-02-08
push options: pass push options to the transport helper
tree
|
diff
2017-02-08
tag: generate useful reflog message
tree
|
diff
2017-02-08
receive-pack: avoid duplicates between our refs and...
tree
|
diff
2017-02-08
diff: print line prefix for --name-only output
tree
|
diff
2017-02-08
t7800: replace "wc -l" with test_line_count
tree
|
diff
2017-02-08
Merge branch 'da/difftool-dir-diff-fix' into da/t7800...
tree
|
diff
2017-02-08
t7800: simplify basic usage test
tree
|
diff
2017-02-07
ref-filter: resurrect "strip" as a synonym to "lstrip"
tree
|
diff
2017-02-06
p5302: create repositories for index-pack results expli...
tree
|
diff
2017-02-06
difftool: fix bug when printing usage
tree
|
diff
2017-02-04
completion: cache the path to the repository
tree
|
diff
2017-02-04
completion: extract repository discovery from __gitdir()
tree
|
diff
2017-02-04
completion: respect 'git -C <path>'
tree
|
diff
2017-02-04
rev-parse: add '--absolute-git-dir' option
tree
|
diff
2017-02-04
completion: fix completion after 'git -C <path>'
tree
|
diff
2017-02-04
completion: list short refs from a remote given as...
tree
|
diff
2017-02-04
completion: don't list 'HEAD' when trying refs completi...
tree
|
diff
2017-02-04
completion: list refs from remote when remote's name...
tree
|
diff
2017-02-04
completion: respect 'git --git-dir=<path>' when listing...
tree
|
diff
2017-02-04
completion: ensure that the repository path given on...
tree
|
diff
2017-02-04
completion tests: add tests for the __git_refs() helper...
tree
|
diff
2017-02-04
completion tests: check __gitdir()'s output in the...
tree
|
diff
2017-02-04
completion tests: consolidate getting path of current...
tree
|
diff
2017-02-04
completion tests: make the $cur variable local to the...
tree
|
diff
2017-02-04
completion tests: don't add test cruft to the test...
tree
|
diff
2017-02-04
Merge branch 'master' of git://github.com/git-l10n...
tree
|
diff
2017-02-03
Merge branch 'cw/log-updates-for-all-refs-really'
tree
|
diff
2017-02-03
Merge branch 'pl/complete-diff-submodule-diff'
tree
|
diff
2017-02-03
Merge branch 'rs/object-id'
tree
|
diff
2017-02-03
Merge branch 'js/re-running-failed-tests'
tree
|
diff
2017-02-03
Merge branch 'sb/submodule-update-initial-runs-custom...
tree
|
diff
2017-02-03
Merge branch 'sb/submodule-recursive-absorb'
tree
|
diff
2017-02-03
Merge branch 'sb/unpack-trees-super-prefix'
tree
|
diff
2017-02-02
Sync with v2.11.1
tree
|
diff
2017-02-02
Merge branch 'nd/log-graph-configurable-colors'
tree
|
diff
2017-02-02
Merge branch 'ep/commit-static-buf-cleanup'
tree
|
diff
2017-02-02
Merge branch 'bc/use-asciidoctor-opt'
tree
|
diff
2017-02-02
Merge branch 'sg/mailmap-self'
tree
|
diff
2017-02-02
Merge branch 'js/mingw-hooks-with-exe-suffix'
tree
|
diff
2017-02-02
Merge branch 'rs/receive-pack-cleanup'
tree
|
diff
2017-02-02
Merge branch 'mm/reset-facl-before-umask-test'
tree
|
diff
2017-02-02
Merge branch 'hv/mingw-help-is-executable'
tree
|
diff
2017-02-02
Merge branch 'gv/mingw-p4-mapuser'
tree
|
diff
2017-02-02
Merge branch 'rs/absolute-pathdup'
tree
|
diff
2017-02-02
Merge branch 'js/unzip-in-usr-bin-workaround'
tree
|
diff
2017-02-02
Merge branch 'cw/doc-sign-off'
tree
|
diff
2017-02-02
Merge branch 'js/status-pre-rebase-i'
tree
|
diff
2017-02-02
Merge branch 'js/retire-relink'
tree
|
diff
2017-02-02
Merge branch 'sb/submodule-add-force'
tree
|
diff
2017-02-02
Merge branch 'ws/request-pull-code-cleanup' into maint
tree
|
diff
2017-02-02
Merge branch 'jk/execv-dashed-external' into maint
tree
|
diff
2017-02-01
attr: support quoting pathname patterns in C style
tree
|
diff
2017-02-01
urlmatch: allow globbing for the URL host part
tree
|
diff
2017-02-01
urlmatch: include host in urlmatch ranking
tree
|
diff
2017-02-01
connect: Add the envvar GIT_SSH_VARIANT and ssh.variant...
tree
|
diff
next