]> Kevux Git Server - rit/shortlog
rit
2020-05-24 Luc Van Oostenrycksparse: allow '{ 0 }' to be used without warnings
2020-05-24 Denton Liustateless-connect: send response end packet
2020-05-24 Denton Liupkt-line: define PACKET_READ_RESPONSE_END
2020-05-24 Denton Liuremote-curl: error on incomplete packet
2020-05-24 Laurent Arnouddiff: add config option relative
2020-05-24 Carlo Marcelo... t5608: avoid say() and use "skip_all" instead for consi...
2020-05-24 René Scharfecheckout: improve error messages for -b with extra...
2020-05-24 René Scharfecheckout: add tests for -b and --track
2020-05-24 Carlo Marcelo... bisect--helper: avoid segfault with bad syntax in ...
2020-05-22 Jordi Masl10n: Update Catalan translation
2020-05-21 Ville Skyttäcompletion: don't override given stash subcommand with -p
2020-05-21 Junio C HamanoMerge https://github.com/prati0100/git-gui
2020-05-21 René Scharfefsck: detect more in-tree d/f conflicts
2020-05-21 René Scharfet1450: demonstrate undetected in-tree d/f conflict
2020-05-21 René Scharfet1450: increase test coverage of in-tree d/f detection
2020-05-21 René Scharfefsck: fix a typo in a comment
2020-05-21 Jiuyang Xiedoc: fix wrong 4-byte length of pkt-line message
2020-05-21 brian m. carlsont2060: add a test for switch with --orphan and --discar...
2020-05-21 brian m. carlsonbuiltin/checkout: simplify metadata initialization
2020-05-21 Jonathan Niederconfig: let feature.experimental imply protocol.version=2
2020-05-21 Pratyush YadavMerge branch 'il/ctrl-bs-del'
2020-05-21 Tran Ngoc Quanl10n: vi(4874t): Updated Vietnamses translation for...
2020-05-20 Han-Wen Nienhuysrefs: improve documentation for ref iterator
2020-05-20 Han-Wen Nienhuyst: use update-ref and show-ref to reading/writing refs
2020-05-20 Han-Wen Nienhuysrefs.h: clarify reflog iteration order
2020-05-20 Carlo Marcelo... bisect: avoid tailing CR characters from revision in...
2020-05-20 Philippe Blaincommand-list.txt: add gitfaq to the list of guides
2020-05-20 Carlo Marcelo... t5520: avoid alternation in grep's BRE (not POSIX)
2020-05-20 Carlo Marcelo... t4216: avoid unnecessary subshell in test_bloom_filters...
2020-05-20 Junio C HamanoGit 2.27-rc1
2020-05-20 Junio C HamanoMerge branch 'es/bugreport'
2020-05-20 Junio C HamanoMerge branch 'ak/slab-decl-cleanup'
2020-05-20 Junio C HamanoMerge branch 'jc/fix-tap-output-under-bash'
2020-05-20 Junio C HamanoMerge branch 'en/sparse-checkout'
2020-05-20 Junio C HamanoMerge branch 'ds/trace-log-progress-fix'
2020-05-20 Junio C HamanoMerge branch 'js/ci-sdk-download-fix'
2020-05-20 Junio C HamanoMerge branch 'en/merge-rename-rename-worktree-fix'
2020-05-20 Junio C HamanoMerge branch 'cb/no-more-gmtime'
2020-05-20 Junio C HamanoMerge branch 'dd/t1509-i18n-fix'
2020-05-20 Jiang XinMerge branch 'next' of github.com:ChrisADR/git-po
2020-05-19 Derrick Stoleefsck: use ERROR_MULTI_PACK_INDEX
2020-05-19 Jonathan Tant4067: make rename detection test output raw diff
2020-05-19 Denton Liupkt-line: extern packet_length()
2020-05-19 Denton Liutransport: extract common fetch_pack() call
2020-05-19 Andrew Ngmerge: optimization to skip evaluate_result for single...
2020-05-19 Đoàn Trần Công... t5703: replace "grep -a" usage by perl
2020-05-18 Martin Ågrengit-sparse-checkout.txt: add missing '
2020-05-18 Martin Ågrengit-credential.txt: use list continuation
2020-05-18 Martin Ågrengit-commit-graph.txt: fix list rendering
2020-05-18 Martin Ågrengit-commit-graph.txt: fix grammo
2020-05-18 Martin Ågrendate-formats.txt: fix list continuation
2020-05-18 Carlo Marcelo... t4210: detect REG_ILLSEQ dynamically and skip affected...
2020-05-18 Carlo Marcelo... t/helper: teach test-regex to report pattern errors...
2020-05-18 Christian Couderupload-pack: use upload_pack_data fields in receive_needs()
2020-05-18 Christian Couderupload-pack: pass upload_pack_data to create_pack_file()
2020-05-18 Christian Couderupload-pack: remove static variable 'stateless_rpc'
2020-05-18 Christian Couderupload-pack: pass upload_pack_data to check_non_tip()
2020-05-18 Christian Couderupload-pack: pass upload_pack_data to send_ref()
2020-05-18 Christian Couderupload-pack: move symref to upload_pack_data
2020-05-18 Christian Couderupload-pack: use upload_pack_data writer in receive_needs()
2020-05-18 Christian Couderupload-pack: pass upload_pack_data to receive_needs()
2020-05-18 Christian Couderupload-pack: pass upload_pack_data to get_common_commits()
2020-05-18 Christian Couderupload-pack: use 'struct upload_pack_data' in upload_pack()
2020-05-18 Christian Couderupload-pack: move 'struct upload_pack_data' around
2020-05-18 Christian Couderupload-pack: move {want,have}_obj to upload_pack_data
2020-05-18 Christian Couderupload-pack: remove unused 'wants' from upload_pack_data
2020-05-18 Todd Zullingergit-bugreport.txt: adjust reference to strftime(3)
2020-05-18 Taylor Blaucommit-graph: drop COMMIT_GRAPH_WRITE_CHECK_OIDS flag
2020-05-18 Taylor Blaut5318: reorder test below 'graph_read_expect'
2020-05-18 Taylor Blaucommit-graph.c: simplify 'fill_oids_from_commits'
2020-05-18 Taylor Blaubuiltin/commit-graph.c: dereference tags in builtin
2020-05-18 Taylor Blaubuiltin/commit-graph.c: extract 'read_one_commit()'
2020-05-18 Denton Liuremote-curl: remove label indentation
2020-05-18 Denton Liuremote-curl: fix typo
2020-05-18 Abhishek Kumarcommit-slab-decl.h: update include guard
2020-05-18 Đoàn Trần Công... ci/config: correct instruction for CI preferences
2020-05-18 Greg Pricetests: skip small-stack tests on hppa architecture
2020-05-18 Jiang XinMerge branch 'master' of github.com:Softcatala/git-po
2020-05-17 Christopher... l10n: es: 2.27.0 round 1
2020-05-17 Jiang XinMerge branch 'master' of github.com:alshopov/git-po...
2020-05-17 Jiang XinMerge branch 'fr_2.27.0_rnd1' of github.com:jnavila/git
2020-05-16 Alexander Shopovl10n: bg.po: Updated Bulgarian translation (4868t)
2020-05-16 Jean-Noël Avilal10n: fr v2.27.0 rnd 1
2020-05-16 Jiang XinMerge branch 'git-2.27-round-1' of github.com:bitigchi...
2020-05-16 Jiang XinMerge branch 'master' of github.com:nafmo/git-l10n-sv
2020-05-15 Junio C HamanoRevert "tests: when run in Bash, annotate test failures...
2020-05-15 Junio C HamanoRevert "ci: add a problem matcher for GitHub Actions"
2020-05-15 Junio C HamanoRevert "t/test_lib: avoid naked bash arrays in file_lineno"
2020-05-15 Derrick Stoleeprogress: call trace2_region_leave() only after calling...
2020-05-15 Johannes Schindelinci: avoid pounding on the poor ci-artifacts container
2020-05-15 Elijah Newrenunpack-trees: also allow get_progress() to work on...
2020-05-15 Peter Kreftingl10n: sv.po: Update Swedish translation (4839t0f0u)
2020-05-15 Emir Sarıl10n: tr: v2.27.0 round 1
2020-05-15 Alessandro... l10n: it.po: update the Italian translation for Git...
2020-05-15 Jiang Xinl10n: git.pot: v2.27.0 round 1 (72 new, 37 removed)
2020-05-14 Junio C HamanoGit 2.27-rc0
2020-05-14 Junio C HamanoMerge branch 'es/trace-log-progress'
2020-05-14 Junio C HamanoMerge branch 'jt/t5500-unflake'
2020-05-14 Junio C HamanoMerge branch 'sn/midx-repack-with-config'
2020-05-14 Junio C HamanoMerge branch 'ds/bloom-cleanup'
next