]> Kevux Git Server - rit/shortlog
rit
2017-03-08 Johannes Schindelinreal_pathdup(): fix callsites that wanted it to die...
2017-03-08 Johannes Schindelint1501: demonstrate NULL pointer access with invalid...
2017-03-07 Johannes Schindelinsetup_git_directory(): use is_dir_sep() helper
2017-03-07 Jeff Kingsend-pack: report signal death of pack-objects
2017-03-07 Jeff Kingsend-pack: read "unpack" status even on pack-objects...
2017-03-07 Jeff Kingsend-pack: improve unpack-status error messages
2017-03-07 Jeff Kingsend-pack: use skip_prefix for parsing unpack status
2017-03-07 Jeff Kingsend-pack: extract parsing of "unpack" response
2017-03-07 Jeff Kingreceive-pack: fix deadlock when we cannot create tmpdir
2017-03-07 Hiroshi Shirosakigit svn: fix authentication with 'branch'
2017-03-06 Christian CouderDocumentation/git-update-index: explain splitIndex.*
2017-03-06 Christian CouderDocumentation/config: add splitIndex.sharedIndexExpire
2017-03-06 Christian Couderread-cache: use freshen_shared_index() in read_index_from()
2017-03-06 Christian Couderread-cache: refactor read_index_from()
2017-03-06 Christian Coudert1700: test shared index file expiration
2017-03-06 Christian Couderread-cache: unlink old sharedindex files
2017-03-06 Jeff Kingewah: fix eword_t/uint64_t confusion
2017-03-06 Vegard Nossumline-log: use COPY_ARRAY to fix mis-sized memcpy
2017-03-06 Johannes SchindelinTravis: also test on 32-bit Linux
2017-03-06 Eric Wonghttp: release strbuf on disabled alternates
2017-03-06 Eric Wonghttp: inform about alternates-as-redirects behavior
2017-03-03 Johannes Schindelint7006: replace dubious test
2017-03-03 Devin J. Pohlyp7000: add test for filter-branch with --prune-empty
2017-03-03 Devin J. Pohlyfilter-branch: fix --prune-empty on parentless commits
2017-03-03 Devin J. Pohlyt7003: ensure --prune-empty removes entire branch when...
2017-03-03 Devin J. Pohlyt7003: ensure --prune-empty can prune root commit
2017-03-03 Allan Xavierline-log.c: prevent crash during union of too many...
2017-03-03 Sebastian Schuberthcontrib: git-remote-{bzr,hg} placeholders don't need...
2017-03-03 Jeff Kingt/perf: add fallback for pre-bin-wrappers versions...
2017-03-03 Jeff Kingt/perf: use $MODERN_GIT for all repo-copying steps
2017-03-03 Jonathan Tant/perf: export variable used in other blocks
2017-03-02 Andreas HeidukDocumentation: improve description for core.quotePath
2017-03-02 Matt McCutchenfetch-pack: add specific error for fetching an unadvert...
2017-03-02 Matt McCutchenfetch_refs_via_pack: call report_unmatched_refs
2017-03-02 Matt McCutchenfetch-pack: move code to report unmatched refs to a...
2017-03-02 Jeff Kingcheckout: restrict @-expansions when finding branch
2017-03-02 Jeff Kingstrbuf_check_ref_format(): expand only local branches
2017-03-02 Jeff Kingbranch: restrict @-expansions when deleting
2017-03-02 Jeff Kingt3204: test git-branch @-expansion corner cases
2017-03-02 Jeff Kinginterpret_branch_name: allow callers to restrict expansions
2017-03-02 Jeff Kingstrbuf_branchname: add docstring
2017-03-02 Jeff Kingstrbuf_branchname: drop return value
2017-03-02 Jeff Kinginterpret_branch_name: move docstring to header file
2017-03-02 Jeff Kinginterpret_branch_name(): handle auto-namelen for @{-1}
2017-03-02 Junio C Hamanodiff: do not short-cut CHECK_SIZE_ONLY check in diff_po...
2017-03-02 Jeff Kingadd--interactive: fix missing file prompt for patch...
2017-03-01 René Scharfepretty: use fmt_output_email_subject()
2017-03-01 Eric WongREADME: create HTTP/HTTPS links from URLs in Markdown
2017-03-01 Ævar Arnfjörð... gitweb tests: skip tests when we don't have Time::HiRes
2017-03-01 Ævar Arnfjörð... gitweb tests: change confusing "skip_all" phrasing
2017-03-01 Christian Couderconfig: add git_config_get_expiry() from gc.c
2017-03-01 Christian Couderread-cache: touch shared index files when used
2017-03-01 Christian Coudersha1_file: make check_and_freshen_file() non static
2017-03-01 Christian CouderDocumentation/config: add splitIndex.maxPercentChange
2017-03-01 Christian Coudert1700: add tests for splitIndex.maxPercentChange
2017-03-01 Christian Couderread-cache: regenerate shared index if necessary
2017-03-01 Christian Couderconfig: add git_config_get_max_percent_split_change()
2017-03-01 Christian CouderDocumentation/git-update-index: talk about core.splitIn...
2017-03-01 Christian CouderDocumentation/config: add information for core.splitIndex
2017-03-01 Christian Coudert1700: add tests for core.splitIndex
2017-03-01 Christian Couderupdate-index: warn in case of split-index incoherency
2017-03-01 Christian Couderread-cache: add and then use tweak_split_index()
2017-03-01 Christian Coudersplit-index: add {add,remove}_split_index() functions
2017-03-01 Christian Couderconfig: add git_config_get_split_index()
2017-03-01 Christian Coudert1700: change here document style
2017-03-01 Christian Couderconfig: mark an error message up for translation
2017-03-01 René Scharfelog-tree: factor out fmt_output_email_subject()
2017-02-28 Thomas Gummererstash: allow pathspecs in the no verb form
2017-02-28 Thomas Gummererstash: use stash_push for no verb form
2017-02-28 Thomas Gummererstash: teach 'push' (and 'create_stash') to honor pathspec
2017-02-28 Stefan Bellersubmodule init: warn about falling back to a local...
2017-02-28 Ramsay Joneswrapper.c: remove unused gitmkstemps() function
2017-02-28 Ramsay Joneswrapper.c: remove unused git_mkstemp() function
2017-02-28 Jonathan Tanhttp: attempt updating base URL only if no error
2017-02-28 Patrick Steinhardtdocs/diffcore: unquote "Complete Rewrites" in headers
2017-02-28 Patrick Steinhardtdocs/diffcore: fix grammar in diffcore-rename header
2017-02-27 Junio C HamanoFirst batch after 2.12
2017-02-27 Junio C HamanoMerge branch 'rl/remote-allow-missing-branch-name-merge'
2017-02-27 Junio C HamanoMerge branch 'km/delete-ref-reflog-message'
2017-02-27 Junio C HamanoMerge branch 'jk/tempfile-ferror-fclose-confusion'
2017-02-27 Junio C HamanoMerge branch 'vn/xdiff-func-context'
2017-02-27 Junio C HamanoMerge branch 'js/git-path-in-subdir'
2017-02-27 Junio C HamanoMerge branch 'mm/two-more-xstrfmt'
2017-02-27 Junio C HamanoMerge branch 'jk/grep-no-index-fix'
2017-02-27 Junio C HamanoMerge branch 'nd/clean-preserve-errno-in-warning'
2017-02-27 Junio C HamanoMerge branch 'jk/show-branch-lift-name-len-limit'
2017-02-27 Junio C HamanoMerge branch 'jn/remote-helpers-with-git-dir'
2017-02-27 Junio C HamanoMerge branch 'dt/gc-ignore-old-gc-logs'
2017-02-27 Junio C HamanoMerge branch 'jh/preload-index-skip-skip'
2017-02-27 Junio C HamanoMerge branch 'mh/submodule-hash'
2017-02-27 Junio C HamanoMerge branch 'sf/putty-w-args'
2017-02-27 Junio C HamanoMerge branch 'js/rebase-helper'
2017-02-27 Junio C HamanoMerge branch 'bw/attr'
2017-02-27 Junio C HamanoMerge branch 'sg/completion'
2017-02-27 Junio C HamanoMerge branch 'lt/pathspec-negative'
2017-02-27 Junio C HamanoMerge branch 'cw/tag-reflog-message'
2017-02-27 Junio C HamanoMerge branch 'jk/alternate-ref-optim'
2017-02-27 Junio C HamanoMerge branch 'kn/ref-filter-branch-list'
2017-02-27 Junio C HamanoMerge branch 'ps/urlmatch-wildcard'
2017-02-27 Junio C HamanoMerge branch 'mm/merge-rename-delete-message'
next