]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2017-10-03  Junio C HamanoMerge branch 'js/rebase-i-final'
2017-10-03  Ann T Ropearequest-pull: capitalise "Git" to make it a proper...
2017-10-02  René Scharferun-command: use ALLOC_ARRAY
2017-10-02  Taylor Blauref-filter.c: parse trailers arguments with %(contents...
2017-10-02  Taylor Blauref-filter.c: use trailer_opts to format trailers
2017-10-02  Taylor Blaut6300: refactor %(trailers) tests
2017-10-02  Taylor Blaudoc: use "`<literal>`"-style quoting for literal strings
2017-10-02  Taylor Blaudoc: 'trailers' is the preferred way to format trailers
2017-10-02  Taylor Blaut4205: unfold across multiple lines
2017-10-02  Stephan Beyerclang-format: add a comment about the meaning/status...
2017-10-02  René Scharferepository: use FREE_AND_NULL
2017-10-02  René Scharfetag: avoid NULL pointer arithmetic
2017-10-02  René Scharfegraph: use strbuf_addchars() to add spaces
2017-10-02  René Scharfeuse strbuf_addstr() for adding strings to strbufs
2017-10-02  René Scharfepath: use strbuf_add_real_path()
2017-10-02  Martin Ågrenbuiltin/: add UNLEAKs
2017-10-02  René Scharfecoccinelle: remove parentheses that become unnecessary
2017-10-02  Prathamesh... submodule--helper: introduce get_submodule_displaypath()
2017-10-02  Taylor Blaupretty.c: delimit "%(trailers)" arguments with ","
2017-10-01  Olga Telezhnayamru: use double-linked list from list.h
2017-10-01  René Scharferefs: pass NULL to resolve_refdup() if hash is not...
2017-10-01  René Scharferefs: pass NULL to refs_resolve_refdup() if hash is...
2017-10-01  Ben Peartfsmonitor: add a performance test
2017-10-01  Ben Peartfsmonitor: add a sample integration script for Watchman
2017-10-01  Ben Peartfsmonitor: add test cases for fsmonitor extension
2017-10-01  Ben Peartsplit-index: disable the fsmonitor extension when runni...
2017-10-01  Ben Peartfsmonitor: add a test tool to dump the index extension
2017-10-01  Ben Peartupdate-index: add fsmonitor support to update-index
2017-10-01  Ben Peartls-files: Add support in ls-files to display the fsmoni...
2017-10-01  Ben Peartfsmonitor: add documentation for the fsmonitor extension.
2017-10-01  Ben Peartfsmonitor: teach git to optionally utilize a file syste...
2017-10-01  Jonathan Tanoidmap: map with OID as key
2017-10-01  Johannes Schindelinclang-format: adjust line break penalties
2017-09-29  Eric Rannaudfast-import: checkpoint: dump branches/tags/marks even...
2017-09-29  Randall S.... poll.c: always set revents, even if to zero
2017-09-29  Junio C HamanoThe eleventh batch for 2.15
2017-09-29  Junio C HamanoMerge branch 'sb/doc-config-submodule-update'
2017-09-29  Junio C HamanoMerge branch 'ma/leakplugs'
2017-09-29  Junio C HamanoMerge branch 'rj/no-sign-compare'
2017-09-29  Junio C HamanoMerge branch 'sb/merge-commit-msg-hook'
2017-09-29  Junio C HamanoMerge branch 'jt/fast-export-copy-modify-fix'
2017-09-29  Junio C HamanoMerge branch 'mk/describe-match-with-all'
2017-09-29  Junio C HamanoMerge branch 'jm/status-ignored-directory-optim'
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'
next