]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2016-09-15  René Scharfeuse strbuf_addstr() for adding constant strings to...
2016-09-15  René Scharfeadd coccicheck make target
2016-09-15  René Scharfecontrib/coccinelle: fix semantic patch for oid_to_hex_r()
2016-09-15  Thomas Gummereradd: modify already added files when --chmod is given
2016-09-15  Thomas Gummererread-cache: introduce chmod_index_entry
2016-09-15  Josh Triplettformat-patch: show base info before email signature
2016-09-14  René Scharfexdiff: fix merging of hunks with -W context and -u...
2016-09-14  Thomas Gummererupdate-index: add test for chmod flags
2016-09-14  Junio C HamanoMerge branch 'ib/t3700-add-chmod-x-updates' into tg...
2016-09-14  Mike Ralphsonvcs-svn/fast_export: fix timestamp fmt specifiers
2016-09-13  René Scharfesha1_file: use llist_mergesort() for sorting packs
2016-09-13  René Scharfeunpack-trees: pass checkout state explicitly to check_u...
2016-09-13  René Scharfecheckout: constify parameters of checkout_stage() and...
2016-09-13  Brandon Williamspathspec: remove unnecessary function prototypes
2016-09-13  René Scharfestrbuf: use valid pointer in strbuf_remove()
2016-09-13  Jeff Kingt1007: factor out repeated setup
2016-09-13  Jeff Kinginit: reset cached config when entering new repo
2016-09-13  Jeff Kinginit: expand comments explaining config trickery
2016-09-13  Jeff Kingconfig: only read .git/config from configured repos
2016-09-13  Jeff Kingtest-config: setup git directory
2016-09-13  Jeff Kingt1302: use "git -C"
2016-09-13  Jeff Kingpager: handle early config
2016-09-13  Jeff Kingpager: use callbacks instead of configset
2016-09-13  Jeff Kingpager: make pager_program a file-local static
2016-09-13  Jeff Kingpager: stop loading git_default_config()
2016-09-13  Jeff Kingpager: remove obsolete comment
2016-09-13  Jeff Kingdiff: always try to set up the repository
2016-09-13  Jeff Kingdiff: handle --no-index prefixes consistently
2016-09-13  Jeff Kingdiff: skip implicit no-index check when given --no...
2016-09-13  Jeff Kingpatch-id: use RUN_SETUP_GENTLY
2016-09-13  Jeff Kinghash-object: always try to set up the git repository
2016-09-13  Eric Wonghttp: always remove curl easy from curlm session on...
2016-09-13  Eric Wonghttp: consolidate #ifdefs for curl_multi_remove_handle
2016-09-13  Eric Wonghttp: warn on curl_multi_add_handle failures
2016-09-12  Junio C HamanoSync with maint
2016-09-12  Junio C HamanoFirst batch for 2.11
2016-09-12  Junio C HamanoMerge branch 'sb/transport-report-missing-submodule...
2016-09-12  Junio C HamanoMerge branch 'ep/use-git-trace-curl-in-tests'
2016-09-12  Junio C HamanoMerge branch 'sb/xdiff-remove-unused-static-decl'
2016-09-12  Junio C HamanoMerge branch 'js/t6026-clean-up'
2016-09-12  Junio C HamanoMerge branch 'js/t9903-chaining'
2016-09-12  Junio C HamanoMerge branch 'rs/hex2chr'
2016-09-12  Junio C HamanoMerge branch 'rs/compat-strdup'
2016-09-12  Junio C HamanoMerge branch 'jc/forbid-symbolic-ref-d-HEAD'
2016-09-12  Junio C HamanoMerge branch 'jc/submodule-anchor-git-dir'
2016-09-12  Junio C HamanoMerge branch 'jk/squelch-false-warning-from-gcc-o3'
2016-09-12  Junio C HamanoMerge branch 'jk/test-lib-drop-pid-from-results'
2016-09-12  Junio C HamanoMerge branch 'jc/am-read-author-file'
2016-09-12  Junio C HamanoMerge branch 'jk/diff-submodule-diff-inline'
2016-09-12  Junio C HamanoMerge tag 'l10n-2.10.0-rnd2.3' of git://github.com...
2016-09-12  Thomas Gummereradd: document the chmod option
2016-09-12  Kirill Smelkovpack-objects: use reachability bitmap index when genera...
2016-09-12  Kirill Smelkovpack-objects: respect --local/--honor-pack-keep/--incre...
2016-09-12  Jeff Kingpatch-ids: refuse to compute patch-id for merge commit
2016-09-12  Jeff Kingadd_delta_base_cache: use list_for_each_safe
2016-09-12  Ralf Thielowl10n: de.po: fix translation of autostash
2016-09-11  Junio C HamanoMerge branch 'js/commit-gpgsign' of ../git-gui into...
2016-09-11  Johannes Schindelingit-gui: respect commit.gpgsign again
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
next