notes: don't access hash of NULL object_id pointer
[gitweb.git] / builtin /
2017-05-08 Convert lookup_tree to struct object_id
2017-05-08 builtin/reflog: convert tree_is_complete to take struct...
2017-05-08 Convert lookup_blob to struct object_id
2017-05-08 Convert remaining callers of lookup_blob to object_id
2017-05-08 builtin/unpack-objects: convert to struct object_id
2017-05-08 pack: convert struct pack_idx_entry to struct object_id
2017-05-08 Convert lookup_commit* to struct object_id
2017-05-08 builtin/tag: convert to struct object_id
2017-05-08 shallow: convert shallow registration functions to...
2017-05-08 builtin/verify-commit: convert to struct object_id
2017-05-08 reflog_expire: convert to struct object_id
2017-05-08 show_worktree(): plug memory leak
2017-05-08 name-rev: avoid leaking memory in the `deref` case
2017-05-08 receive-pack: plug memory leak in update()
2017-05-08 fast-export: avoid leaking memory in handle_tag()
2017-05-08 mktree: plug memory leaks reported by Coverity
2017-05-08 pack-redundant: plug memory leak
2017-05-08 checkout: fix memory leak
2017-05-08 cat-file: fix memory leak
2017-05-08 mailinfo & mailsplit: check for EOF while parsing
2017-05-08 difftool: address a couple of resource/memory leaks
2017-05-08 get_mail_commit_oid(): avoid resource leak
2017-05-08 am: check return value of resolve_refdup before using...
2017-05-08 checkout: check return value of resolve_refdup before...
2017-05-06 dir: convert fill_directory to take an index
2017-05-06 dir: convert is_excluded to take an index
2017-05-06 dir: convert dir_add* to take an index
2017-05-05 Merge branch 'maint-2.11' into maint
2017-05-05 Merge branch 'maint-2.10' into maint-2.11
2017-05-05 Merge branch 'maint-2.9' into maint-2.10
2017-05-05 Merge branch 'maint-2.8' into maint-2.9
2017-05-05 Merge branch 'maint-2.7' into maint-2.8
2017-05-05 Merge branch 'maint-2.6' into maint-2.7
2017-05-05 Merge branch 'maint-2.5' into maint-2.6
2017-05-05 Merge branch 'maint-2.4' into maint-2.5
2017-05-05 Merge branch 'master' of git://github.com/git-l10n...
2017-05-04 Merge branch 'rg/a-the-typo'
2017-05-04 Merge branch 'sr/hooks-cwd-doc'
2017-05-04 Merge branch 'rg/doc-submittingpatches-wordfix'
2017-05-04 Merge branch 'rg/doc-pull-typofix'
2017-05-04 Merge branch 'ja/i18n-cleanup'
2017-05-02 clone: handle empty config values in -c
2017-05-02 builtin/rev-parse: convert to struct object_id
2017-05-02 builtin/blame: convert static function to struct object_id
2017-05-02 builtin/prune: convert to struct object_id
2017-05-02 builtin/name-rev: convert to struct object_id
2017-05-02 Convert struct cache_tree to use struct object_id
2017-05-02 Clean up outstanding object_id transforms.
2017-05-01 Merge branch 'sh/rebase-i-reread-todo-after-exec'
2017-05-01 Merge branch 'ls/travis-stricter-linux32-builds'
2017-05-01 Merge branch 'ls/travis-win-fix-status'
2017-05-01 Merge branch 'jk/submodule-init-segv-fix'
2017-05-01 Merge branch 'jk/prio-queue-avoid-swap-with-self'
2017-05-01 Merge branch 'ab/align-perf-descriptions'
2017-05-01 Merge branch 'jk/complete-checkout-sans-dwim-remote'
2017-05-01 clone: add a --no-tags option to clone without tags
2017-05-01 i18n: remove i18n from tag reflog message
2017-04-28 status: add color config slots for branch info in ...
2017-04-27 am: shorten ident_split variable name in get_commit_info()
2017-04-27 am: simplify allocations in get_commit_info()
2017-04-27 am: fix commit buffer leak in get_commit_info()
2017-04-27 timestamp_t: a new data type for timestamps
2017-04-26 repack: accept --threads=<n> and pass it down to pack...
2017-04-26 Merge branch 'mh/separate-ref-cache'
2017-04-26 Merge branch 'nd/worktree-add-lock'
2017-04-26 Merge branch 'jk/update-links-in-docs'
2017-04-26 Merge branch 'sf/putty-w-args'
2017-04-26 Merge branch 'ab/completion-push-delete-ref'
2017-04-26 Merge branch 'cc/split-index-config'
2017-04-26 Merge branch 'jk/war-on-git-path'
2017-04-26 Merge branch 'jh/add-index-entry-optim'
2017-04-26 Merge branch 'ss/submodule-shallow-doc'
2017-04-26 Merge branch 'ss/gitmodules-ignore-doc'
2017-04-26 Merge branch 'nd/conditional-config-in-early-config'
2017-04-26 Merge branch 'ab/push-cas-doc-n-test'
2017-04-26 Merge branch 'ls/travis-coccicheck'
2017-04-26 Merge branch 'ps/pathspec-empty-prefix-origin'
2017-04-26 Merge branch 'pc/t2027-git-to-pipe-cleanup'
2017-04-26 Merge branch 'gb/rebase-signoff'
2017-04-25 submodule_init: die cleanly on submodules without url...
2017-04-24 Merge branch 'dt/xgethostname-nul-termination'
2017-04-24 Merge branch 'jk/ls-files-recurse-submodules-fix'
2017-04-24 Merge branch 'rs/misc-cppcheck-fixes'
2017-04-24 Merge branch 'jk/snprintf-cleanups'
2017-04-24 Merge branch 'xy/format-patch-base'
2017-04-24 Merge branch 'sb/checkout-recurse-submodules'
2017-04-24 Merge branch 'jt/fetch-pack-error-reporting'
2017-04-24 Merge branch 'km/t1400-modernization'
2017-04-24 Merge branch 'jk/quarantine-received-objects'
2017-04-24 Merge branch 'jk/loose-object-fsck'
2017-04-24 Merge branch 'bw/submodule-with-bs-path'
2017-04-24 Merge branch 'jh/verify-index-checksum-only-in-fsck'
2017-04-24 Merge branch 'jh/unpack-trees-micro-optim'
2017-04-24 Merge branch 'jh/string-list-micro-optim'
2017-04-24 Merge branch 'nd/conditional-config-include'
2017-04-24 Merge branch 'dt/http-postbuffer-can-be-large'
2017-04-24 Merge branch 'tb/doc-eol-normalization'
2017-04-24 Merge branch 'sr/http-proxy-configuration-fix'
2017-04-24 PRItime: introduce a new "printf format" for timestamps
2017-04-24 parse_timestamp(): specify explicitly where we parse...
next