grep: plug a trivial memory leak
[gitweb.git] / attr.c
2017-02-27 Merge branch 'jk/grep-no-index-fix'
2017-02-27 Merge branch 'dt/gc-ignore-old-gc-logs'
2017-02-27 Merge branch 'jh/preload-index-skip-skip'
2017-02-27 Merge branch 'mh/submodule-hash'
2017-02-27 Merge branch 'sf/putty-w-args'
2017-02-27 Merge branch 'js/rebase-helper'
2017-02-27 Merge branch 'bw/attr'
2017-02-24 Merge branch 'bc/worktree-doc-fix-detached'
2017-02-24 Merge branch 'rt/align-add-i-help-text'
2017-02-24 Merge branch 'bc/blame-doc-fix'
2017-02-16 Merge branch 'jk/tempfile-ferror-fclose-confusion'
2017-02-16 Merge branch 'dp/submodule-doc-markup-fix'
2017-02-16 Merge branch 'js/mingw-isatty'
2017-02-16 Merge branch 'ls/p4-path-encoding'
2017-02-15 Merge branch 'jk/doc-remote-helpers-markup-fix'
2017-02-15 Merge branch 'sb/doc-unify-bottom'
2017-02-10 Merge branch 'jk/log-graph-name-only'
2017-02-10 Merge branch 'ps/worktree-prune-help-fix'
2017-02-08 Merge branch 'da/difftool-dir-diff-fix' into da/t7800...
2017-02-03 Merge branch 'sb/submodule-update-initial-runs-custom...
2017-02-02 Merge branch 'nd/log-graph-configurable-colors'
2017-02-02 Merge branch 'mm/reset-facl-before-umask-test'
2017-02-02 Merge branch 'rs/absolute-pathdup'
2017-02-02 Merge branch 'js/status-pre-rebase-i'
2017-02-02 Merge branch 'sb/submodule-add-force'
2017-02-02 Merge branch 'ws/request-pull-code-cleanup' into maint
2017-02-01 attr: reformat git_attr_set_direction() function
2017-02-01 attr: push the bare repo check into read_attr()
2017-02-01 attr: store attribute stack in attr_check structure
2017-02-01 attr: tighten const correctness with git_attr and match...
2017-02-01 attr: remove maybe-real, maybe-macro from git_attr
2017-02-01 attr: eliminate global check_all_attr array
2017-02-01 attr: use hashmap for attribute dictionary
2017-02-01 attr: change validity check for attribute names to...
2017-02-01 attr: pass struct attr_check to collect_some_attrs
2017-02-01 attr: retire git_check_attrs() API
2017-02-01 attr: convert git_all_attrs() to use "struct attr_check"
2017-02-01 attr: (re)introduce git_check_attr() and struct attr_check
2017-02-01 attr: rename function and struct related to checking...
2017-02-01 attr.c: outline the future plans by heavily commenting
2017-02-01 attr.c: add push_stack() helper
2017-02-01 attr: support quoting pathname patterns in C style
2017-02-01 attr.c: plug small leak in parse_attr_line()
2017-02-01 attr.c: tighten constness around "git_attr" structure
2017-02-01 attr.c: simplify macroexpand_one()
2017-02-01 attr.c: mark where #if DEBUG ends more clearly
2017-02-01 attr.c: complete a sentence in a comment
2017-02-01 attr.c: explain the lack of attr-name syntax check...
2017-02-01 attr.c: update a stale comment on "struct match_attr"
2017-02-01 attr.c: use strchrnul() to scan for one line
2017-01-31 Merge branch 'js/mingw-isatty' into maint
2017-01-31 Merge branch 'ad/bisect-terms' into maint
2017-01-31 Merge branch 'jk/grep-e-could-be-extended-beyond-posix...
2017-01-31 Merge branch 'km/branch-get-push-while-detached' into...
2017-01-31 Merge branch 'jk/rebase-i-squash-count-fix' into maint
2017-01-31 Merge branch 'jk/blame-fixes' into maint
2017-01-31 Merge branch 'jk/archive-zip-userdiff-config' into...
2017-01-31 Merge branch 'dt/disable-bitmap-in-auto-gc' into maint
2017-01-31 Merge branch 'nd/config-misc-fixes' into maint
2017-01-31 Merge branch 'jc/latin-1' into maint
2017-01-31 Merge branch 'js/remote-rename-with-half-configured...
2017-01-31 Merge branch 'st/verify-tag'
2017-01-31 Merge branch 'js/mingw-isatty'
2017-01-31 Merge branch 'jk/vreport-sanitize'
2017-01-23 Merge branch 'ws/request-pull-code-cleanup'
2017-01-23 Merge branch 'ad/bisect-terms'
2017-01-23 Merge branch 'jk/grep-e-could-be-extended-beyond-posix'
2017-01-18 Merge branch 'sb/remove-gitview'
2017-01-18 Merge branch 'km/branch-get-push-while-detached'
2017-01-18 Merge branch 'jk/rebase-i-squash-count-fix'
2017-01-18 Merge branch 'jk/blame-fixes'
2017-01-18 Merge branch 'jk/archive-zip-userdiff-config'
2017-01-18 Merge branch 'dt/disable-bitmap-in-auto-gc'
2017-01-18 Merge git://ozlabs.org/~paulus/gitk
2017-01-17 Merge branch 'mm/gc-safety-doc' into maint
2017-01-17 Merge branch 'mm/push-social-engineering-attack-doc...
2017-01-17 Merge branch 'jt/fetch-no-redundant-tag-fetch-map'...
2017-01-17 Merge branch 'ls/filter-process' into maint
2017-01-17 Merge branch 'kh/tutorial-grammofix' into maint
2017-01-17 Merge branch 'lr/doc-fix-cet' into maint
2017-01-17 Merge branch 'sb/t3600-cleanup' into maint
2017-01-17 Merge branch 'jk/readme-gmane-is-no-more' into maint
2017-01-17 Merge branch 'sb/unpack-trees-grammofix' into maint
2017-01-17 Merge branch 'ak/lazy-prereq-mktemp' into maint
2017-01-17 Merge branch 'nd/qsort-in-merge-recursive' into maint
2017-01-17 Merge branch 'mk/mingw-winansi-ttyname-termination...
2017-01-17 Merge branch 'gv/p4-multi-path-commit-fix' into maint
2017-01-17 Merge branch 'jk/difftool-in-subdir' into maint
2017-01-17 Merge branch 'jc/push-default-explicit' into maint
2017-01-17 Merge branch 'jt/mailinfo-fold-in-body-headers' into...
2017-01-17 Merge branch 'jk/parseopt-usage-msg-opt' into maint
2017-01-17 Merge branch 'jk/quote-env-path-list-component' into...
2017-01-17 Merge branch 'nd/shallow-fixup' into maint
2017-01-17 Merge branch 'da/mergetool-xxdiff-hotkey' into maint
2017-01-17 Merge branch 'jc/pull-rebase-ff' into maint
2017-01-17 Merge branch 'js/normalize-path-copy-ceil' into maint
2017-01-17 Merge branch 'ak/commit-only-allow-empty' into maint
2017-01-17 Merge branch 'da/difftool-dir-diff-fix' into maint
2017-01-17 Merge branch 'jk/stash-disable-renames-internally'...
2017-01-17 Merge branch 'jk/http-walker-limit-redirect' into maint
next