timestamp_t: a new data type for timestamps
[gitweb.git] / builtin /
2017-04-27 timestamp_t: a new data type for timestamps
2017-04-24 PRItime: introduce a new "printf format" for timestamps
2017-04-24 parse_timestamp(): specify explicitly where we parse...
2017-04-20 Merge branch 'jh/memihash-opt'
2017-04-20 Merge branch 'vn/revision-shorthand-for-side-branch...
2017-04-20 Merge branch 'sf/putty-w-args'
2017-04-20 Merge branch 'ld/p4-current-branch-fix'
2017-04-20 Merge branch 'dt/gc-ignore-old-gc-logs'
2017-04-20 Merge branch 'bw/attr-pathspec'
2017-04-20 Merge branch 'ab/grep-plug-pathspec-leak'
2017-04-20 Merge branch 'jk/no-looking-at-dotgit-outside-repo'
2017-04-20 Merge branch 'nd/files-backend-git-dir'
2017-04-20 Merge branch 'bw/submodule-is-active'
2017-04-20 Merge branch 'va/i18n-perl-scripts'
2017-04-20 Merge branch 'sb/submodule-rm-absorb'
2017-04-20 Merge branch 'ah/diff-files-ours-theirs-doc'
2017-04-20 Merge branch 'lt/mailinfo-in-body-header-continuation'
2017-04-20 Merge branch 'bw/push-options-recursively-to-submodules'
2017-04-20 Merge branch 'bc/object-id'
2017-04-20 Merge branch 'sb/submodule-short-status'
2017-04-17 Merge branch 'js/difftool-builtin'
2017-04-17 Merge branch 'sb/unpack-trees-would-lose-submodule...
2017-04-17 Merge branch 'ab/regen-perl-mak-with-different-perl'
2017-04-17 Merge branch 'sb/show-diff-for-submodule-in-diff-fix'
2017-04-17 Merge branch 'qp/bisect-docfix'
2017-04-17 Merge branch 'mm/ls-files-s-doc'
2017-04-17 Merge branch 'jk/loose-object-info-report-error'
2017-04-17 Merge branch 'jc/bs-t-is-not-a-tab-for-sed'
2017-04-17 Merge branch 'jc/unused-symbols'
2017-04-17 Merge branch 'jk/snprintf-cleanups'
2017-04-17 grep: plug a trivial memory leak
2017-04-14 refs: delete pack_refs() in favor of refs_pack_refs()
2017-04-14 submodule--helper: fix typo in is_active error message
2017-04-14 difftool: fix use-after-free
2017-04-11 submodule--helper: add push-check subcommand
2017-04-11 Merge branch 'ls/travis-relays-for-windows-ci'
2017-04-11 Merge branch 'cc/untracked'
2017-04-11 Merge branch 'ah/log-decorate-default-to-auto'
2017-04-11 Merge branch 'ab/ref-filter-no-contains'
2017-04-02 push: unmark a local variable as static
2017-04-01 index-pack: detect local corruption in collision check
2017-03-31 Rename sha1_array to oid_array
2017-03-31 Convert sha1_array_for_each_unique and for_each_abbrev...
2017-03-31 Convert sha1_array_lookup to take struct object_id
2017-03-31 Convert remaining callers of sha1_array_lookup to object_id
2017-03-31 Make sha1_array_append take a struct object_id *
2017-03-30 gc: replace local buffer with git_path
2017-03-30 replace unchecked snprintf calls with heap buffers
2017-03-30 receive-pack: print --pack-header directly into argv...
2017-03-30 name-rev: replace static buffer with strbuf
2017-03-30 avoid using fixed PATH_MAX buffers for refs
2017-03-30 fetch: use heap buffer to format reflog
2017-03-30 tag: use strbuf to format tag header
2017-03-30 Merge branch 'jk/make-coccicheck-detect-errors'
2017-03-30 Merge branch 'bc/push-cert-receive-fix'
2017-03-30 Merge branch 'mh/notes-tree-consolidate-fix'
2017-03-30 Merge branch 'js/rebase-i-reword-to-run-hooks'
2017-03-30 Merge branch 'mg/describe-debug-l10n'
2017-03-30 Merge branch 'ab/case-insensitive-upstream-and-push...
2017-03-30 Merge branch 'ab/doc-submitting'
2017-03-30 Merge branch 'ab/test-readme-updates'
2017-03-30 Merge branch 'rs/freebsd-getcwd-workaround'
2017-03-30 Merge branch 'bw/recurse-submodules-relative-fix'
2017-03-30 Merge branch 'sg/completion-ctags'
2017-03-30 Merge branch 'sg/completion-refs-speedup'
2017-03-30 Merge branch 'bw/submodule-is-active'
2017-03-30 Merge branch 'jk/no-looking-at-dotgit-outside-repo...
2017-03-30 Merge branch 'jc/merge-drop-old-syntax'
2017-03-30 difftool: avoid strcpy
2017-03-30 update-index: fix xgetcwd() related memory leak
2017-03-28 odb_mkstemp: write filename into strbuf
2017-03-28 do not check odb_mkstemp return value for errors
2017-03-28 Sync with 'maint'
2017-03-28 Merge branch 'jk/sha1dc'
2017-03-28 Merge branch 'jh/memihash-opt'
2017-03-28 Merge branch 'jk/fast-import-cleanup'
2017-03-28 Merge branch 'sg/skip-prefix-in-prettify-refname'
2017-03-28 Merge branch 'ab/branch-list-doc'
2017-03-28 Merge branch 'jk/pager-in-use'
2017-03-28 Merge branch 'tg/stash-push-fixup'
2017-03-28 Merge branch 'sb/checkout-recurse-submodules'
2017-03-28 Merge branch 'bw/grep-recurse-submodules'
2017-03-28 Merge branch 'km/config-grammofix' into maint
2017-03-28 Merge branch 'sb/t3600-rephrase' into maint
2017-03-28 Merge branch 'sb/submodule-update-initial-runs-custom...
2017-03-28 Merge branch 'jk/quote-env-path-list-component' into...
2017-03-28 Merge branch 'rs/update-hook-optim' into maint
2017-03-28 Merge branch 'rs/shortlog-cleanup' into maint
2017-03-28 Merge branch 'rs/path-name-safety-cleanup' into maint
2017-03-28 Merge branch 'rs/http-push-cleanup' into maint
2017-03-28 Merge branch 'sb/wt-status-cleanup' into maint
2017-03-28 Merge branch 'jk/pack-name-cleanups' into maint
2017-03-28 Merge branch 'jk/rev-parse-cleanup' into maint
2017-03-28 Merge branch 'rs/blame-code-cleanup' into maint
2017-03-28 Merge branch 'st/verify-tag' into maint
2017-03-28 Merge branch 'js/regexec-buf' into maint
2017-03-28 Merge branch 'jk/execv-dashed-external' into maint
2017-03-28 Merge branch 'ew/http-alternates-as-redirects-warning...
2017-03-28 Merge branch 'dp/filter-branch-prune-empty' into maint
2017-03-28 Merge branch 'mm/fetch-show-error-message-on-unadvertis...
next