Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | l10n: uk: v2.46 update | Arkadii Yakovets | 2024-07-24 | 1 | -199/+550 |
* | Git 2.46-rc1v2.46.0-rc1 | Junio C Hamano | 2024-07-18 | 2 | -1/+2 |
* | Merge branch 'jk/am-retry' | Junio C Hamano | 2024-07-18 | 1 | -1/+1 |
|\ | |||||
| * | t4153: stop redirecting input from /dev/zero | Jeff King | 2024-07-17 | 1 | -1/+1 |
* | | Merge branch 'tb/pseudo-merge-reachability-bitmap' | Junio C Hamano | 2024-07-18 | 1 | -4/+10 |
|\ \ | |||||
| * | | Documentation/gitpacking: make sample configs listing blocks | Martin Ågren | 2024-07-17 | 1 | -4/+10 |
* | | | Merge branch 'ps/pseudo-ref-terminology' | Junio C Hamano | 2024-07-18 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Documentation/glossary: fix double word | Martin Ågren | 2024-07-17 | 1 | -1/+1 |
* | | | | Merge branch 'tb/doc-max-tree-depth-fix' | Junio C Hamano | 2024-07-18 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Documentation: fix default value for core.maxTreeDepth | Taylor Blau | 2024-07-17 | 1 | -1/+2 |
* | | | | | Merge branch 'ch/refs-without-the-repository-fix' | Junio C Hamano | 2024-07-18 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | refs: correct the version numbers in a comment | Christian Hesse | 2024-07-16 | 1 | -2/+2 |
* | | | | | | Post 2.46-rc0 batch #3 | Junio C Hamano | 2024-07-17 | 1 | -0/+22 |
* | | | | | | Merge branch 'js/unit-test-oidtree-cmake-fix' | Junio C Hamano | 2024-07-17 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmake: fix build of `t-oidtree` | Johannes Schindelin | 2024-07-12 | 1 | -1/+2 |
* | | | | | | | Merge branch 'js/var-git-shell-path' | Junio C Hamano | 2024-07-17 | 12 | -13/+78 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | var(win32): do report the GIT_SHELL_PATH that is actually used | Johannes Schindelin | 2024-07-14 | 2 | -2/+3 |
| * | | | | | | | run-command: declare the `git_shell_path()` function globally | Johannes Schindelin | 2024-07-14 | 2 | -1/+6 |
| * | | | | | | | run-command(win32): resolve the path to the Unix shell early | Johannes Schindelin | 2024-07-14 | 1 | -4/+6 |
| * | | | | | | | mingw(is_msys2_sh): handle forward slashes in the `sh.exe` path, too | Johannes Schindelin | 2024-07-14 | 1 | -1/+1 |
| * | | | | | | | win32: override `fspathcmp()` with a directory separator-aware version | Johannes Schindelin | 2024-07-14 | 5 | -4/+53 |
| * | | | | | | | strvec: declare the `strvec_push_nodup()` function globally | Johannes Schindelin | 2024-07-14 | 2 | -1/+4 |
| * | | | | | | | run-command: refactor getting the Unix shell path into its own function | Johannes Schindelin | 2024-07-14 | 1 | -5/+10 |
* | | | | | | | | Merge branch 'ps/doc-http-empty-cookiefile' | Junio C Hamano | 2024-07-17 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | doc: update http.cookieFile with in-memory cookie processing | Piotr Szlazak | 2024-07-11 | 1 | -1/+5 |
* | | | | | | | | | Merge branch 'kn/push-empty-fix' | Junio C Hamano | 2024-07-17 | 2 | -14/+24 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | builtin/push: call set_refspecs after validating remote | Karthik Nayak | 2024-07-12 | 2 | -14/+24 |
* | | | | | | | | | | Merge branch 'jc/http-cookiefile' | Junio C Hamano | 2024-07-17 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | http.c: cookie file tightening | Junio C Hamano | 2024-07-10 | 1 | -0/+9 |
* | | | | | | | | | | | Merge branch 'jk/test-body-in-here-doc' | Junio C Hamano | 2024-07-17 | 160 | -1026/+1286 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | t/.gitattributes: ignore whitespace in chainlint expect files | Jeff King | 2024-07-10 | 1 | -1/+1 |
| * | | | | | | | | | | | t: convert some here-doc test bodies | Jeff King | 2024-07-10 | 2 | -117/+117 |
| * | | | | | | | | | | | test-lib: allow test snippets as here-docs | Jeff King | 2024-07-10 | 2 | -5/+35 |
| * | | | | | | | | | | | chainlint.pl: add tests for test body in heredoc | Jeff King | 2024-07-10 | 8 | -0/+50 |
| * | | | | | | | | | | | chainlint.pl: recognize test bodies defined via heredoc | Eric Sunshine | 2024-07-10 | 1 | -5/+22 |
| * | | | | | | | | | | | chainlint.pl: check line numbers in expected output | Jeff King | 2024-07-10 | 74 | -894/+913 |
| * | | | | | | | | | | | chainlint.pl: force CRLF conversion when opening input files | Jeff King | 2024-07-10 | 1 | -1/+1 |
| * | | | | | | | | | | | chainlint.pl: do not spawn more threads than we have scripts | Jeff King | 2024-07-10 | 1 | -0/+1 |
| * | | | | | | | | | | | chainlint.pl: only start threads if jobs > 1 | Jeff King | 2024-07-10 | 1 | -1/+2 |
| * | | | | | | | | | | | chainlint.pl: add test_expect_success call to test snippets | Jeff King | 2024-07-10 | 73 | -3/+145 |
* | | | | | | | | | | | | Merge branch 'rj/test-sanitize-leak-log-fix' | Junio C Hamano | 2024-07-17 | 3 | -47/+20 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default | Rubén Justo | 2024-07-11 | 3 | -47/+17 |
| * | | | | | | | | | | | | test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG | Rubén Justo | 2024-07-02 | 1 | -1/+4 |
* | | | | | | | | | | | | | Post 2.46-rc0 batch #2 | Junio C Hamano | 2024-07-16 | 1 | -0/+17 |
* | | | | | | | | | | | | | Merge branch 'bc/gitfaq-more' | Junio C Hamano | 2024-07-16 | 2 | -4/+110 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | doc: mention that proxies must be completely transparent | brian m. carlson | 2024-07-10 | 1 | -0/+5 |
| * | | | | | | | | | | | | | gitfaq: add entry about syncing working trees | brian m. carlson | 2024-07-10 | 1 | -0/+52 |
| * | | | | | | | | | | | | | gitfaq: give advice on using eol attribute in gitattributes | brian m. carlson | 2024-07-10 | 1 | -4/+17 |
| * | | | | | | | | | | | | | gitfaq: add documentation on proxies | brian m. carlson | 2024-07-10 | 1 | -0/+36 |
* | | | | | | | | | | | | | | Merge branch 'bc/http-proactive-auth' | Junio C Hamano | 2024-07-16 | 3 | -6/+192 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |