object: remove "used" field from struct object
[gitweb.git] / repository.h
2017-07-18 Merge branch 'jk/gc-pre-detach-under-hook'
2017-07-18 Merge branch 'jn/hooks-pre-rebase-sample-fix'
2017-07-18 Merge branch 'rs/progress-overall-throughput-at-the...
2017-07-18 Merge branch 'tb/push-to-cygwin-unc-path'
2017-07-13 Merge branch 'jk/build-with-asan'
2017-07-13 Merge branch 'sb/pull-rebase-submodule'
2017-07-13 Merge branch 'sb/hashmap-customize-comparison'
2017-07-13 Merge branch 'ab/grep-lose-opt-regflags'
2017-07-12 Sync with v2.13.3
2017-07-12 Merge branch 'ks/fix-rebase-doc-picture'
2017-07-12 Merge branch 'rs/wt-status-cleanup'
2017-07-12 Merge branch 'rs/use-div-round-up'
2017-07-12 Merge branch 'kn/ref-filter-branch-list'
2017-07-12 Merge branch 'rs/urlmatch-cleanup'
2017-07-12 Merge branch 'rs/apply-avoid-over-reading'
2017-07-12 Merge branch 'sb/submodule-doc'
2017-07-10 Sync with maint
2017-07-10 Merge branch 'jk/reflog-walk-maint'
2017-07-10 Merge branch 'bb/unicode-10.0'
2017-07-10 Merge branch 'ks/typofix-commit-c-comment'
2017-07-10 Merge branch 'ab/wildmatch'
2017-07-10 Merge branch 'ab/sha1dc'
2017-07-10 Merge branch 'rs/free-and-null'
2017-07-10 Merge branch 'pw/unquote-path-in-git-pm'
2017-07-10 Merge branch 'ks/commit-assuming-only-warning-removal'
2017-07-07 Merge branch 'ab/strbuf-addftime-tzname-boolify'
2017-07-07 Merge branch 'xz/send-email-batch-size'
2017-07-07 Merge branch 'js/t5534-rev-parse-gives-multi-line-outpu...
2017-07-07 Merge branch 'sb/merge-recursive-code-cleanup'
2017-07-07 Merge branch 'rs/apply-avoid-over-reading'
2017-07-07 Merge branch 'ab/sha1dc-maint'
2017-07-07 Merge branch 'jc/utf8-fprintf'
2017-07-07 Merge branch 'js/fsck-name-object'
2017-07-07 Merge branch 'aw/contrib-subtree-doc-asciidoctor'
2017-07-05 Merge branch 'jt/unify-object-info'
2017-07-05 Merge branch 'cc/shared-index-permfix'
2017-07-05 Merge branch 'rs/sha1-name-readdir-optim'
2017-07-05 Merge branch 'bw/repo-object'
2017-06-24 repository: enable initialization of submodules
2017-06-24 submodule-config: store the_submodule_cache in the_repo...
2017-06-24 repository: add index_state to struct repo
2017-06-24 config: read config from a repository object
2017-06-24 repository: introduce the repository object