]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2017-04-17  Michael Haggertyref-cache: rename `find_ref()` to `find_ref_entry()`
2017-04-17  Michael Haggertyref-cache: rename `add_ref()` to `add_ref_entry()`
2017-04-17  Michael Haggertyrefs_verify_refname_available(): use function in more...
2017-04-17  Michael Haggertyrefs_verify_refname_available(): implement once for...
2017-04-17  Sebastian Schuberthsha1_file: remove an used fd variable
2017-04-17  René Scharfeam: close stream on error, but not stdin
2017-04-17  Giuseppe Bilottabuiltin/am: fold am_signoff() into am_append_signoff()
2017-04-17  Giuseppe Bilottabuiltin/am: honor --signoff also when --rebasing
2017-04-17  Luke Diamandgit-p4: don't use name-rev to get current branch
2017-04-17  Luke Diamandgit-p4: add read_pipe_text() internal function
2017-04-17  Luke Diamandgit-p4: add failing test for name-rev rather than symbo...
2017-04-17  Brandon Williamssubmodule: prevent backslash expantion in submodule...
2017-04-17  René Scharfetest-read-cache: setup git dir
2017-04-17  Nguyễn Thái... refs.c: make submodule ref store hashmap generic
2017-04-17  Nguyễn Thái... environment.c: fix potential segfault by get_git_common...
2017-04-17  Jeff Kingrefs: reject ref updates while GIT_QUARANTINE_PATH...
2017-04-17  Jeff Kingreceive-pack: document user-visible quarantine effects
2017-04-17  Jeff Kingreceive-pack: drop tmp_objdir_env from run_update_hook
2017-04-17  SZEDER Gábort6500: wait for detached auto gc at the end of the...
2017-04-17  Brandon Williamspathspec: fix segfault in clear_pathspec
2017-04-17  Ævar Arnfjörð... grep: plug a trivial memory leak
2017-04-17  Jeff Kingconnect.c: handle errors from split_cmdline
2017-04-17  Lars Schneidertravis-ci: add static analysis build job to run coccicheck
2017-04-17  Lars Schneidertravis-ci: unset compiler for jobs that do not need one
2017-04-17  Lars Schneidertravis-ci: parallelize documentation build
2017-04-17  Lars Schneidertravis-ci: build documentation with AsciiDoc and Asciid...
2017-04-15  Jeff Hostetlerunpack-trees: avoid duplicate ODB lookups during checkout
2017-04-15  Jeff Hostetlerread-cache: add strcmp_offset function
2017-04-15  Jeff Hostetlerstring-list: use ALLOC_GROW macro when reallocing strin...
2017-04-15  Jeff Hostetlerread-cache: force_verify_index_checksum
2017-04-15  Patrick Steinhardtpathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty...
2017-04-15  Nguyễn Thái... config: resolve symlinks in conditional include's patterns
2017-04-15  Nguyễn Thái... path.c: and an option to call real_path() in expand_use...
2017-04-14  Prathamesh... t2027: avoid using pipes
2017-04-14  Michael Haggertyrefs_ref_iterator_begin(): new function
2017-04-14  Michael Haggertyrefs_read_raw_ref(): new function
2017-04-14  Michael Haggertyget_ref_dir(): don't call read_loose_refs() for "refs...
2017-04-14  Nguyễn Thái... t/helper: add test-ref-store to test ref-store functions
2017-04-14  Nguyễn Thái... refs.h: add a note about sorting order of for_each_ref_*
2017-04-14  Nguyễn Thái... refs: delete pack_refs() in favor of refs_pack_refs()
2017-04-14  Nguyễn Thái... t1406: new tests for submodule ref store
2017-04-14  Nguyễn Thái... files-backend: avoid ref api targeting main ref store
2017-04-14  Nguyễn Thái... t1405: some basic tests on main ref store
2017-04-14  Nguyễn Thái... refs: new transaction related ref-store api
2017-04-14  Nguyễn Thái... refs: add new ref-store api
2017-04-14  Nguyễn Thái... refs: rename get_ref_store() to get_submodule_ref_store...
2017-04-14  Nguyễn Thái... files-backend: replace submodule_allowed check in files...
2017-04-14  Jonathan Niederhas_sha1_file: don't bother if we are not in a repository
2017-04-14  David Turnerhttp.postbuffer: allow full range of ssize_t values
2017-04-14  Stefan Bellersubmodule--helper: fix typo in is_active error message
2017-04-14  Ralf Thielowgit-add--interactive.perl: add missing dot in a message
2017-04-14  Ralf Thielowsubmodule.c: add missing ' in error messages
2017-04-14  Johannes Schindelindifftool: fix use-after-free
2017-04-13  Andreas Heidukdiff-files: document --ours etc.
2017-04-13  Torsten Bögershausengitattributes.txt: document how to normalize the line...
2017-04-13  Sergey Ryazanovhttp: fix the silent ignoring of proxy misconfiguraion
2017-04-13  Sergey Ryazanovhttp: honor empty http.proxy option to bypass proxy
2017-04-13  Kevin Willfordt3008: skip lazy-init test on a single-core box
2017-04-13  Jeff Hostetlertest-online-cpus: helper to return cpu count
2017-04-11  Linus Torvaldsmailinfo: fix in-body header continuations
2017-04-11  Brandon Williamspush: propagate remote and refspec with --recurse-submo...
2017-04-11  Brandon Williamssubmodule--helper: add push-check subcommand
2017-04-11  Brandon Williamsremote: expose parse_push_refspec function
2017-04-11  Brandon Williamspush: propagate push-options with --recurse-submodules
2017-04-11  Junio C HamanoEleventh batch for 2.13
2017-04-11  Junio C HamanoMerge branch 'ls/travis-relays-for-windows-ci'
2017-04-11  Junio C HamanoMerge branch 'cc/untracked'
2017-04-11  Junio C HamanoMerge branch 'ah/log-decorate-default-to-auto'
2017-04-11  Junio C HamanoMerge branch 'ab/ref-filter-no-contains'
2017-04-02  Stefan Bellerdiff: submodule inline diff to initialize env array.
2017-04-02  Brandon Williamspush: unmark a local variable as static
2017-04-01  Quentin Pradetgit-bisect.txt: add missing word
2017-04-01  Mostyn Bramley... Documentation: document elements in "ls-files -s" outpu...
2017-04-01  Jeff Kingindex-pack: detect local corruption in collision check
2017-04-01  Jeff Kingsha1_loose_object_info: return error for corrupted...
2017-04-01  Junio C Hamanocontrib/git-resurrect.sh: do not write \t for HT in...
2017-04-01  Kevin Willfordname-hash: fix buffer overrun
2017-03-31  Junio C Hamanoremote.[ch]: parse_push_cas_option() can be static
2017-03-31  brian m. carlsonDocumentation: update and rename api-sha1-array.txt
2017-03-31  brian m. carlsonRename sha1_array to oid_array
2017-03-31  brian m. carlsonConvert sha1_array_for_each_unique and for_each_abbrev...
2017-03-31  brian m. carlsonConvert sha1_array_lookup to take struct object_id
2017-03-31  brian m. carlsonConvert remaining callers of sha1_array_lookup to object_id
2017-03-31  brian m. carlsonMake sha1_array_append take a struct object_id *
2017-03-30  Jeff Kingdaemon: use an argv_array to exec children
2017-03-30  Jeff Kinggc: replace local buffer with git_path
2017-03-30  Jeff Kingtransport-helper: replace checked snprintf with xsnprintf
2017-03-30  Jeff Kingconvert unchecked snprintf into xsnprintf
2017-03-30  Jeff Kingcombine-diff: replace malloc/snprintf with xstrfmt
2017-03-30  Jeff Kingreplace unchecked snprintf calls with heap buffers
2017-03-30  Jeff Kingreceive-pack: print --pack-header directly into argv...
2017-03-30  Jeff Kingname-rev: replace static buffer with strbuf
2017-03-30  Jeff Kingcreate_branch: use xstrfmt for reflog message
2017-03-30  Jeff Kingcreate_branch: move msg setup closer to point of use
2017-03-30  Jeff Kingavoid using mksnpath for refs
2017-03-30  Jeff Kingavoid using fixed PATH_MAX buffers for refs
2017-03-30  Jeff Kingfetch: use heap buffer to format reflog
2017-03-30  Jeff Kingtag: use strbuf to format tag header
2017-03-30  Jeff Kingdiff: avoid fixed-size buffer for patch-ids
2017-03-30  Junio C HamanoTenth batch for 2.13
next