]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2017-08-15  René Scharfet1002: stop using sum(1)
2017-08-15  Jeff Kingpretty: support normalization options for %(trailers)
2017-08-15  Jeff Kingt4205: refactor %(trailers) tests
2017-08-15  Jeff Kingpretty: move trailer formatting to trailer.c
2017-08-15  Jeff Kinginterpret-trailers: add --parse convenience option
2017-08-15  Jeff Kinginterpret-trailers: add an option to unfold values
2017-08-15  Jeff Kinginterpret-trailers: add an option to show only existing...
2017-08-15  Jeff Kinginterpret-trailers: add an option to show only the...
2017-08-14  Andreas Heidukdoc: clarify "config --bool" behaviour with empty string
2017-08-14  Kevin Daudtstash: prevent warning about null bytes in input
2017-08-14  Brandon WilliamsMakefile: add style build rule
2017-08-14  Brandon Williamsclang-format: outline the git project's coding style
2017-08-14  Kevin Willfordrebase: turn on progress option by default for format...
2017-08-14  Kevin Willfordformat-patch: have progress option while generating...
2017-08-14  René Scharfetree-walk: convert fill_tree_descriptor() to object_id
2017-08-14  Jonathan Tandiff: avoid redundantly clearing a flag
2017-08-14  Paolo Bonziniinterpret-trailers: fix documentation typo
2017-08-14  Paolo Bonziniinterpret-trailers: add options for actions
2017-08-14  Paolo Bonzinitrailers: introduce struct new_trailer_item
2017-08-14  Kaartic Sivaraamhook: use correct logical variable
2017-08-11  Martin Koeglerdiff-delta: do not allow delta offset truncation
2017-08-11  Tom G. Christensenhttp: use a feature check to enable GSSAPI delegation...
2017-08-11  Tom G. Christensenhttp: fix handling of missing CURLPROTO_*
2017-08-11  Nicolas Morey... stash: clean untracked files before reset
2017-08-11  Jonathan Tansha1_file: remove read_packed_sha1()
2017-08-11  Jonathan Tansha1_file: set whence in storage-specific info fn
2017-08-11  Junio C HamanoThe first batch of topics after the 2.14 cycle
2017-08-11  Junio C HamanoMerge branch 'ma/pager-per-subcommand-action'
2017-08-11  Junio C HamanoMerge branch 'jk/rev-list-empty-input'
2017-08-11  Junio C HamanoMerge branch 'jt/t1450-fsck-corrupt-packfile'
2017-08-11  Junio C HamanoMerge branch 'js/git-gui-msgfmt-on-windows'
2017-08-11  Junio C HamanoMerge branch 'eb/contacts-reported-by'
2017-08-11  Junio C HamanoMerge branch 'dl/credential-cache-socket-in-xdg-cache'
2017-08-11  Junio C HamanoMerge branch 'rg/rerere-train-overwrite'
2017-08-11  Junio C HamanoMerge branch 'jb/t8008-cleanup'
2017-08-11  Junio C HamanoMerge branch 'jt/subprocess-handshake'
2017-08-11  Junio C HamanoMerge branch 'dc/fmt-merge-msg-microcleanup'
2017-08-11  Junio C HamanoMerge branch 'ah/doc-wserrorhighlight'
2017-08-11  Junio C HamanoMerge branch 'cc/ref-is-hidden-microcleanup'
2017-08-11  Junio C HamanoMerge branch 'js/run-process-parallel-api-fix'
2017-08-11  Junio C HamanoMerge branch 'hb/gitweb-project-list'
2017-08-11  Junio C HamanoMerge branch 'ks/commit-abort-on-empty-message-fix'
2017-08-11  Junio C HamanoMerge branch 'sb/hashmap-cleanup'
2017-08-11  Junio C HamanoMerge branch 'jk/reflog-walk'
2017-08-11  Junio C HamanoMerge branch 'ls/filter-process-delayed'
2017-08-11  Junio C HamanoMerge branch 'st/lib-gpg-kill-stray-agent'
2017-08-11  Junio C HamanoMerge branch 'rs/pack-objects-pbase-cleanup'
2017-08-11  Junio C HamanoMerge branch 'jt/fsck-code-cleanup'
2017-08-11  Junio C HamanoMerge branch 'jc/http-sslkey-and-ssl-cert-are-paths'
2017-08-11  Junio C HamanoMerge branch 'jk/c99'
2017-08-11  Junio C HamanoMerge branch 'jk/ref-filter-colors'
2017-08-11  Junio C HamanoMerge branch 'wd/rebase-conflict-guide'
2017-08-11  Junio C HamanoMerge branch 'rs/stat-data-unaligned-reads-fix'
2017-08-11  Junio C HamanoMerge branch 'rs/move-array'
2017-08-11  Junio C HamanoMerge branch 'rs/bswap-ubsan-fix'
2017-08-11  Junio C HamanoMerge branch 'ks/prepare-commit-msg-sample'
2017-08-11  Junio C HamanoMerge branch 'bw/object-id'
2017-08-11  Junio C HamanoMerge branch 'bc/object-id'
2017-08-11  Junio C HamanoMerge branch 'sb/object-id'
2017-08-10  René Scharfesha1_file: release delta_stack on error in unpack_entry()
2017-08-10  René Scharfefsck: free buffers on error in fsck_obj()
2017-08-10  René Scharfestrbuf: clear errno before calling getdelim(3)
2017-08-10  René Scharfewin32: plug memory leak on realloc() failure in syslog()
2017-08-10  René Scharfemerge: use skip_prefix()
2017-08-10  Martin Koeglerdiff-delta: fix encoding size that would not fit in...
2017-08-10  Jeff Kingtrailer: put process_trailers() options into a struct
2017-08-10  Stefan Bellert1200: remove t1200-tutorial.sh
2017-08-09  Jeff Kingsha1_file: drop experimental GIT_USE_LOOKUP search
2017-08-09  Jeff Kinghashcmp: use memcmp instead of open-coded loop
2017-08-09  René Scharfeapply: remove prefix_length member from apply_state
2017-08-09  Ramsay Jonesbuiltin/add: add detail to a 'cannot chmod' error message
2017-08-09  René Scharfesha1_file: avoid comparison if no packed hash matches...
2017-08-09  René Scharfet4062: use less than 256 repetitions in regex
2017-08-08  René Scharfet3700: fix broken test under !POSIXPERM
2017-08-08  Phillip Woodam: fix signoff when other trailers are present
2017-08-08  Urs Thuermanngit svn fetch: Create correct commit timestamp when...
2017-08-07  Junio C Hamanoperl/Git.pm: typofix in a comment
2017-08-07  Martin Ågrenparse_decoration_style: drop unused argument `var`
2017-08-07  Martin Ågrentreewide: deprecate git_config_maybe_bool, use git_pars...
2017-08-07  Martin Ågrenconfig: make git_{config,parse}_maybe_bool equivalent
2017-08-07  Martin Ågrenconfig: introduce git_parse_maybe_bool_text
2017-08-07  Martin Ågrent5334: document that git push --signed=1 does not work
2017-08-07  Martin ÅgrenDoc/git-{push,send-pack}: correct --sign= to --signed=
2017-08-07  Michael Forneyscripts: use "git foo" not "git-foo"
2017-08-07  René Scharfetest-path-utils: handle const parameter of basename...
2017-08-07  René Scharfet0001: skip test with restrictive permissions if getpwd...
2017-08-07  Ævar Arnfjörð... tests: don't give unportable ">" to "test" built-in...
2017-08-04  Junio C HamanoMerge tag 'v2.14.1'
2017-08-04  Junio C HamanoStart post 2.14 cycle
2017-08-04  Junio C HamanoGit 2.14.1 v2.14.1
2017-08-04  Junio C HamanoMerge tag 'v2.13.5' into maint
2017-08-04  Junio C HamanoGit 2.14 v2.14.0
2017-08-04  Junio C HamanoMerge branch 'ah/patch-id-doc'
2017-08-04  Junio C HamanoMerge branch 'as/diff-options-grammofix'
2017-08-04  Brandon Williamsclone: teach recursive clones to respect -q
2017-08-03  Brandon Williamssubmodule: remove gitmodules_config
2017-08-03  Brandon Williamsunpack-trees: improve loading of .gitmodules
2017-08-03  Brandon Williamssubmodule-config: lazy-load a repository's .gitmodules...
2017-08-03  Brandon Williamssubmodule-config: move submodule-config functions to...
2017-08-03  Brandon Williamssubmodule-config: remove support for overlaying reposit...
next