difftool: implement the functionality in the builtin
[gitweb.git] / refs /
2016-09-19 Merge branch 'po/range-doc' into maint
2016-09-19 Merge branch 'bc/object-id'
2016-09-19 Merge branch 'mh/ref-store'
2016-09-19 Merge branch 'cc/apply-am'
2016-09-15 Merge branch 'js/git-gui-commit-gpgsign'
2016-09-15 Merge branch 'js/sequencer-wo-die'
2016-09-15 Merge branch 'sb/diff-cleanup'
2016-09-15 Merge branch 'jk/fix-remote-curl-url-wo-proto'
2016-09-15 Merge branch 'ah/misc-message-fixes'
2016-09-15 Merge branch 'sy/git-gui-i18n-ja'
2016-09-15 Merge branch 'jk/pack-tag-of-tag'
2016-09-12 Sync with maint
2016-09-12 Merge branch 'sb/transport-report-missing-submodule...
2016-09-12 Merge branch 'ep/use-git-trace-curl-in-tests'
2016-09-12 Merge branch 'sb/xdiff-remove-unused-static-decl'
2016-09-12 Merge branch 'js/t6026-clean-up'
2016-09-12 Merge branch 'js/t9903-chaining'
2016-09-12 Merge branch 'rs/hex2chr'
2016-09-12 Merge branch 'rs/compat-strdup'
2016-09-12 Merge branch 'jc/forbid-symbolic-ref-d-HEAD'
2016-09-12 Merge branch 'jc/submodule-anchor-git-dir'
2016-09-12 Merge branch 'jk/squelch-false-warning-from-gcc-o3'
2016-09-12 Merge branch 'jk/test-lib-drop-pid-from-results'
2016-09-12 Merge branch 'jc/am-read-author-file'
2016-09-12 Merge branch 'jk/diff-submodule-diff-inline'
2016-09-11 Merge branch 'js/commit-gpgsign' of ../git-gui into...
2016-09-09 refs: implement iteration over only per-worktree refs
2016-09-09 refs: make lock generic
2016-09-09 refs: add method to rename refs
2016-09-09 refs: add methods to init refs db
2016-09-09 refs: make delete_refs() virtual
2016-09-09 refs: add method for initial ref transaction commit
2016-09-09 refs: add methods for reflog
2016-09-09 refs: add method iterator_begin
2016-09-09 files_ref_iterator_begin(): take a ref_store argument
2016-09-09 split_symref_update(): add a files_ref_store argument
2016-09-09 lock_ref_sha1_basic(): add a files_ref_store argument
2016-09-09 lock_ref_for_update(): add a files_ref_store argument
2016-09-09 commit_ref_update(): add a files_ref_store argument
2016-09-09 lock_raw_ref(): add a files_ref_store argument
2016-09-09 repack_without_refs(): add a files_ref_store argument
2016-09-09 refs: make peel_ref() virtual
2016-09-09 refs: make create_symref() virtual
2016-09-09 refs: make pack_refs() virtual
2016-09-09 refs: make verify_refname_available() virtual
2016-09-09 refs: make read_raw_ref() virtual
2016-09-09 resolve_gitlink_ref(): implement using resolve_ref_recu...
2016-09-09 read_raw_ref(): take a (struct ref_store *) argument
2016-09-09 resolve_gitlink_packed_ref(): remove function
2016-09-09 resolve_packed_ref(): rename function from resolve_miss...
2016-09-09 refs: reorder definitions
2016-09-09 refs: add a transaction_commit() method
2016-09-09 {lock,commit,rollback}_packed_refs(): add files_ref_sto...
2016-09-09 resolve_missing_loose_ref(): add a files_ref_store...
2016-09-09 get_packed_ref(): add a files_ref_store argument
2016-09-09 add_packed_ref(): add a files_ref_store argument
2016-09-09 refs: create a base class "ref_store" for files_ref_store
2016-09-09 refs: add a backend method structure
2016-09-09 refs: rename struct ref_cache to files_ref_store
2016-09-09 rename_ref_available(): add docstring
2016-09-09 resolve_gitlink_ref(): eliminate temporary variable
2016-09-09 Merge branch 'hv/doc-commit-reference-style'
2016-09-09 Merge branch 'po/range-doc'
2016-09-09 Merge branch 'rt/help-unknown'
2016-09-09 Merge branch 'jk/format-patch-number-singleton-patch...
2016-09-09 Start maintenance track for 2.10.x series
2016-09-09 Merge branch 'hv/doc-commit-reference-style' into maint
2016-09-09 Merge branch 'rs/mailinfo-lib' into maint
2016-09-09 Merge branch 'jk/tighten-alloc' into maint
2016-09-09 Merge branch 'ls/packet-line-protocol-doc-fix' into...
2016-09-09 Merge branch 'dg/document-git-c-in-git-config-doc'...
2016-09-09 Merge branch 'js/no-html-bypass-on-windows' into maint
2016-09-09 Merge branch 'js/import-tars-hardlinks' into maint
2016-09-09 Merge branch 'jk/push-force-with-lease-creation' into...
2016-09-09 Merge branch 'jc/renormalize-merge-kill-safer-crlf...
2016-09-07 Merge branch 'sy/i18n' of git-gui
2016-09-01 allow do_submodule_path to work even if submodule isn...
2016-08-31 Merge branch 'ls/packet-line-protocol-doc-fix'
2016-08-31 Merge branch 'mh/blame-worktree'
2016-08-31 Merge branch 'kw/patch-ids-optim'
2016-08-26 Merge branch 'js/no-html-bypass-on-windows' into rt...
2016-08-25 Merge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile'
2016-08-25 Merge branch 'dg/document-git-c-in-git-config-doc'
2016-08-25 Merge branch 'js/no-html-bypass-on-windows'
2016-08-25 Merge branch 'hv/doc-commit-reference-style'
2016-08-19 Merge branch 'ab/hooks'
2016-08-19 Merge branch 'jk/difftool-command-not-found'
2016-08-19 Merge branch 'sb/checkout-explit-detach-no-advice'
2016-08-19 Merge branch 'tb/t0027-raciness-fix'
2016-08-19 Merge branch 'rs/pull-signed-tag'
2016-08-17 Merge branch 'js/test-lint-pathname'
2016-08-17 Merge branch 'sg/reflog-past-root'
2016-08-17 Merge branch 'rs/mailinfo-lib'
2016-08-17 Merge branch 'jk/tighten-alloc'
2016-08-16 Merge branch 'lt/gpg-show-long-key-in-signature-verific...
2016-08-12 Sync with 2.9.3
2016-08-12 Merge branch 'kw/patch-ids-optim'
2016-08-12 Merge branch 'ew/http-backend-batch-headers'
2016-08-12 Merge branch 'js/mv-dir-to-new-directory'
2016-08-12 Merge branch 'rs/use-strbuf-add-unique-abbrev'
next