summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-04-13Git 2.31.3v2.31.3Junio C Hamano-5/+92
2022-04-13Git 2.30.4v2.30.4Junio C Hamano-2/+23
2022-04-13setup: opt-out of check with safe.directory=*Derrick Stolee-2/+21
2022-04-13setup: fix safe.directory key not being checkedMatheus Valadares-0/+8
2022-04-13t0033: add tests for safe.directoryDerrick Stolee-1/+36
2022-03-24Git 2.31.2v2.31.2Johannes Schindelin-2/+8
2022-03-24Sync with 2.30.3Johannes Schindelin-13/+237
2022-03-24Git 2.30.3v2.30.3Johannes Schindelin-2/+26
2022-03-24Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likesJohannes Schindelin-11/+23
2022-03-21setup_git_directory(): add an owner check for the top-level directoryJohannes Schindelin-1/+79
2022-03-21Add a function to determine whether a path is owned by the current userJohannes Schindelin-0/+106
2022-03-17Merge branch 'cb/mingw-gmtime-r'Johannes Schindelin-1/+5
2022-03-17mingw: avoid fallback for {local,gm}time_r()Carlo Marcelo Arenas Belón-1/+5
2021-03-26Git 2.31.1v2.31.1Junio C Hamano-2/+29
2021-03-19Merge branch 'tb/git-mv-icase-fix'Junio C Hamano-1/+1
2021-03-19Merge branch 'rs/xcalloc-takes-nelem-first'Junio C Hamano-6/+17
2021-03-19Merge branch 'ah/make-fuzz-all-doc-update'Junio C Hamano-3/+3
2021-03-19Merge branch 'jk/slimmed-down'Junio C Hamano-102/+0
2021-03-19Merge branch 'rs/calloc-array'Junio C Hamano-189/+191
2021-03-19Merge branch 'rs/avoid-null-statement-after-macro-call'Junio C Hamano-2/+2
2021-03-19Merge branch 'km/config-doc-typofix'Junio C Hamano-1/+1
2021-03-19Merge branch 'jt/clone-unborn-head'Junio C Hamano-1/+1
2021-03-19Merge branch 'js/fsmonitor-unpack-fix'Junio C Hamano-2/+3
2021-03-19Merge branch 'jk/bisect-peel-tag-fix'Junio C Hamano-1/+20
2021-03-19Merge branch 'jh/fsmonitor-prework'Junio C Hamano-3/+3
2021-03-19Merge branch 'jc/calloc-fix'Junio C Hamano-6/+4
2021-03-17fsmonitor: do not forget to release the token in `discard_index()`Johannes Schindelin-0/+1
2021-03-17fsmonitor: fix memory corruption in some corner casesJohannes Schindelin-2/+2
2021-03-17config.txt: add missing periodKyle Meyer-1/+1
2021-03-17bisect: peel annotated tags to commitsJeff King-1/+20
2021-03-17t5606: run clone branch name test with protocol v2Jonathan Tan-1/+1
2021-03-17mem-pool: drop trailing semicolon from macro definitionRené Scharfe-1/+1
2021-03-17block-sha1: drop trailing semicolon from macro definitionRené Scharfe-1/+1
2021-03-17fsmonitor: avoid global-buffer-overflow READ when checking trivial responseAndrzej Hunt-3/+3
2021-03-15cocci: allow xcalloc(1, size)Junio C Hamano-1/+1
2021-03-15xcalloc: use CALLOC_ARRAY() when applicableJunio C Hamano-6/+4
2021-03-15Git 2.31v2.31.0Junio C Hamano-1/+1
2021-03-14Merge branch 'jn/mergetool-hideresolved-is-optional'Junio C Hamano-8/+7
2021-03-14Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano-1/+2
2021-03-14Merge tag 'l10n-2.31.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano-43702/+75702
2021-03-14vcs-svn: remove header files as wellRené Scharfe-102/+0
2021-03-15l10n: zh_CN: for git v2.31.0 l10n round 1 and 2Jiang Xin-2985/+3337
2021-03-15Merge branch 'master' of github.com:vnwildman/gitJiang Xin-3051/+3508
2021-03-14Merge branch 'l10n/zh_TW/210301' of github.com:l10n-tw/git-poJiang Xin-3072/+3535
2021-03-14Merge branch 'po-id' of github.com:bagasme/git-poJiang Xin-0/+24362
2021-03-14Merge branch 'master' of github.com:Softcatala/git-poJiang Xin-13/+12
2021-03-14Merge branch 'russian-l10n' of github.com:DJm00n/git-po-ruJiang Xin-5661/+7873
2021-03-14Merge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-poJiang Xin-2902/+3226
2021-03-13use CALLOC_ARRAYRené Scharfe-188/+190
2021-03-13git-compat-util.h: drop trailing semicolon from macro definitionRené Scharfe-1/+1