]> Kevux Git Server - rit/shortlog
rit
2017-05-10 Johannes Schindelingit-new-workdir: mark script as LF-only
2017-05-10 Johannes SchindelinFix build with core.autocrlf=true
2017-05-10 Jonathan Tanreceive-pack: verify push options in cert
2017-05-10 Junio C Hamanodoc: replace more gmane links
2017-05-10 Junio C Hamanocheckout: fix memory leak
2017-05-09 Junio C HamanoGit 2.13
2017-05-09 Junio C HamanoMerge tag 'l10n-2.13.0-rnd2.1' of git://github.com...
2017-05-09 Jiang XinMerge branch 'master' of git://github.com/nafmo/git...
2017-05-09 Jiang Xinl10n: zh_CN: for git v2.13.0 l10n round 2
2017-05-09 Peter Kreftingl10n: sv.po: Update Swedish translation (3195t0f0u)
2017-05-09 Jeff Kingadd--interactive: drop diff.indentHeuristic handling
2017-05-09 Stefan Bellerdiff: enable indent heuristic by default
2017-05-09 Marc Branchauddiff: have the diff-* builtins configure diff before...
2017-05-09 Marc Branchauddiff: make the indent heuristic part of diff's basic...
2017-05-09 Junio C HamanoSync with v2.12.3
2017-05-09 Junio C HamanoMerge branch 'jh/verify-index-checksum-only-in-fsck'
2017-05-09 Jonathan Tandocs: correct receive.advertisePushOptions default
2017-05-09 Jeff Kingt5310: fix "; do" style
2017-05-09 Jeff Kingpack-objects: disable pack reuse for object-selection...
2017-05-09 Junio C Hamanoapply.c: fix whitespace-only mismerge
2017-05-09 Ramsay Jonesarchive-tar: fix a sparse 'constant too large' warning
2017-05-08 Ray Chenl10n: zh_CN: review for git v2.13.0 l10n round 1
2017-05-08 Jiang XinMerge branch 'master' of https://github.com/vnwildman/git
2017-05-08 Jordi Masl10n: Update Catalan translation
2017-05-08 Alexander Shopovl10n: bg.po: Updated Bulgarian translation (3195t)
2017-05-08 Jiang XinMerge branch 'fr_l10n_v2.13_rnd2' of git://github.com...
2017-05-08 brian m. carlsonobject: convert parse_object* to take struct object_id
2017-05-08 brian m. carlsontree: convert parse_tree_indirect to struct object_id
2017-05-08 brian m. carlsonsequencer: convert do_recursive_merge to struct object_id
2017-05-08 brian m. carlsondiff-lib: convert do_diff_cache to struct object_id
2017-05-08 brian m. carlsonbuiltin/ls-tree: convert to struct object_id
2017-05-08 brian m. carlsonmerge: convert checkout_fast_forward to struct object_id
2017-05-08 brian m. carlsonsequencer: convert fast_forward_to to struct object_id
2017-05-08 brian m. carlsonbuiltin/ls-files: convert overlay_tree_on_cache to...
2017-05-08 brian m. carlsonbuiltin/read-tree: convert to struct object_id
2017-05-08 brian m. carlsonsha1_name: convert internals of peel_onion to object_id
2017-05-08 brian m. carlsonupload-pack: convert remaining parse_object callers...
2017-05-08 brian m. carlsonrevision: convert remaining parse_object callers to...
2017-05-08 brian m. carlsonrevision: rename add_pending_sha1 to add_pending_oid
2017-05-08 brian m. carlsonhttp-push: convert process_ls_object and descendants...
2017-05-08 brian m. carlsonrefs/files-backend: convert many internals to struct...
2017-05-08 brian m. carlsonrefs: convert struct ref_update to use struct object_id
2017-05-08 brian m. carlsonref-filter: convert some static functions to struct...
2017-05-08 brian m. carlsonConvert struct ref_array_item to struct object_id
2017-05-08 brian m. carlsonConvert the verify_pack callback to struct object_id
2017-05-08 brian m. carlsonConvert lookup_tag to struct object_id
2017-05-08 brian m. carlsonlog-tree: convert to struct object_id
2017-05-08 brian m. carlsonConvert lookup_tree to struct object_id
2017-05-08 brian m. carlsonbuiltin/reflog: convert tree_is_complete to take struct...
2017-05-08 brian m. carlsontree: convert read_tree_1 to use struct object_id inter...
2017-05-08 brian m. carlsonConvert lookup_blob to struct object_id
2017-05-08 brian m. carlsonConvert remaining callers of lookup_blob to object_id
2017-05-08 brian m. carlsonbuiltin/unpack-objects: convert to struct object_id
2017-05-08 brian m. carlsonpack: convert struct pack_idx_entry to struct object_id
2017-05-08 brian m. carlsonConvert lookup_commit* to struct object_id
2017-05-08 brian m. carlsonConvert remaining callers of lookup_commit_reference...
2017-05-08 brian m. carlsonbuiltin/tag: convert to struct object_id
2017-05-08 brian m. carlsonsequencer: convert some functions to struct object_id
2017-05-08 brian m. carlsonshallow: convert shallow registration functions to...
2017-05-08 brian m. carlsonrevision: convert prepare_show_merge to struct object_id
2017-05-08 brian m. carlsonnotes-utils: convert internals to struct object_id
2017-05-08 brian m. carlsonhttp-push: convert some static functions to struct...
2017-05-08 brian m. carlsontag: convert parse_tag_buffer to struct object_id
2017-05-08 brian m. carlsonbuiltin/verify-commit: convert to struct object_id
2017-05-08 brian m. carlsonreflog_expire: convert to struct object_id
2017-05-08 brian m. carlsonparse-options-cb: convert to struct object_id
2017-05-08 brian m. carlsonnotes-cache: convert to struct object_id
2017-05-08 brian m. carlsonsubmodule: convert merge_submodule to use struct object_id
2017-05-08 brian m. carlsonfast-import: convert to struct object_id
2017-05-08 Johannes Schindelinsubmodule_uses_worktrees(): plug memory leak
2017-05-08 Johannes Schindelinshow_worktree(): plug memory leak
2017-05-08 Johannes Schindelinname-rev: avoid leaking memory in the `deref` case
2017-05-08 Johannes Schindelinremote: plug memory leak in match_explicit()
2017-05-08 Johannes Schindelinadd_reflog_for_walk: avoid memory leak
2017-05-08 Johannes Schindelinshallow: avoid memory leak
2017-05-08 Johannes Schindelinline-log: avoid memory leak
2017-05-08 Johannes Schindelinreceive-pack: plug memory leak in update()
2017-05-08 Johannes Schindelinfast-export: avoid leaking memory in handle_tag()
2017-05-08 Johannes Schindelinmktree: plug memory leaks reported by Coverity
2017-05-08 Johannes Schindelinpack-redundant: plug memory leak
2017-05-08 Johannes Schindelinsetup_discovered_git_dir(): plug memory leak
2017-05-08 Johannes Schindelinsetup_bare_git_dir(): help static analysis
2017-05-08 Johannes Schindelinsplit_commit_in_progress(): simplify & fix memory leak
2017-05-08 Johannes Schindelincheckout: fix memory leak
2017-05-08 Johannes Schindelincat-file: fix memory leak
2017-05-08 Johannes Schindelinmailinfo & mailsplit: check for EOF while parsing
2017-05-08 Johannes Schindelinstatus: close file descriptor after reading git-rebase...
2017-05-08 Johannes Schindelindifftool: address a couple of resource/memory leaks
2017-05-08 Johannes Schindelinget_mail_commit_oid(): avoid resource leak
2017-05-08 Johannes Schindelingit_config_rename_section_in_file(): avoid resource...
2017-05-08 Johannes Schindelinadd_commit_patch_id(): avoid allocating memory unnecess...
2017-05-08 Johannes Schindelinwinansi: avoid buffer overrun
2017-05-08 Johannes Schindelinwinansi: avoid use of uninitialized value
2017-05-08 Johannes Schindelinmingw: avoid memory leak when splitting PATH
2017-05-08 René Scharfeam: check return value of resolve_refdup before using...
2017-05-08 René Scharfecheckout: check return value of resolve_refdup before...
2017-05-08 Ben Peartconvert: move packet_write_line() into pkt-line as...
2017-05-08 Ben Peartpkt-line: add packet_read_line_gently()
2017-05-08 Ben Peartpkt-line: fix packet_read_line() to handle len < 0...
2017-05-08 Ben Peartconvert: remove erroneous tests for errno == EPIPE
next