sequencer: fast-forward `merge` commands, if possible
[gitweb.git] / object-store.h
2018-04-25 Merge branch 'jm/mem-pool'
2018-04-25 Merge branch 'tg/use-git-contacts'
2018-04-25 Merge branch 'cc/perf-bisect'
2018-04-25 Merge branch 'bp/fsmonitor-bufsize-fix'
2018-04-25 Merge branch 'cb/bash-completion-ls-files-processing'
2018-04-25 Merge branch 'es/worktree-docs'
2018-04-25 Merge branch 'es/fread-reads-dir-autoconf-fix'
2018-04-25 Merge branch 'ps/test-chmtime-get'
2018-04-25 Merge branch 'js/t5404-path-fix'
2018-04-25 Merge branch 'jk/ref-array-push'
2018-04-25 Merge branch 'en/doc-typoes'
2018-04-25 Merge branch 'lw/daemon-log-destination'
2018-04-25 Merge branch 'mn/send-email-credential-doc'
2018-04-25 Merge branch 'ak/bisect-doc-typofix'
2018-04-25 Merge branch 'br/mergetools-guiffy'
2018-04-25 Merge branch 'nd/worktree-move'
2018-04-25 Merge branch 'ks/branch-list-detached-rebase-i'
2018-04-25 Merge branch 'jk/t5561-missing-curl'
2018-04-25 Merge branch 'bw/commit-partial-from-subdirectory-fix'
2018-04-25 Merge branch 'jk/relative-directory-fix'
2018-04-25 Merge branch 'jk/flockfile-stdio'
2018-04-25 Merge branch 'pw/rebase-signoff'
2018-04-25 Merge branch 'pw/rebase-keep-empty-fixes'
2018-04-25 Merge branch 'cb/git-gui-ttk-style'
2018-04-25 Merge branch 'bp/git-gui-bind-kp-enter'
2018-04-25 Merge branch 'bb/git-gui-ssh-key-files'
2018-04-11 Merge branch 'svn/authors-prog-2' of git://bogomips...
2018-04-11 Merge branch 'eb/cred-helper-ignore-sigpipe'
2018-04-11 Merge branch 'lv/tls-1.3'
2018-04-11 Merge branch 'pk/test-avoid-pipe-hiding-exit-status'
2018-04-11 Merge branch 'rs/status-with-removed-submodule'
2018-04-11 Merge branch 'nd/combined-test-helper'
2018-04-11 Merge branch 'sb/object-store'
2018-03-26 sha1_file: allow map_sha1_file to handle arbitrary...
2018-03-26 sha1_file: allow sha1_file_name to handle arbitrary...
2018-03-26 sha1_file: add repository argument to map_sha1_file
2018-03-26 sha1_file: add repository argument to sha1_file_name
2018-03-26 sha1_file: allow prepare_alt_odb to handle arbitrary...
2018-03-26 sha1_file: allow link_alt_odb_entries to handle arbitra...
2018-03-26 sha1_file: add repository argument to prepare_alt_odb
2018-03-26 pack: move approximate object count to object store
2018-03-26 pack: move prepare_packed_git_run_once to object store
2018-03-26 object-store: move packed_git and packed_git_mru to...
2018-03-23 object-store: move alt_odb_list and alt_odb_tail to...
2018-03-23 object-store: migrate alternates struct and functions...
2018-03-23 repository: introduce raw object store field