]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2019-06-28  Jeff Kingblame: drop some unused function parameters
2019-06-28  Nguyễn Thái... t7814: do not generate same commits in different repos
2019-06-27  Taylor Blauref-filter.c: find disjoint pattern prefixes
2019-06-27  SZEDER Gáborprogress: use term_clear_line()
2019-06-27  SZEDER Gáborrebase: fix garbled progress display with '-x'
2019-06-27  Johannes Schindelinmingw: use Unicode functions explicitly
2019-06-27  Johannes Schindelinmingw: get pw_name in UTF-8 format
2019-06-27  Cesar Eduardo... mingw: embed a manifest to trick UAC into Doing The...
2019-06-27  Johannes Schindelinmingw: enable stack smashing protector
2019-06-27  Nguyễn Thái... Use the right 'struct repository' instead of the_repository
2019-06-27  Nguyễn Thái... match-trees.c: remove the_repo from shift_tree*()
2019-06-27  Nguyễn Thái... tree-walk.c: remove the_repo from get_tree_entry_follow...
2019-06-27  Nguyễn Thái... tree-walk.c: remove the_repo from get_tree_entry()
2019-06-27  Nguyễn Thái... tree-walk.c: remove the_repo from fill_tree_descriptor()
2019-06-27  Nguyễn Thái... sha1-file.c: remove the_repo from read_object_with_refe...
2019-06-27  Carlo Marcelo... trace2: correct typo in technical documentation
2019-06-27  Phillip Woodstatus: do not report errors in sequencer/todo
2019-06-27  Phillip Woodsequencer: factor out todo command name parsing
2019-06-27  Phillip Woodsequencer: always allow tab after command name
2019-06-27  Jonathan Tant5551: test usage of chunked encoding explicitly
2019-06-25  SZEDER Gábort5551: use 'test_i18ngrep' to check translated output
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  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  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"
2019-06-20  Jeff Kingdescribe: fix accidental oid/hash type-punning
2019-06-20  Nguyễn Thái... fetch: only run 'gc' once when fetching multiple remotes
2019-06-20  Derrick Stoleecommit-graph: test verify across alternates
2019-06-20  Derrick Stoleecommit-graph: normalize commit-graph filenames
next