Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-15 | config.mak.dev: alternative workaround to gcc 12 warning in http.c | Carlo Marcelo Arenas Belón | 1 | -0/+1 |
2022-04-15 | config.mak.dev: workaround gcc 12 bug affecting "pedantic" CI job | Carlo Marcelo Arenas Belón | 1 | -0/+5 |
2022-04-13 | Git 2.35.3 | Junio C Hamano | 11 | -5/+108 |
2022-04-13 | Git 2.34.3 | Junio C Hamano | 10 | -5/+104 |
2022-04-13 | Git 2.33.3 | Junio C Hamano | 9 | -5/+100 |
2022-04-13 | Git 2.32.2 | Junio C Hamano | 8 | -5/+96 |
2022-04-13 | Git 2.31.3 | Junio C Hamano | 7 | -5/+92 |
2022-04-13 | Git 2.30.4 | Junio C Hamano | 3 | -2/+23 |
2022-04-13 | setup: opt-out of check with safe.directory=* | Derrick Stolee | 3 | -2/+21 |
2022-04-13 | setup: fix safe.directory key not being checked | Matheus Valadares | 2 | -0/+8 |
2022-04-13 | t0033: add tests for safe.directory | Derrick Stolee | 2 | -1/+36 |
2022-03-24 | Git 2.35.2 | Johannes Schindelin | 3 | -2/+9 |
2022-03-24 | Sync with 2.34.2 | Johannes Schindelin | 13 | -12/+265 |
2022-03-24 | Git 2.34.2 | Johannes Schindelin | 3 | -2/+8 |
2022-03-24 | Sync with 2.33.2 | Johannes Schindelin | 12 | -13/+264 |
2022-03-24 | Git 2.33.2 | Johannes Schindelin | 3 | -2/+17 |
2022-03-24 | Sync with 2.32.1 | Johannes Schindelin | 11 | -13/+249 |
2022-03-24 | Git 2.32.1 | Johannes Schindelin | 3 | -2/+8 |
2022-03-24 | Sync with 2.31.2 | Johannes Schindelin | 10 | -13/+243 |
2022-03-24 | Git 2.31.2 | Johannes Schindelin | 3 | -2/+8 |
2022-03-24 | Sync with 2.30.3 | Johannes Schindelin | 9 | -13/+237 |
2022-03-24 | Git 2.30.3 | Johannes Schindelin | 3 | -2/+26 |
2022-03-24 | Fix `GIT_CEILING_DIRECTORIES` with `C:\` and the likes | Johannes Schindelin | 2 | -11/+23 |
2022-03-21 | setup_git_directory(): add an owner check for the top-level directory | Johannes Schindelin | 3 | -1/+79 |
2022-03-21 | Add a function to determine whether a path is owned by the current user | Johannes Schindelin | 3 | -0/+106 |
2022-03-17 | Merge branch 'cb/mingw-gmtime-r' | Johannes Schindelin | 2 | -1/+5 |
2022-03-17 | mingw: avoid fallback for {local,gm}time_r() | Carlo Marcelo Arenas Belón | 2 | -1/+5 |
2022-03-17 | GIT-VERSION-GEN: bump to v2.33.1 | Johannes Schindelin | 1 | -1/+1 |
2022-01-28 | Git 2.35.1 | Junio C Hamano | 3 | -2/+8 |
2022-01-28 | Merge branch 'en/keep-cwd' into maint | Junio C Hamano | 3 | -2/+30 |
2022-01-26 | sequencer, stash: fix running from worktree subdir | Elijah Newren | 3 | -2/+30 |
2022-01-24 | Git 2.35 | Junio C Hamano | 2 | -1/+11 |
2022-01-24 | Merge branch 'ab/checkout-branch-info-leakfix' | Junio C Hamano | 2 | -3/+13 |
2022-01-24 | Merge tag 'l10n-2.35.0-rnd2' of git://github.com/git-l10n/git-po | Junio C Hamano | 11 | -39598/+36951 |
2022-01-23 | l10n: Update Catalan translation | Jordi Mas | 1 | -16/+16 |
2022-01-22 | Merge branch 'l10n/zh_TW/220113' of github.com:l10n-tw/git-po | Jiang Xin | 1 | -3115/+3462 |
2022-01-21 | checkout: avoid BUG() when hitting a broken repository | Junio C Hamano | 2 | -3/+13 |
2022-01-22 | l10n: zh_TW: v2.35.0 round 2 (0 untranslated) | Yi-Jyun Pan | 1 | -84/+85 |
2022-01-21 | l10n: Update Catalan translation | Jordi Mas | 1 | -555/+444 |
2022-01-20 | Merge branch 'js/branch-track-inherit' | Junio C Hamano | 4 | -9/+9 |
2022-01-20 | branch,checkout: fix --track documentation | René Scharfe | 4 | -9/+9 |
2022-01-20 | l10n: de.po: Update German translation | Matthias Rüster | 1 | -3162/+3168 |
2022-01-20 | l10n: de.po: Fix translation for "'%s' is aliased to '%s'" | Jürgen Krämer | 1 | -1/+1 |
2022-01-20 | Merge branch 'po-id' of github.com:bagasme/git-po | Jiang Xin | 1 | -196/+310 |
2022-01-19 | Git 2.35-rc2 | Junio C Hamano | 1 | -1/+1 |
2022-01-19 | getcwd(mingw): handle the case when there is no cwd | Johannes Schindelin | 1 | -0/+4 |
2022-01-19 | l10n: po-id for 2.35 (round 2) | Bagas Sanjaya | 1 | -196/+310 |
2022-01-19 | l10n: Update Catalan translation | Jordi Mas | 1 | -4835/+3976 |
2022-01-18 | Merge branch 'js/branch-track-inherit' | Junio C Hamano | 2 | -5/+5 |
2022-01-18 | Merge branch 'jc/freebsd-without-c99-only-build' | Junio C Hamano | 1 | -0/+5 |