]> Kevux Git Server - rit/shortlog
rit
2016-09-11 Johannes Schindelincat-file: support --textconv/--filters in batch mode
2016-09-11 Johannes Schindelincat-file --textconv/--filters: allow specifying the...
2016-09-11 Johannes Schindelincat-file: introduce the --filters option
2016-09-11 Ray Chenl10n: zh_CN: review for git v2.10.0 l10n
2016-09-11 Jiang Xinl10n: zh_CN: fixed some typos for git 2.10.0
2016-09-09 David Turnerrefs: implement iteration over only per-worktree refs
2016-09-09 David Turnerrefs: make lock generic
2016-09-09 David Turnerrefs: add method to rename refs
2016-09-09 David Turnerrefs: add methods to init refs db
2016-09-09 David Turnerrefs: make delete_refs() virtual
2016-09-09 David Turnerrefs: add method for initial ref transaction commit
2016-09-09 David Turnerrefs: add methods for reflog
2016-09-09 Michael Haggertyrefs: add method iterator_begin
2016-09-09 Michael Haggertyfiles_ref_iterator_begin(): take a ref_store argument
2016-09-09 Michael Haggertysplit_symref_update(): add a files_ref_store argument
2016-09-09 Michael Haggertylock_ref_sha1_basic(): add a files_ref_store argument
2016-09-09 Michael Haggertylock_ref_for_update(): add a files_ref_store argument
2016-09-09 Michael Haggertycommit_ref_update(): add a files_ref_store argument
2016-09-09 Michael Haggertylock_raw_ref(): add a files_ref_store argument
2016-09-09 Michael Haggertyrepack_without_refs(): add a files_ref_store argument
2016-09-09 Michael Haggertyrefs: make peel_ref() virtual
2016-09-09 Michael Haggertyrefs: make create_symref() virtual
2016-09-09 Michael Haggertyrefs: make pack_refs() virtual
2016-09-09 Michael Haggertyrefs: make verify_refname_available() virtual
2016-09-09 Michael Haggertyrefs: make read_raw_ref() virtual
2016-09-09 Michael Haggertyresolve_gitlink_ref(): rename path parameter to submodule
2016-09-09 Michael Haggertyresolve_gitlink_ref(): avoid memory allocation in many...
2016-09-09 Michael Haggertyresolve_gitlink_ref(): implement using resolve_ref_recu...
2016-09-09 Michael Haggertyresolve_ref_recursively(): new function
2016-09-09 Michael Haggertyread_raw_ref(): take a (struct ref_store *) argument
2016-09-09 Michael Haggertyresolve_gitlink_packed_ref(): remove function
2016-09-09 Michael Haggertyresolve_packed_ref(): rename function from resolve_miss...
2016-09-09 Michael Haggertyrefs: reorder definitions
2016-09-09 Ronnie Sahlbergrefs: add a transaction_commit() method
2016-09-09 Michael Haggerty{lock,commit,rollback}_packed_refs(): add files_ref_sto...
2016-09-09 Michael Haggertyresolve_missing_loose_ref(): add a files_ref_store...
2016-09-09 Michael Haggertyget_packed_ref(): add a files_ref_store argument
2016-09-09 Michael Haggertyadd_packed_ref(): add a files_ref_store argument
2016-09-09 Michael Haggertyrefs: create a base class "ref_store" for files_ref_store
2016-09-09 Ronnie Sahlbergrefs: add a backend method structure
2016-09-09 Michael Haggertyrefs: rename struct ref_cache to files_ref_store
2016-09-09 David Turnerrename_ref_available(): add docstring
2016-09-09 Michael Haggertyresolve_gitlink_ref(): eliminate temporary variable
2016-09-09 Jeff Kingpatch-ids: turn off rename detection
2016-09-09 Jonathan Tanconnect: advertized capability is not a ref
2016-09-09 Jonathan Niederconnect: tighten check for unexpected early hang up
2016-09-09 Jonathan Tantests: move test_lazy_prereq JGIT to test-lib.sh
2016-09-09 Johannes Schindelinsequencer: ensure to release the lock when we could...
2016-09-09 Johannes Schindelinsequencer: lib'ify checkout_fast_forward()
2016-09-09 Johannes Schindelinsequencer: lib'ify fast_forward_to()
2016-09-09 Johannes Schindelinsequencer: lib'ify save_opts()
2016-09-09 Johannes Schindelinsequencer: lib'ify save_todo()
2016-09-09 Johannes Schindelinsequencer: lib'ify save_head()
2016-09-09 Johannes Schindelinsequencer: lib'ify create_seq_dir()
2016-09-09 Johannes Schindelinsequencer: lib'ify read_populate_opts()
2016-09-09 Johannes Schindelinsequencer: lib'ify read_populate_todo()
2016-09-09 Johannes Schindelinsequencer: lib'ify read_and_refresh_cache()
2016-09-09 Johannes Schindelinsequencer: lib'ify prepare_revs()
2016-09-09 Johannes Schindelinsequencer: lib'ify walk_revs_populate_todo()
2016-09-09 Johannes Schindelinsequencer: lib'ify do_pick_commit()
2016-09-09 Johannes Schindelinsequencer: lib'ify do_recursive_merge()
2016-09-09 Johannes Schindelinsequencer: lib'ify write_message()
2016-09-09 Junio C HamanoSync with maint
2016-09-09 Junio C HamanoStart the 2.11 cycle
2016-09-09 Junio C HamanoMerge branch 'bh/diff-highlight-graph'
2016-09-09 Junio C HamanoMerge branch 'hv/doc-commit-reference-style'
2016-09-09 Junio C HamanoMerge branch 'sb/submodule-clone-rr'
2016-09-09 Junio C HamanoMerge branch 'jh/status-v2-porcelain'
2016-09-09 Junio C HamanoMerge branch 'po/range-doc'
2016-09-09 Junio C HamanoMerge branch 'rt/help-unknown'
2016-09-09 Junio C HamanoMerge branch 'cc/receive-pack-limit'
2016-09-09 Junio C HamanoMerge branch 'jk/format-patch-number-singleton-patch...
2016-09-09 Junio C HamanoMerge branch 'jk/delta-base-cache'
2016-09-09 Junio C HamanoStart maintenance track for 2.10.x series
2016-09-09 Junio C HamanoPrepare for 2.9.4
2016-09-09 Junio C HamanoMerge branch 'hv/doc-commit-reference-style' into maint
2016-09-09 Junio C HamanoMerge branch 'sg/reflog-past-root' into maint
2016-09-09 Junio C HamanoMerge branch 'rs/mailinfo-lib' into maint
2016-09-09 Junio C HamanoMerge branch 'jk/tighten-alloc' into maint
2016-09-09 Junio C HamanoMerge branch 'rs/use-strbuf-add-unique-abbrev' into...
2016-09-09 Junio C HamanoMerge branch 'rs/merge-recursive-string-list-init'...
2016-09-09 Junio C HamanoMerge branch 'rs/merge-add-strategies-simplification...
2016-09-09 Junio C HamanoMerge branch 'ls/packet-line-protocol-doc-fix' into...
2016-09-09 Junio C HamanoMerge branch 'bw/mingw-avoid-inheriting-fd-to-lockfile...
2016-09-09 Junio C HamanoMerge branch 'dg/document-git-c-in-git-config-doc'...
2016-09-09 Junio C HamanoMerge branch 'js/no-html-bypass-on-windows' into maint
2016-09-09 Junio C HamanoMerge branch 'jk/difftool-command-not-found' into maint
2016-09-09 Junio C HamanoMerge branch 'sb/checkout-explit-detach-no-advice'...
2016-09-09 Junio C HamanoMerge branch 'rs/pull-signed-tag' into maint
2016-09-09 Junio C HamanoMerge branch 'js/test-lint-pathname' into maint
2016-09-09 Junio C HamanoMerge branch 'js/mv-dir-to-new-directory' into maint
2016-09-09 Junio C HamanoMerge branch 'js/import-tars-hardlinks' into maint
2016-09-09 Junio C HamanoMerge branch 'ms/document-pack-window-memory-is-per...
2016-09-09 Junio C HamanoMerge branch 'jk/push-force-with-lease-creation' into...
2016-09-09 Junio C HamanoMerge branch 'jk/reflog-date' into maint
2016-09-09 Junio C HamanoMerge branch 'jc/renormalize-merge-kill-safer-crlf...
2016-09-09 Junio C HamanoMerge branch 'jk/common-main' into maint
2016-09-08 Stefan Bellerdiff: remove dead code
2016-09-08 Stefan Bellerdiff: omit found pointer from emit_callback
2016-09-08 Stefan Bellerdiff.c: use diff_options directly
next