grep: rewrite an if/else condition to avoid duplicate expression
[gitweb.git] / builtin /
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'
2015-12-28 Merge tag 'l10n-2.7.0-rnd2' of git://github.com/git...
2015-12-28 grep: make it clear i-t-a entries are ignored
2015-12-22 Merge branch 'js/emu-write-epipe-on-windows'
2015-12-22 push: don't mark options of recurse-submodules for...
2015-12-22 Merge branch 'nd/stop-setenv-work-tree' into nd/clear...
2015-12-22 Merge branch 'master' of git://github.com/git-l10n...
2015-12-21 symbolic-ref: propagate error code from create_symref()
2015-12-21 Merge branch 'bc/format-patch-null-from-line'
2015-12-21 Merge branch 'jk/ident-loosen-getpwuid'
2015-12-21 Merge branch 'jk/send-email-ssl-errors'
2015-12-21 Merge branch 'sg/completion-no-column'
2015-12-21 Merge branch 'mc/push-recurse-submodules-config'
2015-12-21 Merge git://ozlabs.org/~paulus/gitk
2015-12-16 Merge branch 'fr/rebase-i-continue-preserve-options'
2015-12-16 Merge branch 'maint'
2015-12-16 push: add '-d' as shorthand for '--delete'
2015-12-16 submodules: allow parallel fetching, add tests and...
2015-12-16 grep: add --threads=<num> option and grep.threads confi...
2015-12-16 Merge branch 'sg/lock-file-commit-error' into maint
2015-12-16 blame: add support for --[no-]progress option
2015-12-15 grep: slight refactoring to the code that disables...
2015-12-15 grep: allow threading even on a single-core machine
2015-12-15 format-patch: add an option to suppress commit hash
2015-12-15 Sync with maint
2015-12-15 Merge branch 'dt/fsck-verify-pack-error' into maint
2015-12-15 Merge branch 'ep/ident-with-getaddrinfo' into maint
2015-12-15 Merge branch 'ls/p4-keep-empty-commits' into maint
2015-12-15 Merge branch 'jk/send-email-complete-aliases'
2015-12-15 Merge branch 'ep/ident-with-getaddrinfo'
2015-12-15 Merge branch 'jk/prune-mtime' into maint
2015-12-15 Merge branch 'ls/p4-keep-empty-commits'
2015-12-15 Merge branch 'jk/prune-mtime'
2015-12-11 Merge branch 'maint'
2015-12-11 Merge branch 'sn/null-pointer-arith-in-mark-tree-uninte...
2015-12-11 Merge branch 'sg/lock-file-commit-error' into maint
2015-12-11 Merge branch 'cb/t3404-shellquote' into maint
2015-12-11 Merge branch 'sb/doc-submodule-sync-recursive' into...
2015-12-11 Merge branch 'nd/doc-check-ref-format-typo' into maint
2015-12-11 Merge branch 'rs/show-branch-argv-array' into maint
2015-12-11 Merge branch 'rs/pop-commit' into maint
2015-12-11 Merge branch 'as/subtree-with-spaces' into maint
2015-12-11 Merge branch 'jk/test-lint-forbid-when-finished-in...
2015-12-11 Merge branch 'sn/null-pointer-arith-in-mark-tree-uninte...
2015-12-11 Merge branch 'sb/doc-submodule-sync-recursive'
2015-12-11 Merge branch 'cb/t3404-shellquote'
2015-12-11 Merge branch 'sg/lock-file-commit-error'
2015-12-11 Merge branch 'master' of git://github.com/git-l10n...
2015-12-10 Sync with maint
2015-12-10 Merge branch 'nd/doc-check-ref-format-typo'
2015-12-10 Merge branch 'bc/object-id'
2015-12-10 Merge branch 'dt/fsck-verify-pack-error'
2015-12-10 Merge branch 'ls/travis-yaml'
2015-12-08 Merge branch 'ep/ident-with-getaddrinfo'
2015-12-08 Merge branch 'ls/test-must-fail-sigpipe'
2015-12-08 Merge branch 'dt/refs-backend-pre-vtable'
2015-12-08 Sync with 2.6.4
2015-12-08 Merge branch 'rs/status-detached-head-memcmp' into...
2015-12-08 Merge branch 'ad/sha1-update-chunked' into maint
2015-12-08 Merge branch 'sg/bash-prompt-dirty-orphan' into maint
next