t: harmonize t-reftable-block.c with coding guidelines
Chandra Pratap committed almost 2 years ago
t: move reftable/block_test.c to the unit testing framework
Chandra Pratap committed almost 2 years ago
rebase --exec: respect --quiet
Matheus Tavares committed almost 2 years ago
Sync with 'maint' for Windows+VS build jobs used at CI
Junio C Hamano committed almost 2 years ago
Merge branch 'jk/midx-unused-fix'
Junio C Hamano committed almost 2 years ago
Merge branch 'js/ci-win-vs-build' into maint-2.46
Junio C Hamano committed almost 2 years ago
mailinfo: we parse fixed headers
Junio C Hamano committed almost 2 years ago
CodingGuidelines: spaces around C operators
Junio C Hamano committed almost 2 years ago
Merge branch 'ps/leakfixes-part-4' into ps/leakfixes-part-5
Junio C Hamano committed almost 2 years ago
t: migrate t0110-urlmatch-normalization to the new framework
Ghanshyam Thakkar committed almost 2 years ago
t-hashmap: stop calling setup() for t_intern() test
Jeff King committed almost 2 years ago
git-prompt: support custom 0-width PS1 markers
Avi Halachmi (:avih) committed almost 2 years ago
git-prompt: ta-da! document usage in other shells
Avi Halachmi (:avih) committed almost 2 years ago
git-prompt: don't use shell $'...'
Avi Halachmi (:avih) committed almost 2 years ago
git-prompt: add some missing quotes
Avi Halachmi (:avih) committed almost 2 years ago
git-prompt: replace [[...]] with standard code
Avi Halachmi (:avih) committed almost 2 years ago
git-prompt: don't use shell arrays
Avi Halachmi (:avih) committed almost 2 years ago
git-prompt: fix uninitialized variable
Avi Halachmi (:avih) committed almost 2 years ago
git-prompt: use here-doc instead of here-string
Avi Halachmi (:avih) committed almost 2 years ago
ci(win+VS): download the vcpkg artifacts using a dedicated GitHub Action
Johannes Schindelin committed almost 2 years ago