summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-18convert: add get_stream_filter_ca() variantJeff Hostetler2-11/+19
2021-03-18convert: add [async_]convert_to_working_tree_ca() variantsJeff Hostetler2-37/+60
2021-03-18convert: make convert_attrs() and convert structs publicJeff Hostetler2-27/+32
2021-03-18fsmonitor: add perf test for git diff HEADNipunn Koorapati2-2/+6
2021-03-18fsmonitor: add assertion that fsmonitor is valid to check_removedNipunn Koorapati2-7/+22
2021-03-18fsmonitor: skip lstat deletion check during git diff-indexNipunn Koorapati1-1/+4
2021-03-18checkout: don't follow symlinks when removing entriesMatheus Tavares5-11/+37
2021-03-18symlinks: update comment on threaded_check_leading_path()Matheus Tavares1-23/+3
2021-03-17fsck.c: refactor and rename common config callbackÆvar Arnfjörð Bjarmason4-16/+5
2021-03-17fsmonitor: do not forget to release the token in `discard_index()`Johannes Schindelin1-0/+1
2021-03-17fsmonitor: fix memory corruption in some corner casesJohannes Schindelin1-2/+2
2021-03-17config.txt: add missing periodKyle Meyer1-1/+1
2021-03-17bisect: peel annotated tags to commitsJeff King2-1/+20
2021-03-17t5606: run clone branch name test with protocol v2Jonathan Tan1-1/+1
2021-03-17mem-pool: drop trailing semicolon from macro definitionRené Scharfe1-1/+1
2021-03-17block-sha1: drop trailing semicolon from macro definitionRené Scharfe1-1/+1
2021-03-17fsmonitor: avoid global-buffer-overflow READ when checking trivial responseAndrzej Hunt1-3/+3
2021-03-15cocci: allow xcalloc(1, size)Junio C Hamano1-1/+1
2021-03-15xcalloc: use CALLOC_ARRAY() when applicableJunio C Hamano2-6/+4
2021-03-15unix-stream-server: create unix domain socket under lockJeff Hostetler4-1/+160
2021-03-15unix-socket: disallow chdir() when creating unix domain socketsJeff Hostetler3-7/+15
2021-03-15unix-socket: add backlog size option to unix_stream_listen()Jeff Hostetler3-4/+19
2021-03-15unix-socket: eliminate static unix_stream_socket() helper functionJeff Hostetler1-14/+13
2021-03-15simple-ipc: add win32 implementationJeff Hostetler6-0/+1018
2021-03-15simple-ipc: design documentation for new IPC mechanismJeff Hostetler1-0/+105
2021-03-15pkt-line: add options argument to read_packetized_to_strbuf()Johannes Schindelin3-4/+5
2021-03-15pkt-line: add PACKET_READ_GENTLE_ON_READ_ERROR optionJohannes Schindelin2-5/+25
2021-03-15pkt-line: do not issue flush packets in write_packetized_*()Johannes Schindelin3-10/+10
2021-03-15pkt-line: eliminate the need for static buffer in packet_write_gently()Jeff Hostetler1-8/+20
2021-03-15doc/git-commit: add documentation for fixup=[amend|reword] optionsCharvi Mendiratta2-16/+50
2021-03-15t3437: use --fixup with options to create amend! commitCharvi Mendiratta1-27/+3
2021-03-15t7500: add tests for --fixup=[amend|reword] optionsCharvi Mendiratta1-0/+159
2021-03-15commit: add a reword suboption to --fixupCharvi Mendiratta1-6/+25
2021-03-15commit: add amend suboption to --fixup to create amend! commitCharvi Mendiratta1-10/+93
2021-03-15sequencer: export and rename subject_length()Charvi Mendiratta3-15/+18
2021-03-15Git 2.31v2.31.0Junio C Hamano1-1/+1
2021-03-14Merge branch 'jn/mergetool-hideresolved-is-optional'Junio C Hamano3-8/+7
2021-03-14Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano1-1/+2
2021-03-14init-db: silence template_dir leak when converting to absolute pathAndrzej Hunt1-1/+3
2021-03-14init: remove git_init_db_config() while fixing leaksAndrzej Hunt1-21/+7
2021-03-14worktree: fix leak in dwim_branch()Andrzej Hunt1-4/+6
2021-03-14clone: free or UNLEAK further pointers when finishedAndrzej Hunt1-4/+10
2021-03-14reset: free instead of leaking unneeded refAndrzej Hunt1-1/+1
2021-03-14symbolic-ref: don't leak shortened refname in check_symref()Andrzej Hunt1-1/+3
2021-03-14Merge tag 'l10n-2.31.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano16-43702/+75702
2021-03-14vcs-svn: remove header files as wellRené Scharfe5-102/+0
2021-03-15l10n: zh_CN: for git v2.31.0 l10n round 1 and 2Jiang Xin1-2985/+3337
2021-03-15Merge branch 'master' of github.com:vnwildman/gitJiang Xin1-3051/+3508
2021-03-14Merge branch 'l10n/zh_TW/210301' of github.com:l10n-tw/git-poJiang Xin1-3072/+3535
2021-03-14Merge branch 'po-id' of github.com:bagasme/git-poJiang Xin2-0/+24362