Merge branch 'lv/add-doc-working-tree'
[gitweb.git] / builtin /
2016-02-03 Merge branch 'lv/add-doc-working-tree'
2016-02-03 Merge branch 'dw/subtree-split-do-not-drop-merge'
2016-02-03 Merge branch 'tb/complete-word-diff-regex'
2016-02-03 Merge branch 'mk/asciidoctor-bq-workaround'
2016-02-03 Merge branch 'dg/subtree-test'
2016-02-03 Merge branch 'tg/ls-remote-symref'
2016-02-03 Merge branch 'tb/ls-files-eol'
2016-02-03 Merge branch 'jk/notes-merge-from-anywhere'
2016-02-03 Merge branch 'jc/peace-with-crlf'
2016-02-01 Merge branch 'jk/list-tag-2.7-regression'
2016-02-01 Merge branch 'ew/svn-1.9.0-auth'
2016-01-29 Merge branch 'jk/shortlog'
2016-01-29 Merge branch 'jc/strbuf-getline'
2016-01-29 Merge branch 'js/msys2'
2016-01-29 Merge branch 'tk/interpret-trailers-in-place'
2016-01-29 Merge branch 'jk/sanity'
2016-01-29 Merge branch 'jk/filter-branch-no-index'
2016-01-26 Merge branch 'jk/symbolic-ref'
2016-01-26 Merge branch 'ak/format-patch-odir-config'
2016-01-26 Merge branch 'rp/p4-filetype-change'
2016-01-26 Merge branch 'js/close-packs-before-gc'
2016-01-26 Merge branch 'jk/ok-to-fail-gc-auto-in-rebase'
2016-01-26 Merge branch 'js/pull-rebase-i'
2016-01-26 tag: do not show ambiguous tag names as "tags/foo"
2016-01-22 Merge branch 'ep/shell-command-substitution-style'
2016-01-22 Merge branch 'rm/subtree-unwrap-tags'
2016-01-20 Merge branch 'tg/grep-no-index-fallback'
2016-01-20 Merge branch 'ho/gitweb-squelch-undef-warning'
2016-01-20 Merge branch 'js/fopen-harder'
2016-01-20 Merge branch 'ss/clone-depth-single-doc'
2016-01-20 Merge branch 'nd/exclusion-regression-fix'
2016-01-20 Merge branch 'dk/reflog-walk-with-non-commit'
2016-01-20 Merge branch 'sg/t6050-failing-editor-test-fix'
2016-01-20 Merge branch 'ew/for-each-ref-doc'
2016-01-20 Merge branch 'dw/signoff-doc'
2016-01-20 Merge branch 'jk/clang-pedantic'
2016-01-20 Merge branch 'ew/send-email-mutt-alias-fix'
2016-01-20 Merge branch 'ss/user-manual'
2016-01-20 Merge branch 'nd/clear-gitenv-upon-use-of-alias'
2016-01-20 Merge branch 'nd/ita-cleanup'
2016-01-20 Merge branch 'nd/dir-exclude-cleanup'
2016-01-20 Merge branch 'jk/pack-revindex'
2016-01-20 Merge branch 'mh/notes-allow-reading-treeish'
2016-01-19 ls-remote: add support for showing symrefs
2016-01-19 ls-remote: use parse-options api
2016-01-19 ls-remote: document --refs option
2016-01-19 shortlog: don't warn on empty author
2016-01-19 shortlog: optimize out useless string list
2016-01-19 shortlog: optimize out useless "<none>" normalization
2016-01-19 shortlog: optimize "--summary" mode
2016-01-19 shortlog: replace hand-parsing of author with pretty...
2016-01-19 shortlog: use strbufs to read from stdin
2016-01-19 shortlog: match both "Author:" and "author" on stdin
2016-01-19 ls-files: add eol diagnostics
2016-01-17 notes: allow merging from arbitrary references
2016-01-15 grep: read -f file with strbuf_getline()
2016-01-15 send-pack: read list of refs with strbuf_getline()
2016-01-15 column: read lines with strbuf_getline()
2016-01-15 cat-file: read batch stream with strbuf_getline()
2016-01-15 clone/sha1_file: read info/alternates with strbuf_getline()
2016-01-15 rev-parse: read parseopt spec with strbuf_getline()
2016-01-15 hash-object: read --stdin-paths with strbuf_getline()
2016-01-15 strbuf: give strbuf_getline() to the "most text friendl...
2016-01-15 checkout-index: there are only two possible line termin...
2016-01-15 update-index: there are only two possible line terminations
2016-01-15 check-ignore: there are only two possible line terminations
2016-01-15 check-attr: there are only two possible line terminations
2016-01-15 mktree: there are only two possible line terminations
2016-01-15 strbuf: introduce strbuf_getline_{lf,nul}()
2016-01-14 strbuf: make strbuf_getline_crlf() global
2016-01-14 interpret-trailers: add option for in-place editing
2016-01-13 remote: handle the config setting branch.*.rebase=inter...
2016-01-13 pull: allow interactive rebase with --rebase=interactive
2016-01-13 receive-pack: release pack files before garbage-collecting
2016-01-13 merge: release pack files before garbage-collecting
2016-01-13 am: release pack files before garbage-collecting
2016-01-13 fetch: release pack files before garbage-collecting
2016-01-13 format-patch: introduce format.outputDirectory configur...
2016-01-12 Sync with maint
2016-01-12 Merge branch 'vl/grep-configurable-threads'
2016-01-12 Merge branch 'ea/blame-progress'
2016-01-12 Merge branch 'sb/submodule-parallel-fetch'
2016-01-12 Merge branch 'ps/push-delete-option'
2016-01-12 Merge branch 'ep/make-phoney'
2016-01-12 Merge branch 'nd/stop-setenv-work-tree'
2016-01-12 notes: allow treeish expressions as notes ref
2016-01-12 checkout,clone: check return value of create_symref
2016-01-12 builtin/grep: add grep.fallbackToNoIndex config
2016-01-11 Handle more file writes correctly in shared repos
2016-01-07 commit: allow editing the commit message even in shared...
2016-01-04 Sync with 2.6.5
2016-01-04 Merge branch 'jk/pending-keep-tag-name' into maint
2016-01-04 Merge branch 'jk/symbolic-ref-maint' into maint
2016-01-04 Merge branch 'jk/ident-loosen-getpwuid' into maint
2016-01-04 Merge branch 'jk/send-email-ssl-errors' into maint
2016-01-04 Merge branch 'sg/completion-no-column' into maint
2016-01-04 avoid shifting signed integers 31 bits
2015-12-28 Merge branch 'sh/p4-multi-depot'
2015-12-28 Merge branch 'jk/pending-keep-tag-name'
2015-12-28 Merge branch 'jk/symbolic-ref-maint'
next