]> Kevux Git Server - rit/shortlog
rit
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
2017-03-30 Junio C HamanoMerge branch 'jk/make-coccicheck-detect-errors'
2017-03-30 Junio C HamanoMerge branch 'bc/push-cert-receive-fix'
2017-03-30 Junio C HamanoMerge branch 'mh/notes-tree-consolidate-fix'
2017-03-30 Junio C HamanoMerge branch 'js/rebase-i-reword-to-run-hooks'
2017-03-30 Junio C HamanoMerge branch 'mg/describe-debug-l10n'
2017-03-30 Junio C HamanoMerge branch 'ab/case-insensitive-upstream-and-push...
2017-03-30 Junio C HamanoMerge branch 'ab/doc-submitting'
2017-03-30 Junio C HamanoMerge branch 'ab/test-readme-updates'
2017-03-30 Junio C HamanoMerge branch 'rs/freebsd-getcwd-workaround'
2017-03-30 Junio C HamanoMerge branch 'bw/recurse-submodules-relative-fix'
2017-03-30 Junio C HamanoMerge branch 'sg/completion-ctags'
2017-03-30 Junio C HamanoMerge branch 'sg/completion-refs-speedup'
2017-03-30 Junio C HamanoMerge branch 'bw/submodule-is-active'
2017-03-30 Junio C HamanoMerge branch 'jc/merge-drop-old-syntax'
2017-03-30 Junio C HamanoMerge branch 'jk/no-looking-at-dotgit-outside-repo...
2017-03-30 Jeff Kingdifftool: avoid strcpy
2017-03-30 Christian Couderupdate-index: fix xgetcwd() related memory leak
2017-03-30 Stefan Bellersubmodule.c: correctly handle nested submodules in...
2017-03-29 Stefan Bellerunpack-trees.c: align submodule error message to the...
2017-03-29 Stefan Bellershort status: improve reporting for submodule changes
2017-03-29 Junio C Hamanoname-rev: favor describing with tags and use committer...
2017-03-29 Junio C Hamanoname-rev: refactor logic to see if a new candidate...
2017-03-29 Ævar Arnfjörð... perl: regenerate perl.mak if perl -V changes
next