]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2017-09-29  Adam Dinwoodiedoc: correct command formatting
2017-09-28  Jonathan Niedertechnical doc: add a design doc for hash function trans...
2017-09-28  Junio C HamanoThe tenth batch for 2.15
2017-09-28  Junio C HamanoMerge branch 'js/win32-lazyload-dll'
2017-09-28  Junio C HamanoMerge branch 'jc/merge-x-theirs-docfix'
2017-09-28  Junio C HamanoMerge branch 'ks/doc-use-camelcase-for-config-name'
2017-09-28  Junio C HamanoMerge branch 'mk/diff-delta-avoid-large-offset'
2017-09-28  Junio C HamanoMerge branch 'mk/diff-delta-uint-may-be-shorter-than...
2017-09-28  Junio C HamanoMerge branch 'rs/resolve-ref-optional-result'
2017-09-28  Junio C HamanoMerge branch 'rs/mailinfo-qp-decode-fix'
2017-09-28  Junio C HamanoMerge branch 'jk/doc-read-tree-table-asciidoctor-fix'
2017-09-28  Junio C HamanoMerge branch 'ik/userdiff-html-h-element-fix'
2017-09-28  Junio C HamanoMerge branch 'jk/fallthrough'
2017-09-28  Junio C HamanoMerge branch 'jk/diff-blob'
2017-09-28  Junio C HamanoMerge branch 'hn/typofix'
2017-09-28  Junio C HamanoMerge branch 'ic/fix-filter-branch-to-handle-tag-withou...
2017-09-28  Junio C HamanoMerge branch 'jk/describe-omit-some-refs'
2017-09-28  Stefan Bellersubmodule: correct error message for missing commits
2017-09-28  Stefan Bellerdiff: correct newline in summary for renamed files
2017-09-27  Jeff Kinggit: add --no-optional-locks option
2017-09-27  Jeff Kingvalidate_headref: use get_oid_hex for detached HEADs
2017-09-27  Jeff Kingvalidate_headref: use skip_prefix for symref parsing
2017-09-27  Jeff Kingvalidate_headref: NUL-terminate HEAD buffer
2017-09-27  Jeff Kingworktree: check the result of read_in_full()
2017-09-27  Jeff Kingworktree: use xsize_t to access file size
2017-09-27  Jeff Kingdistinguish error versus short read from read_in_full()
2017-09-27  Jeff Kingavoid looking at errno for short read_in_full() returns
2017-09-27  Jeff Kingprefer "!=" when checking read_in_full() result
2017-09-27  Stefan Bellert7406: submodule.<name>.update command must not be...
2017-09-27  Jonathan Tanconnect: in ref advertisement, shallows are last
2017-09-27  Han-Wen Nienhuysstring-list.h: move documentation from Documentation...
2017-09-27  Han-Wen Nienhuysread_gitfile_gently: clarify return value ownership.
2017-09-27  Han-Wen Nienhuysreal_path: clarify return value ownership
2017-09-26  Junio C HamanoSync with 2.14.2
2017-09-26  Han-Wen Nienhuyssubmodule.c: describe submodule_to_gitdir() in a new...
2017-09-26  Jeff Kingnotes-merge: drop dead zero-write code
2017-09-26  Jeff Kingfiles-backend: prefer "0" for write_in_full() error...
2017-09-26  Johannes SchindelinWin32: simplify loading of DLL functions
2017-09-25  Michael Haggertypacked-backend.c: rename a bunch of things and update...
2017-09-25  Michael Haggertymmapped_ref_iterator: inline into `packed_ref_iterator`
2017-09-25  Michael Haggertyref_cache: remove support for storing peeled values
2017-09-25  Michael Haggertypacked_ref_store: get rid of the `ref_cache` entirely
2017-09-25  Michael Haggertyref_store: implement `refs_peel_ref()` generically
2017-09-25  Michael Haggertypacked_read_raw_ref(): read the reference from the...
2017-09-25  Michael Haggertypacked_ref_iterator_begin(): iterate using `mmapped_ref...
2017-09-25  Michael Haggertyread_packed_refs(): ensure that references are ordered...
2017-09-25  Michael Haggertypacked_ref_cache: keep the `packed-refs` file mmapped...
2017-09-25  Michael Haggertypacked-backend.c: reorder some definitions
2017-09-25  Michael Haggertymmapped_ref_iterator_advance(): no peeled value for...
2017-09-25  Michael Haggertymmapped_ref_iterator: add iterator over a packed-refs...
2017-09-25  Michael Haggertypacked_ref_cache: remember the file-wide peeling state
2017-09-25  Michael Haggertyread_packed_refs(): read references with minimal copying
2017-09-25  Manav Rathidocs: improve discoverability of exclude pathspec
2017-09-25  Kaartic Sivaraamdoc: camelCase the config variables to improve readability
2017-09-25  Junio C HamanoThe ninth batch for 2.15
2017-09-25  Junio C HamanoMerge branch 'ks/test-readme-phrasofix'
2017-09-25  Junio C HamanoMerge branch 'ow/rev-parse-is-shallow-repo'
2017-09-25  Junio C HamanoMerge branch 'rj/test-ulimit-on-windows'
2017-09-25  Junio C HamanoMerge branch 'jk/info-alternates-fix'
2017-09-25  Junio C HamanoMerge branch 'mh/for-each-string-list-item-empty-fix'
2017-09-25  Junio C HamanoMerge branch 'tb/test-lint-echo-e'
2017-09-25  Junio C HamanoMerge branch 'jk/revision-remove-cmdline-pathspec'
2017-09-25  Junio C HamanoMerge branch 'ls/travis-scriptify'
2017-09-25  Junio C HamanoMerge branch 'aw/gc-lockfile-fscanf-fix'
2017-09-25  Junio C HamanoMerge branch 'hv/mv-nested-submodules-test'
2017-09-25  Junio C HamanoMerge branch 'bw/git-clang-format'
2017-09-25  Junio C HamanoMerge branch 'nm/imap-send-with-curl'
2017-09-25  Junio C HamanoMerge branch 'ks/commit-do-not-touch-cut-line'
2017-09-25  Junio C HamanoMerge branch 'tg/refs-allowed-flags'
2017-09-25  Junio C HamanoMerge branch 'rs/archive-excluded-directory'
2017-09-25  Junio C HamanoMerge branch 'ks/help-alias-label'
2017-09-25  Junio C HamanoMerge branch 'jn/per-repo-object-store-fixes'
2017-09-25  Junio C HamanoMerge branch 'jk/write-in-full-fix'
2017-09-25  Junio C HamanoMerge branch 'ez/doc-duplicated-words-fix'
2017-09-25  Junio C HamanoMerge branch 'kd/doc-for-each-ref'
2017-09-25  Junio C HamanoMerge branch 'cc/subprocess-handshake-missing-capabilities'
2017-09-25  Junio C HamanoMerge branch 'kw/write-index-reduce-alloc'
2017-09-25  Junio C HamanoMerge branch 'mg/name-rev-tests-with-short-stack'
2017-09-25  Brandon Caseyparse-options: only insert newline in help text if...
2017-09-25  Brandon Caseyparse-options: write blank line to correct output stream
2017-09-25  Brandon Caseyt0040,t1502: Demonstrate parse_options bugs
2017-09-25  Junio C Hamanomerge-strategies: avoid implying that "-s theirs" exists
2017-09-24  Christian Couderperf: store subsection results in "test-results/$GIT_PE...
2017-09-24  Christian Couderperf/run: show name of rev being built
2017-09-24  Christian Couderperf/run: add run_subsection()
2017-09-24  Christian Couderperf/run: update get_var_from_env_or_config() for subse...
2017-09-24  Christian Couderperf/run: add get_subsections()
2017-09-24  Christian Couderperf/run: add calls to get_var_from_env_or_config()
2017-09-24  Christian Couderperf/run: add GIT_PERF_DIRS_OR_REVS
2017-09-24  Christian Couderperf/run: add get_var_from_env_or_config()
2017-09-24  Christian Couderperf/run: add '--config' option to the 'run' script
2017-09-24  Stefan BellerDocumentation/config: clarify the meaning of submodule...
2017-09-24  Ben Peartupdate-index: add a new --force-write-index option
2017-09-24  Ben Peartpreload-index: add override to enable testing preload...
2017-09-24  Ben Peartbswap: add 64 bit endianness helper get_be64
2017-09-24  René Scharfemailinfo: don't decode invalid =XY quoted-printable...
2017-09-24  René Scharferefs: pass NULL to resolve_ref_unsafe() if hash is...
2017-09-24  René Scharferefs: pass NULL to refs_resolve_ref_unsafe() if hash...
2017-09-24  René Scharferefs: make sha1 output parameter of refs_resolve_ref_un...
2017-09-24  Ilya Kantoruserdiff: fix HTML hunk header regexp
next