]> Kevux Git Server - rit/shortlog
rit
2017-02-04 Cornelius Weigcompletion: recognize more long-options
2017-02-04 Cornelius Weigcompletion: teach remote subcommands to complete options
2017-02-04 Cornelius Weigcompletion: teach replace to complete options
2017-02-04 Cornelius Weigcompletion: teach ls-remote to complete options
2017-02-04 Cornelius Weigcompletion: improve bash completion for git-add
2017-02-04 Cornelius Weigcompletion: add subcommand completion for rerere
2017-02-04 Cornelius Weigcompletion: teach submodule subcommands to complete...
2017-02-04 SZEDER Gáborcompletion: cache the path to the repository
2017-02-04 SZEDER Gáborcompletion: extract repository discovery from __gitdir()
2017-02-04 SZEDER Gáborcompletion: don't guard git executions with __gitdir()
2017-02-04 SZEDER Gáborcompletion: consolidate silencing errors from git commands
2017-02-04 SZEDER Gáborcompletion: don't use __gitdir() for git commands
2017-02-04 SZEDER Gáborcompletion: respect 'git -C <path>'
2017-02-04 SZEDER Gáborrev-parse: add '--absolute-git-dir' option
2017-02-04 SZEDER Gáborcompletion: fix completion after 'git -C <path>'
2017-02-04 SZEDER Gáborcompletion: don't offer commands when 'git --opt' needs...
2017-02-04 SZEDER Gáborcompletion: list short refs from a remote given as...
2017-02-04 SZEDER Gáborcompletion: don't list 'HEAD' when trying refs completi...
2017-02-04 SZEDER Gáborcompletion: list refs from remote when remote's name...
2017-02-04 SZEDER Gáborcompletion: respect 'git --git-dir=<path>' when listing...
2017-02-04 SZEDER Gáborcompletion: fix most spots not respecting 'git --git...
2017-02-04 SZEDER Gáborcompletion: ensure that the repository path given on...
2017-02-04 SZEDER Gáborcompletion tests: add tests for the __git_refs() helper...
2017-02-04 SZEDER Gáborcompletion tests: check __gitdir()'s output in the...
2017-02-04 SZEDER Gáborcompletion tests: consolidate getting path of current...
2017-02-04 SZEDER Gáborcompletion tests: make the $cur variable local to the...
2017-02-04 SZEDER Gáborcompletion tests: don't add test cruft to the test...
2017-02-04 SZEDER Gáborcompletion: improve __git_refs()'s in-code documentation
2017-02-04 Jiang Xinl10n: git.pot: v2.12.0 round 1 (239 new, 15 removed)
2017-02-04 Jiang XinMerge branch 'master' of git://github.com/git-l10n...
2017-02-03 Junio C HamanoGit 2.12-rc0
2017-02-03 Junio C HamanoMerge branch 'cw/log-updates-for-all-refs-really'
2017-02-03 Junio C HamanoMerge branch 'pl/complete-diff-submodule-diff'
2017-02-03 Junio C HamanoMerge branch 'rs/object-id'
2017-02-03 Junio C HamanoMerge branch 'js/re-running-failed-tests'
2017-02-03 Junio C HamanoMerge branch 'sb/submodule-update-initial-runs-custom...
2017-02-03 Junio C HamanoMerge branch 'sb/submodule-recursive-absorb'
2017-02-03 Junio C HamanoMerge branch 'sb/unpack-trees-super-prefix'
2017-02-02 Junio C HamanoSync with v2.11.1
2017-02-02 Junio C HamanoNinth batch for 2.12; almost ready for -rc0
2017-02-02 Junio C HamanoMerge branch 'nd/log-graph-configurable-colors'
2017-02-02 Junio C HamanoMerge branch 'ep/commit-static-buf-cleanup'
2017-02-02 Junio C HamanoMerge branch 'bc/use-asciidoctor-opt'
2017-02-02 Junio C HamanoMerge branch 'sg/mailmap-self'
2017-02-02 Junio C HamanoMerge branch 'js/mingw-hooks-with-exe-suffix'
2017-02-02 Junio C HamanoMerge branch 'rs/receive-pack-cleanup'
2017-02-02 Junio C HamanoMerge branch 'mm/reset-facl-before-umask-test'
2017-02-02 Junio C HamanoMerge branch 'hv/mingw-help-is-executable'
2017-02-02 Junio C HamanoMerge branch 'gv/mingw-p4-mapuser'
2017-02-02 Junio C HamanoMerge branch 'rs/absolute-pathdup'
2017-02-02 Junio C HamanoMerge branch 'js/unzip-in-usr-bin-workaround'
2017-02-02 Junio C HamanoMerge branch 'cw/doc-sign-off'
2017-02-02 Junio C HamanoMerge branch 'js/status-pre-rebase-i'
2017-02-02 Junio C HamanoMerge branch 'js/retire-relink'
2017-02-02 Junio C HamanoMerge branch 'sb/submodule-add-force'
2017-02-02 Junio C HamanoGit 2.11.1
2017-02-02 Junio C HamanoMerge branch 'ws/request-pull-code-cleanup' into maint
2017-02-02 Junio C HamanoMerge branch 'jk/execv-dashed-external' into maint
2017-02-02 Jeff Kingdocument behavior of empty color name
2017-02-01 Cornelius Weigdoc: add note about ignoring '--no-create-reflog'
2017-02-01 Cornelius Weigcompletion: add completion for --recurse-submodules...
2017-02-01 Cornelius Weigdoc: add doc for git-push --recurse-submodules=only
2017-02-01 Brandon Williamsattr: reformat git_attr_set_direction() function
2017-02-01 Brandon Williamsattr: push the bare repo check into read_attr()
2017-02-01 Brandon Williamsattr: store attribute stack in attr_check structure
2017-02-01 Brandon Williamsattr: tighten const correctness with git_attr and match...
2017-02-01 Brandon Williamsattr: remove maybe-real, maybe-macro from git_attr
2017-02-01 Brandon Williamsattr: eliminate global check_all_attr array
2017-02-01 Brandon Williamsattr: use hashmap for attribute dictionary
2017-02-01 Junio C Hamanoattr: change validity check for attribute names to...
2017-02-01 Brandon Williamsattr: pass struct attr_check to collect_some_attrs
2017-02-01 Junio C Hamanoattr: retire git_check_attrs() API
2017-02-01 Junio C Hamanoattr: convert git_check_attrs() callers to use the...
2017-02-01 Junio C Hamanoattr: convert git_all_attrs() to use "struct attr_check"
2017-02-01 Junio C Hamanoattr: (re)introduce git_check_attr() and struct attr_check
2017-02-01 Junio C Hamanoattr: rename function and struct related to checking...
2017-02-01 Junio C Hamanoattr.c: outline the future plans by heavily commenting
2017-02-01 Stefan BellerDocumentation: fix a typo
2017-02-01 Junio C Hamanoattr.c: add push_stack() helper
2017-02-01 Nguyễn Thái... attr: support quoting pathname patterns in C style
2017-02-01 Junio C Hamanoattr.c: plug small leak in parse_attr_line()
2017-02-01 Junio C Hamanoattr.c: tighten constness around "git_attr" structure
2017-02-01 Junio C Hamanoattr.c: simplify macroexpand_one()
2017-02-01 Junio C Hamanoattr.c: mark where #if DEBUG ends more clearly
2017-02-01 Junio C Hamanoattr.c: complete a sentence in a comment
2017-02-01 Junio C Hamanoattr.c: explain the lack of attr-name syntax check...
2017-02-01 Junio C Hamanoattr.c: update a stale comment on "struct match_attr"
2017-02-01 Junio C Hamanoattr.c: use strchrnul() to scan for one line
2017-02-01 Junio C Hamanocommit.c: use strchrnul() to scan for one line
2017-02-01 Patrick Steinhardturlmatch: allow globbing for the URL host part
2017-02-01 Patrick Steinhardturlmatch: include host in urlmatch ranking
2017-02-01 Segev Finerconnect: Add the envvar GIT_SSH_VARIANT and ssh.variant...
2017-02-01 Johannes Schindelingit_connect(): factor out SSH variant handling
2017-02-01 Jeff Kingcolor_parse_mem: allow empty color spec
2017-01-31 SZEDER Gábor.mailmap: update Gábor Szeder's email address
2017-01-31 Junio C HamanoSync with maint
2017-01-31 Junio C HamanoReady for 2.11.1
2017-01-31 Junio C HamanoMerge branch 'sb/in-core-index-doc' into maint
2017-01-31 Junio C HamanoMerge branch 'js/mingw-isatty' into maint
2017-01-31 Junio C HamanoMerge branch 'jk/coding-guidelines-update' into maint
next