]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2019-06-25  Christian CouderMove repository_format_partial_clone to promisor-remote.c
2019-06-25  Christian CouderRemove fetch-object.{c,h} in favor of promisor-remote...
2019-06-25  Christian Couderremote: add promisor and partial clone config to the doc
2019-06-25  Christian Couderpartial-clone: add multiple remotes in the doc
2019-06-25  Christian Coudert0410: test fetching from many promisor remotes
2019-06-25  Christian Couderbuiltin/fetch: remove unique promisor remote limitation
2019-06-25  Christian Couderpromisor-remote: parse remote.*.partialclonefilter
2019-06-25  Christian CouderUse promisor_remote_get_direct() and has_promisor_remote()
2019-06-25  Christian Couderpromisor-remote: use repository_format_partial_clone
2019-06-25  Christian Couderpromisor-remote: add promisor_remote_reinit()
2019-06-25  Christian Couderpromisor-remote: implement promisor_remote_get_direct()
2019-06-25  Christian CouderAdd initial support for many promisor remotes
2019-06-25  Christian Couderfetch-object: make functions return an error code
2019-06-25  Christian Coudert0410: remove pipes after git commands
2019-06-25  SZEDER Gábort5551: use 'test_i18ngrep' to check translated output
2019-06-25  Alessandro... l10n: it.po: update the Italian translation
2019-06-25  Morian Sonnetsubmodule foreach: fix recursion of options
2019-06-25  Jeff Hostetlermsvc: ignore .dll and incremental compile output
2019-06-25  Johannes Schindelinmsvc: avoid debug assertion windows in Debug Mode
2019-06-25  Jeff Hostetlermsvc: do not pretend to support all signals
2019-06-25  Philip Oakleymsvc: add pragmas for common warnings
2019-06-25  Jeff Hostetlermsvc: add a compile-time flag to allow detailed heap...
2019-06-25  Jeff Hostetlermsvc: support building Git using MS Visual C++
2019-06-24  SZEDER Gáborpager: add a helper function to clear the last line...
2019-06-24  SZEDER Gábort3404: make the 'rebase.missingCommitsCheck=ignore...
2019-06-24  SZEDER Gábort3404: modernize here doc style
2019-06-24  Jakub Wilkdoc: don't use git.kernel.org as example gitweb URL
2019-06-24  René Scharfeconfig: simplify parsing of unit factors
2019-06-24  René Scharfeconfig: don't multiply in parse_unit_factor()
2019-06-24  René Scharfeconfig: use unsigned_mult_overflows to check for overflows
2019-06-24  Johannes Schindelint0001: fix on case-insensitive filesystems
2019-06-24  Christian Couderdoc: improve usage string in MyFirstContribution
2019-06-21  Ævar Arnfjörð... tests: mark two failing tests under FAIL_PREREQS
2019-06-21  Junio C HamanoThe third batch
2019-06-21  Junio C HamanoMerge branch 'mo/clang-format-for-each-update'
2019-06-21  Junio C HamanoMerge branch 'md/url-parse-harden'
2019-06-21  Junio C HamanoMerge branch 'an/ignore-doc-update'
2019-06-21  Junio C HamanoMerge branch 'ab/hash-object-doc'
2019-06-21  Junio C HamanoMerge branch 'cm/send-email-document-req-modules'
2019-06-21  Junio C HamanoMerge branch 'md/list-objects-filter-parse-msgfix'
2019-06-21  Junio C HamanoMerge branch 'md/list-objects-filter-memfix'
2019-06-21  Junio C HamanoMerge branch 'jt/partial-clone-missing-ref-delta-base'
2019-06-21  Junio C HamanoMerge branch 'ml/userdiff-rust'
2019-06-21  Dimitriy Ryazantcevl10n: ru.po: update Russian translation
2019-06-21  Ævar Arnfjörð... tests: make GIT_TEST_FAIL_PREREQS a boolean
2019-06-21  Ævar Arnfjörð... tests: replace test_tristate with "git env--helper"
2019-06-21  Ævar Arnfjörð... tests README: re-flow a previously changed paragraph
2019-06-21  Ævar Arnfjörð... tests: make GIT_TEST_GETTEXT_POISON a boolean
2019-06-21  Ævar Arnfjörð... t6040 test: stop using global "script" variable
2019-06-21  Ævar Arnfjörð... config.c: refactor die_bad_number() to not call gettext...
2019-06-21  Ævar Arnfjörð... env--helper: new undocumented builtin wrapping git_env_*()
2019-06-21  Derrick Stoleepull: add --[no-]show-forced-updates passthrough
2019-06-21  Derrick Stoleefetch: warn about forced updates in branch listing
2019-06-21  Derrick Stoleefetch: add --[no-]show-forced-updates argument
2019-06-21  Jeff Hostetlerstatus: ignore status.aheadbehind in porcelain formats
2019-06-21  Jeff Hostetlerstatus: warn when a/b calculation takes too long
2019-06-21  Jeff Hostetlerstatus: add status.aheadbehind setting
2019-06-21  John Linstatus: remove the empty line after hints
2019-06-20  Ævar Arnfjörð... config tests: simplify include cycle test
2019-06-20  Jeff Hostetlermsvc: update Makefile to allow for spaces in the compil...
2019-06-20  Jeff Hostetlermsvc: fix detect_msys_tty()
2019-06-20  Jeff Hostetlermsvc: define ftello()
2019-06-20  Jeff Hostetlermsvc: do not re-declare the timespec struct
2019-06-20  Jeff Hostetlermsvc: mark a variable as non-const
2019-06-20  Philip Oakleymsvc: define O_ACCMODE
2019-06-20  Philip Oakleymsvc: include sigset_t definition
2019-06-20  Johannes Schindelinmsvc: fix dependencies of compat/msvc.c
2019-06-20  Johannes Schindelinmingw: replace mingw_startup() hack
2019-06-20  Johannes Schindelinobstack: fix compiler warning
2019-06-20  Jeff Hostetlercache-tree/blame: avoid reusing the DEBUG constant
2019-06-20  Johannes Schindelint0001 (mingw): do not expect a specific order of stdout...
2019-06-20  Johannes SchindelinMark .bat files as requiring CR/LF endings
2019-06-20  Johannes Schindelinmingw: fix a typo in the msysGit-specific section
2019-06-20  Nguyễn Thái... fetch-pack: print server version at the top in -v -v
2019-06-20  Nguyễn Thái... fetch-pack: print all relevant supported capabilities...
2019-06-20  Nguyễn Thái... fetch-pack: move capability names out of i18n strings
2019-06-20  Barret Rhodenblame: add a test to cover blame_coalesce()
2019-06-20  Barret Rhodenblame: use the fingerprint heuristic to match ignored...
2019-06-20  Michael Platingsblame: add a fingerprint heuristic to match ignored...
2019-06-20  Nguyễn Thái... completion: disable dwim on "git switch -d"
2019-06-20  Nguyễn Thái... switch: allow to switch in the middle of bisect
2019-06-20  Nguyễn Thái... t2027: use test_must_be_empty
2019-06-20  Jeff Kingdelta-islands: respect progress flag
2019-06-20  Emily Shafferrev-list: teach --no-object-names to enable piping
2019-06-20  Jeff Kinghashmap: convert sha1hash() to oidhash()
2019-06-20  Jeff Kinghash.h: move object_id definition from cache.h
2019-06-20  Jeff Kingkhash: rename oid helper functions
2019-06-20  Jeff Kingkhash: drop sha1-specific map types
2019-06-20  Jeff Kingpack-bitmap: convert khash_sha1 maps into kh_oid_map
2019-06-20  Jeff Kingdelta-islands: convert island_marks khash to use oids
2019-06-20  Jeff Kingkhash: rename kh_oid_t to kh_oid_set
2019-06-20  Jeff Kingkhash: drop broken oid_map typedef
2019-06-20  Jeff Kingobject: convert create_object() to use object_id
2019-06-20  Jeff Kingobject: convert internal hash_obj() to object_id
2019-06-20  Jeff Kingobject: convert lookup_object() to use object_id
2019-06-20  Jeff Kingobject: convert lookup_unknown_object() to use object_id
2019-06-20  Jeff Kingpack-objects: convert locate_object_entry_hash() to...
2019-06-20  Jeff Kingpack-objects: convert packlist_find() to use object_id
2019-06-20  Jeff Kingpack-bitmap-write: convert some helpers to use object_id
2019-06-20  Jeff Kingupload-pack: rename a "sha1" variable to "oid"
next