]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2017-08-23  Junio C HamanoMerge branch 'kd/stash-with-bash-4.4'
2017-08-23  Junio C HamanoMerge branch 'ah/doc-empty-string-is-false'
2017-08-23  Junio C HamanoMerge branch 'kw/rebase-progress'
2017-08-23  Junio C HamanoMerge branch 'ks/prepare-commit-msg-sample-fix'
2017-08-23  Junio C HamanoMerge branch 'nm/stash-untracked'
2017-08-23  Junio C HamanoMerge branch 'jt/sha1-file-cleanup'
2017-08-23  Martin Ågrentreewide: correct several "up-to-date" to "up to date"
2017-08-23  Martin ÅgrenDocumentation/user-manual: update outdated example...
2017-08-23  Jonathan Niedervcs-svn: move remaining repo_tree functions to fast_exp...
2017-08-23  Jonathan Niedervcs-svn: remove repo_delete wrapper function
2017-08-23  Jonathan Niedervcs-svn: remove custom mode constants
2017-08-23  Jonathan Niedervcs-svn: remove more unused prototypes and declarations
2017-08-23  Jonathan TanDoc: clarify that pack-objects makes packs, plural
2017-08-23  Martin ÅgrenThreadSanitizer: add suppressions
2017-08-23  Martin Ågrenstrbuf_setlen: don't write to strbuf_slopbuf
2017-08-23  Michael Haggertyrefs: retry acquiring reference locks for 100ms
2017-08-23  Michael J Grubermerge: save merge state earlier
2017-08-23  Michael J Grubermerge: split write_merge_state in two
2017-08-23  Michael J Grubermerge: clarify call chain
2017-08-23  Martin Ågrenpack-objects: take lock before accessing `remaining`
2017-08-23  Martin Ågrenconvert: always initialize attr_action in convert_attrs
2017-08-22  Junio C Hamanorerere: allow approxidate in gc.rerereResolved/gc.rerer...
2017-08-22  Junio C Hamanorerere: represent time duration in timestamp_t internally
2017-08-22  Junio C Hamanot4200: parameterize "rerere gc" custom expiry test
2017-08-22  Junio C Hamanot4200: gather "rerere gc" together
2017-08-22  Junio C Hamanot4200: make "rerere gc" test more robust
2017-08-22  Junio C Hamanot4200: give us a clean slate after "rerere gc" tests
2017-08-22  Job Snijdersgitweb: add 'raw' blob_plain link in history overview
2017-08-22  Junio C HamanoThe second batch post 2.14
2017-08-22  Junio C HamanoMerge branch 'mh/packed-ref-store'
2017-08-22  Junio C HamanoMerge branch 'sb/retire-t1200'
2017-08-22  Junio C HamanoMerge branch 'rs/win32-syslog-leakfix'
2017-08-22  Junio C HamanoMerge branch 'rs/unpack-entry-leakfix'
2017-08-22  Junio C HamanoMerge branch 'rs/strbuf-getwholeline-fix'
2017-08-22  Junio C HamanoMerge branch 'rs/merge-microcleanup'
2017-08-22  Junio C HamanoMerge branch 'rs/fsck-obj-leakfix'
2017-08-22  Junio C HamanoMerge branch 'rs/t4062-obsd'
2017-08-22  Junio C HamanoMerge branch 'rs/find-pack-entry-bisection'
2017-08-22  Junio C HamanoMerge branch 'rs/apply-lose-prefix-length'
2017-08-22  Junio C HamanoMerge branch 'rj/add-chmod-error-message'
2017-08-22  Junio C HamanoMerge branch 'jk/hashcmp-memcmp'
2017-08-22  Junio C HamanoMerge branch 'jk/drop-sha1-entry-pos'
2017-08-22  Junio C HamanoMerge branch 'ur/svn-local-zone'
2017-08-22  Junio C HamanoMerge branch 'pw/am-signoff'
2017-08-22  Junio C HamanoMerge branch 'rs/t3700-clean-leftover'
2017-08-22  Junio C HamanoMerge branch 'jc/perl-git-comment-typofix'
2017-08-22  Junio C HamanoMerge branch 'rs/in-obsd-basename-dirname-take-const'
2017-08-22  Junio C HamanoMerge branch 'rs/obsd-getcwd-workaround'
2017-08-22  Junio C HamanoMerge branch 'mf/no-dashed-subcommands'
2017-08-22  Junio C HamanoMerge branch 'ma/parse-maybe-bool'
2017-08-22  Junio C HamanoMerge branch 'ab/ref-filter-no-contains'
2017-08-22  Junio C HamanoMerge branch 'bw/clone-recursive-quiet'
2017-08-22  Junio C HamanoMerge branch 'bw/grep-recurse-submodules'
2017-08-22  Junio C HamanoMerge branch 'pw/sequence-rerere-autoupdate'
2017-08-22  Junio C HamanoMerge branch 'bw/push-options-recursively-to-submodules'
2017-08-22  Michael J GruberDocumentation/git-merge: explain --continue
2017-08-21  Kevin Willfordread-cache: avoid allocating every ondisk entry when...
2017-08-21  Kevin Willfordread-cache: fix memory leak in do_write_index
2017-08-21  Kevin Willfordperf: add test for writing the index
2017-08-21  Patryk Obarasha1_file: convert index_stream to struct object_id
2017-08-21  Patryk Obarasha1_file: convert hash_sha1_file_literally to struct...
2017-08-21  Patryk Obarasha1_file: convert index_fd to struct object_id
2017-08-21  Patryk Obarasha1_file: convert index_path to struct object_id
2017-08-21  Patryk Obararead-cache: convert to struct object_id
2017-08-21  Patryk Obarabuiltin/hash-object: convert to struct object_id
2017-08-21  brian m. carlsonvcs-svn: rename repo functions to "svn_repo"
2017-08-21  brian m. carlsonvcs-svn: remove unused prototypes
2017-08-20  Jeff Kingdoc: fix typo in sendemail.identity
2017-08-20  Martin Ågrendoc/interpret-trailers: fix "the this" typo
2017-08-19  Joel Teichroebstash: add a test for stashing in a detached state
2017-08-19  Joel Teichroebstash: add a test for when apply fails during stash...
2017-08-19  Joel Teichroebstash: add a test for stash create with no files
2017-08-19  Junio C Hamanoprogress: simplify "delayed" progress API
2017-08-19  Torsten Bögershausenapply: file commited with CRLF should roundtrip diff...
2017-08-19  René Scharfecommit: remove unused inline function single_parent()
2017-08-19  René Scharfearchive: don't queue excluded directories
2017-08-19  René Scharfearchive: factor out helper functions for handling attri...
2017-08-19  René Scharfet5001: add tests for export-ignore attributes and exclu...
2017-08-18  Patryk Obaracommit: rewrite read_graft_line
2017-08-18  Patryk Obaracommit: allocate array using object_id size
2017-08-18  Patryk Obaracommit: replace the raw buffer with strbuf in read_graf...
2017-08-18  Michael J GruberDocumentation/git-for-each-ref: clarify peeling of...
2017-08-18  Michael J GruberDocumentation: use proper wording for ref format strings
2017-08-18  Patryk Obarasha1_file: fix definition of null_sha1
2017-08-18  Anthony Sottilegit-grep: correct exit code with --quiet and -L
2017-08-17  Junio C Hamanodiff: retire sane_truncate_fn
2017-08-17  Michael Haggertyfiles-backend: cheapen refname_available check when...
2017-08-17  Heiko Voigtt5526: fix some broken && chains
2017-08-17  Kaartic Sivaraambranch: quote branch/ref names to improve readability
2017-08-17  Kaartic Sivaraambuiltin/branch: stop supporting the "--set-upstream...
2017-08-17  Kaartic Sivaraamt3200: cleanup cruft of a test
2017-08-17  Stefan Bellersubmodule.sh: remove unused variable
2017-08-16  Takashi Iwaisha1dc: allow building with the external sha1dc library
2017-08-16  Takashi Iwaisha1dc: build git plumbing code more explicitly
2017-08-16  Jonathan Tandiff: define block by number of alphanumeric chars
2017-08-16  Jonathan Tandiff: respect MIN_BLOCK_LENGTH for last block
2017-08-16  Torsten Bögershausenconvert: add SAFE_CRLF_KEEP_CRLF
2017-08-16  Kevin Willfordcommit: skip discarding the index if there is no pre...
2017-08-16  Christian Coudersub-process: print the cmd when a capability is unsupported
2017-08-15  Stefan Bellersha1_file: make read_info_alternates static
next