Commit Graph

  • af2a4b3eb7 contrib: remove some scripts in "stats" directory Patrick Steinhardt 2025-05-12 11:20:01 +0200
  • 15405cd325 contrib: remove "git-new-workdir" Patrick Steinhardt 2025-05-12 11:20:00 +0200
  • 95bc447419 contrib: remove "emacs" directory Patrick Steinhardt 2025-05-12 11:19:59 +0200
  • bb9a9297d7 contrib: remove "git-resurrect.sh" Patrick Steinhardt 2025-05-12 11:19:58 +0200
  • 1248fb08d7 contrib: remove "persistent-https" remote helper Patrick Steinhardt 2025-05-12 11:19:57 +0200
  • 21b4f9009d contrib: remove "mw-to-git" Patrick Steinhardt 2025-05-12 11:19:56 +0200
  • 9a19b79e75 contrib: remove "hooks" directory Patrick Steinhardt 2025-05-12 11:19:55 +0200
  • 5e16d46ba4 contrib: remove "thunderbird-patch-inline" Patrick Steinhardt 2025-05-12 11:19:54 +0200
  • 9a5e587d47 contrib: remove remote-helper stubs Patrick Steinhardt 2025-05-12 11:19:53 +0200
  • 6672b90ece contrib: remove "examples" directory Patrick Steinhardt 2025-05-12 11:19:52 +0200
  • a8f959cbf6 contrib: remove "remotes2config.sh" Patrick Steinhardt 2025-05-12 11:19:51 +0200
  • 1970333644 reftable: fix perf regression when reading blocks of unwanted type Patrick Steinhardt 2025-05-12 17:15:56 +0200
  • e5dd0a05ed builtin/am: fix memory leak in `split_mail_stgit_series` Lidong Yan 2025-05-12 02:07:27 +0000
  • bac220e154 t1001: replace 'test -f' with 'test_path_is_file' Rodrigo Carvalho 2025-05-10 20:09:09 -0300
  • 20e4e9ad0b git-var doc: fix usage of $ENV_VAR vs ENV_VAR Jean-Noël Avila 2025-05-10 14:33:17 +0200
  • 7e7f47a488 git-verify-* doc: update mark-up of synopsis option descriptions Junio C Hamano 2025-05-10 14:33:16 +0200
  • 914c549ac1 git-{var,write-tree} docs: update mark-up of synopsis option descriptions Junio C Hamano 2025-05-10 14:33:15 +0200
  • 88ce8dfe29 git-daemon doc: update mark-up of synopsis option descriptions Junio C Hamano 2025-05-10 14:33:14 +0200
  • 91db6c735d reftable/writer: fix memory leak when `writer_index_hash()` fails Lidong Yan 2025-05-12 12:49:04 +0000
  • c8e752eaef reftable/writer: fix memory leak when `padded_write()` fails Lidong Yan 2025-05-12 12:49:03 +0000
  • daa364cfb7 gitk: Legacy widgets doesn't have combobox YOKOTA Hiroshi 2025-05-05 02:57:07 +0900
  • 880146aefe Makefile: avoid constant rebuilds with compilation database brian m. carlson 2025-05-09 21:12:02 +0000
  • 5dbaec628d sequencer: rework reflog message handling Phillip Wood 2025-05-09 16:22:27 +0000
  • 7472721463 sequencer: move reflog message functions Phillip Wood 2025-05-09 16:22:26 +0000
  • 7a1d2bd0a5 Merge branch 'master' of https://github.com/j6t/gitk Junio C Hamano 2025-05-09 13:16:51 -0700
  • c6a20717bb Merge branch 'master' of https://github.com/j6t/git-gui Junio C Hamano 2025-05-09 13:14:36 -0700
  • 309bb874dc Merge branch 'js/po-update-workflow' Johannes Sixt 2025-05-09 19:16:41 +0200
  • 3fdbf184be Merge branch 'at/translation-tamil' Johannes Sixt 2025-05-09 18:01:02 +0200
  • 1ee85f0e21 The twelfth batch Junio C Hamano 2025-05-08 11:12:02 -0700
  • 349083805e Merge branch 'js/diff-codeql-false-positive-workaround' Junio C Hamano 2025-05-08 12:36:32 -0700
  • 0730906043 Merge branch 'ps/mv-contradiction-fix' Junio C Hamano 2025-05-08 12:36:31 -0700
  • 4a4656d083 Merge branch 'en/hashmap-clear-fix' Junio C Hamano 2025-05-08 12:36:31 -0700
  • ba998f6107 docs: add credential helper for outlook and gmail in OAuth list of helpers Aditya Garg 2025-05-08 17:14:29 +0000
  • d6c63a798f docs: improve send-email documentation Aditya Garg 2025-05-08 17:14:28 +0000
  • 8adee0c0b0 send-mail: improve checks for valid_fqdn Aditya Garg 2025-05-08 17:14:27 +0000
  • 5463c1d4f6 meson: allow customize perl installation path Đoàn Trần Công Danh 2025-05-08 15:24:40 +0700
  • c7878a9fa5 Meta/CannedResponses: typofix Junio C Hamano 2025-05-07 16:19:32 -0700
  • be9f48aa85 What's cooking (2025/05 #03) Junio C Hamano 2025-05-07 16:18:12 -0700
  • a34fef86e0 scalar reconfigure: add --maintenance=<mode> option Derrick Stolee 2025-05-07 01:50:37 +0000
  • 882ce0c475 scalar clone: add --no-maintenance option Derrick Stolee 2025-05-07 01:50:36 +0000
  • 9816e24a78 scalar register: add --no-maintenance option Derrick Stolee 2025-05-07 01:50:35 +0000
  • c428216d4d scalar: customize register_dir()'s behavior Derrick Stolee 2025-05-07 01:50:34 +0000
  • 295de106db git-gui: treat the message template file as a built file Johannes Sixt 2024-12-24 14:47:08 +0100
  • 283621a553 builtin/maintenance: introduce "rerere-gc" task Patrick Steinhardt 2025-05-07 09:21:42 +0200
  • 255251cce1 builtin/gc: move rerere garbage collection into separate function Patrick Steinhardt 2025-05-07 09:21:41 +0200
  • ec31474656 builtin/maintenance: introduce "worktree-prune" task Patrick Steinhardt 2025-05-07 09:21:40 +0200
  • ae76c1c990 builtin/gc: move pruning of worktrees into a separate function Patrick Steinhardt 2025-05-07 09:21:39 +0200
  • e3a69d72b1 builtin/gc: remove global variables where it is trivial to do Patrick Steinhardt 2025-05-07 09:21:38 +0200
  • 58f62837fb builtin/gc: fix indentation of `cmd_gc()` parameters Patrick Steinhardt 2025-05-07 09:21:37 +0200
  • bebc728d74 intialize false_but_the_compiler_does_not_know_it_ Torsten Bögershausen 2025-05-06 14:06:44 +0200
  • e832d12874 gitk: add Tamil translation தமிழ் நேரம் 2025-05-07 21:24:35 +0530
  • 41429cb4e4 t6011: fix misconversion from perl to sed Junio C Hamano 2025-05-06 15:48:55 -0700
  • f47bcc3413 wrapper: NetBSD gives EFTYPE and FreeBSD gives EMFILE where POSIX uses ELOOP Collin Funk 2025-05-05 18:08:59 -0700
  • d5faba5994 What's cooking (2025/05 #02) Junio C Hamano 2025-05-05 15:17:27 -0700
  • 6f84262c44 The eleventh batch Junio C Hamano 2025-05-05 14:55:57 -0700
  • 791db2c7ba Merge branch 'kn/meson-hdr-check' Junio C Hamano 2025-05-05 14:56:25 -0700
  • cbda07879d Merge branch 'es/meson-cleanup' Junio C Hamano 2025-05-05 14:56:25 -0700
  • cc14ba68d7 Merge branch 'ps/meson-build-perf-bench' Junio C Hamano 2025-05-05 14:56:24 -0700
  • b50795db79 Merge branch 'js/windows-arm64' Junio C Hamano 2025-05-05 14:56:24 -0700
  • bd38ed5be1 ci: fix aggregation of test results with Meson Patrick Steinhardt 2025-05-05 12:55:45 +0200
  • a7b060f67f config.mak.uname: drop the `vcxproj` target Johannes Schindelin 2025-05-05 07:39:50 +0000
  • dc5e178f60 contrib/buildsystems: drop support for building . vcproj/.vcxproj files Johannes Schindelin 2025-05-05 07:39:49 +0000
  • 9c1ce1271d ci: stop linking the `prove` cache Johannes Schindelin 2025-05-05 07:39:48 +0000
  • 4ae2a3b418 doc: branch: fix inline-verbatim Kristoffer Haugsbakk 2025-05-03 21:13:09 +0200
  • d78e8e9430 doc: reflog: fix `drop` subheading Kristoffer Haugsbakk 2025-05-03 21:13:08 +0200
  • 184abdcf05 ci(win+Meson): build in Release mode Johannes Schindelin 2025-05-03 14:25:46 +0000
  • ec727e189c dir.c: literal match with wildcard in pathspec should still glob K Jayatheerth 2025-05-03 11:37:36 +0530
  • a0f523b789 What's cooking (2025/05 #01) Junio C Hamano 2025-05-02 18:29:15 -0700
  • f62977b93c tree-walk.h: fix incorrect API comment Elijah Newren 2025-05-02 19:19:11 +0000
  • 974f0d4664 builtin/mv: convert assert(3p) into `BUG()` Patrick Steinhardt 2025-04-30 14:44:58 +0200
  • 8583c9dcbc builtin/mv: bail out when trying to move child and its parent Patrick Steinhardt 2025-04-30 14:44:57 +0200
  • 6c0bd1fc70 The tenth batch Junio C Hamano 2025-04-29 14:07:22 -0700
  • daae7937c7 Merge branch 'ps/ci-resurrect-p4-on-github' Junio C Hamano 2025-04-29 14:21:33 -0700
  • 29c9aee5f0 Merge branch 'ps/install-bash-completion' Junio C Hamano 2025-04-29 14:21:32 -0700
  • 87b0875425 Merge branch 'jk/p5332-testfix' Junio C Hamano 2025-04-29 14:21:32 -0700
  • 0faae382ca Merge branch 'lo/remove-log-reencode-from-rev-info' Junio C Hamano 2025-04-29 14:21:31 -0700
  • 27bd8ee311 Merge branch 'ps/fewer-perl' Junio C Hamano 2025-04-29 14:21:30 -0700
  • a819a3da85 Merge branch 'ps/reftable-api-revamp' Junio C Hamano 2025-04-29 14:21:29 -0700
  • 0c9d6b7ced Merge branch 'jh/gc-launchctl-schedule-fix' Junio C Hamano 2025-04-29 14:21:28 -0700
  • 5a6de390d8 Merge branch 'az/tighten-string-array-constness' Junio C Hamano 2025-04-29 14:21:28 -0700
  • dd45c2e48f Merge branch 'as/typofix-in-env-h-header' Junio C Hamano 2025-04-29 14:21:27 -0700
  • a501213402 Merge branch 'ua/call-repo-config-with-possibly-null-repository' Junio C Hamano 2025-04-29 14:21:27 -0700
  • 8bb81ccfad Merge branch 'js/git-perf-env-override' Junio C Hamano 2025-04-29 14:21:26 -0700
  • 03f2915541 xdiff: disable cleanup_records heuristic with --minimal Niels Glodny 2025-04-29 16:09:49 +0200
  • 104add8368 diff: check range before dereferencing an array element Johannes Schindelin 2025-04-29 11:37:58 +0000
  • 8a9e27be82 object-store: drop `repo_has_object_file()` Patrick Steinhardt 2025-04-29 09:52:21 +0200
  • 062b914c84 treewide: convert users of `repo_has_object_file()` to `has_object()` Patrick Steinhardt 2025-04-29 09:52:20 +0200
  • f8fc4cacd3 object-store: allow fetching objects via `has_object()` Patrick Steinhardt 2025-04-29 09:52:19 +0200
  • 1a793261c5 object-store: move function declarations to their respective subsystems Patrick Steinhardt 2025-04-29 09:52:18 +0200
  • 0b8ed25b66 object-store: move and rename `odb_pack_keep()` Patrick Steinhardt 2025-04-29 09:52:17 +0200
  • 56ef85e82f object-store: drop `loose_object_path()` Patrick Steinhardt 2025-04-29 09:52:16 +0200
  • ddb28da58f object-store: move `struct packed_git` into "packfile.h" Patrick Steinhardt 2025-04-29 09:52:15 +0200
  • daec3c08e3 send-email: add --[no-]outlook-id-fix option Aditya Garg 2025-04-29 16:37:09 +0000
  • 9481877de3 hashmap: ensure hashmaps are reusable after hashmap_clear() Elijah Newren 2025-04-29 15:47:43 +0000
  • bd44448882 What's cooking (2025/04 #08) Junio C Hamano 2025-04-28 15:59:18 -0700
  • 98f8854c94 index-pack: allow revisiting REF_DELTA chains Derrick Stolee 2025-04-28 20:24:45 +0000
  • fd7fd7afc9 t5309: create failing test for 'git index-pack' Derrick Stolee 2025-04-28 20:24:44 +0000
  • 89d557b950 test-tool: add pack-deltas helper Derrick Stolee 2025-04-28 20:24:43 +0000
  • c3fc5c68f6 meson: wire up benchmarking options Patrick Steinhardt 2025-04-28 09:30:50 +0200
  • d84eefaeea meson: wire up benchmarks Patrick Steinhardt 2025-04-28 09:30:49 +0200