Commit Graph

  • 20a5dd670c Merge branch 'jk/remote-rename-without-fetch-refspec' Junio C Hamano 2022-10-10 10:08:39 -07:00
  • 7aeb0d4c47 Merge branch 'jk/clone-allow-bare-and-o-together' Junio C Hamano 2022-10-10 10:08:39 -07:00
  • fdbfac60fd Merge branch 'jk/fsck-on-diet' Junio C Hamano 2022-10-10 10:08:39 -07:00
  • d194e61ea7 Merge branch 'so/diff-merges-cleanup' Junio C Hamano 2022-10-10 10:08:39 -07:00
  • ab26e44d98 Merge branch 'ah/fsmonitor-daemon-usage-non-l10n' Junio C Hamano 2022-10-10 10:08:39 -07:00
  • b77e3bdd97 symbolic-ref: teach "--[no-]recurse" option Junio C Hamano 2022-10-07 15:00:39 -07:00
  • 413bc6d20a git.c: improve code readability in cmd_main() Daniel Sonbolian 2022-10-08 16:21:37 +00:00
  • f7669676d0 dir: use fspathncmp() in pl_hashmap_cmp() Jeff King 2022-10-08 13:05:43 +02:00
  • bcfc82bd48 branch: description for non-existent branch errors Rubén Justo 2022-10-08 02:39:43 +02:00
  • bbe21b64a0 Start 2.39 cycle Junio C Hamano 2022-10-07 17:09:21 -07:00
  • 9b89c08cae Merge branch 'ac/fuzzers' Junio C Hamano 2022-10-07 17:19:59 -07:00
  • 837fdc900f Merge branch 'vd/fix-unaligned-read-index-v4' Junio C Hamano 2022-10-07 17:19:59 -07:00
  • 1f1f375cfe Merge branch 'es/retire-efgrep' Junio C Hamano 2022-10-07 17:19:59 -07:00
  • de73968e52 Merge branch 'dd/retire-efgrep' Junio C Hamano 2022-10-07 17:19:59 -07:00
  • 410a0e520d Merge branch 'ds/use-platform-regex-on-macos' Junio C Hamano 2022-10-07 17:19:58 -07:00
  • 3991bb73dd SubmittingPatches: use usual capitalization in the log message body Junio C Hamano 2022-10-07 11:07:54 -07:00
  • 7190b7ebf9 bundle-uri: fix technical doc issues Derrick Stolee 2022-10-07 15:50:09 +00:00
  • 246526d019 bisect--helper: plug strvec leak René Scharfe 2022-10-07 17:08:42 +02:00
  • d5b41391a4 Git 2.38.1 v2.38.1 Taylor Blau 2022-10-05 20:24:38 -04:00
  • f64d4ca8d6 Sync with 2.37.4 Taylor Blau 2022-10-06 20:00:04 -04:00
  • 83d5e3341b Git 2.37.4 v2.37.4 Taylor Blau 2022-10-05 20:12:39 -04:00
  • f2798aa404 Sync with 2.36.3 Taylor Blau 2022-10-06 17:48:57 -04:00
  • 9a167cb786 t7527: prepare for changing protocol.file.allow Taylor Blau 2022-09-30 16:47:00 -04:00
  • 3146a6d862 What's cooking (2022/10 #02) Junio C Hamano 2022-10-06 15:47:58 -07:00
  • fcdaa211e6 Git 2.36.3 v2.36.3 Taylor Blau 2022-09-30 17:37:57 -04:00
  • 58612f82b6 Sync with 2.35.5 Taylor Blau 2022-10-06 17:44:44 -04:00
  • 868154bb1c Git 2.35.5 v2.35.5 Taylor Blau 2022-09-30 17:25:26 -04:00
  • ac8a1db867 Sync with 2.34.5 Taylor Blau 2022-10-06 17:43:37 -04:00
  • be85cfc4db Git 2.34.5 v2.34.5 Taylor Blau 2022-09-30 17:22:02 -04:00
  • 478a426f14 Sync with 2.33.5 Taylor Blau 2022-10-06 17:42:55 -04:00
  • 7800e1dccf Git 2.33.5 v2.33.5 Taylor Blau 2022-09-30 17:04:26 -04:00
  • 3957f3c84e Sync with 2.32.4 Taylor Blau 2022-10-06 17:42:02 -04:00
  • af778cd9be Git 2.32.4 v2.32.4 Taylor Blau 2022-09-30 17:00:58 -04:00
  • 9cbd2827c5 Sync with 2.31.5 Taylor Blau 2022-10-06 17:40:44 -04:00
  • ecf9b4a443 Git 2.31.5 v2.31.5 Taylor Blau 2022-09-30 16:56:02 -04:00
  • 122512967e Sync with 2.30.6 Taylor Blau 2022-10-06 17:39:15 -04:00
  • abd4d67ab0 Git 2.30.6 v2.30.6 Taylor Blau 2022-09-30 16:32:10 -04:00
  • 69c5f17f11 attr: drop DEBUG_ATTR code Jeff King 2022-10-06 09:23:19 -04:00
  • 116761ba9c commit: avoid writing to global in option callback Jeff King 2022-10-06 09:11:31 -04:00
  • 7faba18a9a multi-pack-index: avoid writing to global in option callback Jeff King 2022-10-06 09:10:53 -04:00
  • 6823c19888 test-submodule: inline resolve_relative_url() function Jeff King 2022-10-06 09:10:15 -04:00
  • 7a2d8ea47e t/lib-httpd: pass LANG and LC_ALL to Apache René Scharfe 2022-10-06 17:33:07 +02:00
  • 7c07f36ad2 git-compat-util.h: GCC deprecated message arg only in GCC 4.5+ Alejandro R. Sedeño 2022-10-05 18:19:28 -04:00
  • ebb6c16607 Makefile: clarify runtime relative gitexecdir Đoàn Trần Công Danh 2022-10-06 08:32:05 +07:00
  • d9fcaeece2 t5537: prepare for changing protocol.file.allow Taylor Blau 2022-09-30 16:47:00 -04:00
  • 541607d934 t3206: prepare for changing protocol.file.allow Taylor Blau 2022-09-30 16:47:00 -04:00
  • b004c90282 gc: simplify maintenance_task_pack_refs() René Scharfe 2022-10-04 18:17:39 +02:00
  • edbf9a2e20 mergetool.txt: typofix 'overwriten' -> 'overwritten' Noah Betzen 2022-10-04 00:55:24 +00:00
  • 301f1e3ac1 promisor-remote: die upon failing fetch Jonathan Tan 2022-10-04 14:13:41 -07:00
  • 00057bf14c promisor-remote: remove a return value Jonathan Tan 2022-10-04 14:13:40 -07:00
  • 5aa9e3262e fsmonitor: add documentation for allowRemote and socketDir options Eric DeCosta 2022-10-04 17:32:31 +00:00
  • 25c2cab08f fsmonitor: check for compatability before communicating with fsmonitor Eric DeCosta 2022-10-04 17:32:30 +00:00
  • 12fd27df79 fsmonitor: deal with synthetic firmlinks on macOS Eric DeCosta 2022-10-04 17:32:29 +00:00
  • 8f44976882 fsmonitor: avoid socket location check if using hook Eric DeCosta 2022-10-04 17:32:28 +00:00
  • 6beb2688d3 fsmonitor: relocate socket file if .git directory is remote Eric DeCosta 2022-10-04 17:32:27 +00:00
  • 508c1a572d fsmonitor: refactor filesystem checks to common interface Eric DeCosta 2022-10-04 17:32:26 +00:00
  • 36fb0d07d8 ssh signing: return an error when signature cannot be read Phillip Wood 2022-10-04 10:01:34 +00:00
  • 45350aeb11 sequencer: detect author name errors in read_author_script() Jeff King 2022-10-03 13:35:02 -04:00
  • 3ef1494685 mailinfo -b: fix an out of bounds access Phillip Wood 2022-10-03 09:23:30 +00:00
  • e8ca6a2588 MaintNotes: adjust for 2.38 Junio C Hamano 2022-10-03 01:23:45 -07:00
  • 342535a019 What's cooking (2022/10 #01) Junio C Hamano 2022-10-03 01:23:45 -07:00
  • 3dcec76d9d Git 2.38 v2.38.0 Junio C Hamano 2022-10-02 08:43:56 -07:00
  • c03bee6e9f Merge tag 'l10n-2.38.0-rnd3' of https://github.com/git-l10n/git-po Junio C Hamano 2022-10-02 08:24:32 -07:00
  • a79c6b6081 diff: support ^! for merges René Scharfe 2022-10-01 12:28:07 +02:00
  • 9f91da752f revisions.txt: unspecify order of resolved parts of ^! René Scharfe 2022-10-01 12:26:34 +02:00
  • 793c21182e revision: use strtol_i() for exclude_parent René Scharfe 2022-10-01 12:25:36 +02:00
  • dedb2883ce l10n: zh_TW.po: Git 2.38.0, round 3 Yi-Jyun Pan 2022-10-01 19:04:42 +08:00
  • 8a7bfa0fd3 t7814: prepare for changing protocol.file.allow Taylor Blau 2022-09-30 16:47:00 -04:00
  • 59f2f80280 t5537: prepare for changing protocol.file.allow Taylor Blau 2022-09-30 16:47:00 -04:00
  • c193e6bbee t5516: prepare for changing protocol.file.allow Taylor Blau 2022-09-30 16:47:00 -04:00
  • e175fb5767 t3207: prepare for changing protocol.file.allow Taylor Blau 2022-09-30 16:47:00 -04:00
  • ef374dd9b8 t2080: prepare for changing protocol.file.allow Taylor Blau 2022-09-30 16:48:56 -04:00
  • 092d3a2bf9 t1092: prepare for changing protocol.file.allow Taylor Blau 2022-09-30 16:47:00 -04:00
  • 067aa8fb41 t2080: prepare for changing protocol.file.allow Taylor Blau 2022-09-30 16:48:56 -04:00
  • 4a7dab5ce4 t1092: prepare for changing protocol.file.allow Taylor Blau 2022-09-30 16:47:00 -04:00
  • 22613b25ec tmp-objdir: skip clean up when handling a signal John Cai 2022-09-30 20:47:11 +00:00
  • 0ca6ead81e alias.c: reject too-long cmdline strings in split_cmdline() Kevin Backhouse 2022-09-28 18:53:32 -04:00
  • 71ad7fe1bc shell: limit size of interactive commands Jeff King 2022-09-28 18:52:48 -04:00
  • 32696a4cbe shell: add basic tests Jeff King 2022-09-28 18:50:36 -04:00
  • a1d4f67c12 transport: make protocol.file.allow be "user" by default Taylor Blau 2022-07-29 15:22:13 -04:00
  • f4a32a550f t/t9NNN: allow local submodules Taylor Blau 2022-07-29 15:21:53 -04:00
  • 0d3beb71da t/t7NNN: allow local submodules Taylor Blau 2022-07-29 15:21:40 -04:00
  • 0f21b8f468 t/t6NNN: allow local submodules Taylor Blau 2022-07-29 15:21:18 -04:00
  • 225d2d50cc t/t5NNN: allow local submodules Taylor Blau 2022-07-29 15:21:06 -04:00
  • ac7e57fa28 t/t4NNN: allow local submodules Taylor Blau 2022-07-29 15:20:43 -04:00
  • f8d510ed0b t/t3NNN: allow local submodules Taylor Blau 2022-07-29 15:20:28 -04:00
  • 99f4abb8da t/2NNNN: allow local submodules Taylor Blau 2022-07-29 15:20:03 -04:00
  • 8a96dbcb33 t/t1NNN: allow local submodules Taylor Blau 2022-07-29 15:16:10 -04:00
  • 7de0c306f7 t/lib-submodule-update.sh: allow local submodules Taylor Blau 2022-07-29 15:13:58 -04:00
  • 6f054f9fb3 builtin/clone.c: disallow --local clones with symlinks Taylor Blau 2022-07-28 17:35:17 -04:00
  • d7f69b76ec Merge branch 'po-id' of github.com:bagasme/git-po Jiang Xin 2022-10-01 10:02:03 +08:00
  • 4f26b6fe47 What's cooking (2022/09 #09) Junio C Hamano 2022-09-30 11:26:05 -07:00
  • e288b3de35 branch: do not fail a no-op --edit-desc Junio C Hamano 2022-09-30 11:06:22 -07:00
  • 5e7c8b75e7 test-lib: have SANITIZE=leak imply TEST_NO_MALLOC_CHECK Ævar Arnfjörð Bjarmason 2022-09-28 12:01:54 +02:00
  • 21cefac967 Merge branch 'l10n-de-2.38-rnd3' of github.com:ralfth/git Jiang Xin 2022-09-29 18:54:12 +08:00
  • 2a905f8fa8 push: improve grammar of branch.autoSetupMerge advice Alex Henrie 2022-09-27 23:58:11 -06:00
  • 48bf511320 Merge branch 'fr_2.38_rnd3' of github.com:jnavila/git Jiang Xin 2022-09-29 08:00:30 +08:00
  • 08f41b8171 Merge branch 'catalan' of github.com:Softcatala/git-po Jiang Xin 2022-09-29 07:59:44 +08:00
  • 48fe8e6a63 l10n: fr: v2.38.0 round 3 Jean-Noël Avila 2022-09-28 21:46:22 +02:00
  • 4a6ed30f96 read-cache: avoid misaligned reads in index v4 Victoria Dye 2022-09-28 17:19:00 +00:00