Commit Graph

  • 637fb90228 Merge branch 're/submodule-parse-opt' Junio C Hamano 2025-01-16 16:35:13 -08:00
  • 2a13745101 doc: migrate git-commit manpage secondary files to new format Jean-Noël Avila 2025-01-15 20:23:48 +00:00
  • 819fdd6e76 doc: convert git commit config to new format Jean-Noël Avila 2025-01-15 20:23:47 +00:00
  • 01b9465440 doc: make more direct explanations in git commit options Jean-Noël Avila 2025-01-15 20:23:46 +00:00
  • d533c10697 doc: the mode param of -u of git commit is optional Jean-Noël Avila 2025-01-15 20:23:45 +00:00
  • be2ea674cc doc: apply new documentation guidelines to git commit Jean-Noël Avila 2025-01-15 20:23:44 +00:00
  • bc67b4ab5f reftable: write correct max_update_index to header Karthik Nayak 2025-01-15 11:54:51 +00:00
  • 1dca492edd meson: fix missing deps for technical articles Sam James 2025-01-14 14:47:10 +00:00
  • 4771501c0a meson: ensure correct version-def.h is used Toon Claes 2025-01-14 12:15:23 +01:00
  • 13b2e7ed63 What's cooking (2025/01 #04) Junio C Hamano 2025-01-14 09:59:28 -08:00
  • 757161efcc Sync with Git 2.48.1 Junio C Hamano 2025-01-13 13:02:01 -08:00
  • 46afc2ba91 Start the Git 2.49 cycle Junio C Hamano 2025-01-13 13:00:48 -08:00
  • f93ff170b9 Git 2.48.1 v2.48.1 Junio C Hamano 2025-01-13 12:57:19 -08:00
  • 65faad6d84 Sync with Git 2.47.2 Git 2.47.2 Junio C Hamano 2025-01-13 12:55:26 -08:00
  • 191f0c8db2 object-name: be more strict in parsing describe-like output Elijah Newren 2025-01-13 17:13:37 +00:00
  • 71e19a0031 object-name: fix resolution of object names containing curly braces Elijah Newren 2025-01-13 17:13:36 +00:00
  • b569cbf2c6 Merge branch 'ps/meson-weak-sha1-build' into ps/build-meson-fixes Junio C Hamano 2025-01-13 09:34:31 -08:00
  • 4e3dd47c9d help: interpret boolean string values for help.autocorrect Scott Chacon 2025-01-13 09:33:44 +00:00
  • 18a7e19846 gitk: make the "list references" default window width wider James J. Raden 2016-01-21 12:07:47 -05:00
  • ac75b4c265 gitk: fix arrow keys in input fields with Tcl/Tk >= 8.6 Johannes Schindelin 2016-02-16 16:42:06 +01:00
  • baaa9d6d86 gitk: Use an external icon file on Windows Sebastian Schuberth 2012-07-22 23:19:24 +02:00
  • 5eb02dd8f0 gitk: Unicode file name support Karsten Blees 2012-02-04 21:54:36 +01:00
  • 4cbe9e0e21 gitk(Windows): avoid inadvertently calling executables in the worktree Johannes Schindelin 2023-01-19 13:40:31 +01:00
  • 76baf97fa1 instaweb: fix ip binding for the python http.server Alecs King 2025-01-10 18:13:46 +08:00
  • 69666e6746 doc: convert git-restore to new style format Jean-Noël Avila 2025-01-10 10:09:19 +00:00
  • 77b2d29e91 doc: convert git-notes to new documentation format Jean-Noël Avila 2025-01-10 10:08:23 +00:00
  • 64156589d9 Merge branch 'ps/meson-weak-sha1-build' into ps/zlib-ng Junio C Hamano 2025-01-10 15:18:56 -08:00
  • a90ff409f0 docs: discuss caching personal access tokens M Hickford 2025-01-10 22:54:37 +00:00
  • cf5b8276dc docs: list popular credential helpers M Hickford 2025-01-10 22:54:36 +00:00
  • 9853454052 MaintNotes: 2.48.0 update Junio C Hamano 2025-01-10 10:17:45 -08:00
  • b5301d5386 What's cooking (2025/01 #03) Junio C Hamano 2025-01-10 09:48:14 -08:00
  • fbe8d3079d Git 2.48 v2.48.0 Junio C Hamano 2025-01-10 09:20:20 -08:00
  • b28fb93e51 Merge branch 'ps/build-sign-compare' Junio C Hamano 2025-01-10 09:19:33 -08:00
  • 3ae35648bf Merge branch 'js/git-version-gen-update' Junio C Hamano 2025-01-10 09:19:33 -08:00
  • e39e332e50 ci: remove stale code for Azure Pipelines Patrick Steinhardt 2025-01-10 12:32:06 +01:00
  • 6bc06e8f20 ci: use latest Ubuntu release Patrick Steinhardt 2025-01-10 12:32:05 +01:00
  • 678b22f528 ci: stop special-casing for Ubuntu 16.04 Patrick Steinhardt 2025-01-10 12:32:04 +01:00
  • 4ad71b16cd gitlab-ci: add linux32 job testing against i386 Patrick Steinhardt 2025-01-10 12:32:03 +01:00
  • 5aea4ff36c gitlab-ci: remove the "linux-old" job Patrick Steinhardt 2025-01-10 12:32:02 +01:00
  • b133d3071a github: simplify computation of the job's distro Patrick Steinhardt 2025-01-10 12:32:01 +01:00
  • 9548e0478e github: convert all Linux jobs to be containerized Patrick Steinhardt 2025-01-10 12:32:00 +01:00
  • 2a21098b98 github: adapt containerized jobs to be rootless Patrick Steinhardt 2025-01-10 12:31:59 +01:00
  • 65f586132b t7422: fix flaky test caused by buffered stdout Patrick Steinhardt 2025-01-10 12:31:58 +01:00
  • b537af720e t0060: fix EBUSY in MinGW when setting up runtime prefix Patrick Steinhardt 2025-01-10 12:31:57 +01:00
  • 64f3ff3ffc GIT-VERSION-GEN: allow it to be run in parallel Johannes Schindelin 2025-01-10 11:48:37 +00:00
  • e7fb2ca945 builtin/blame: fix out-of-bounds write with blank boundary commits Patrick Steinhardt 2025-01-10 12:26:18 +01:00
  • 1fbb8d7ecb builtin/blame: fix out-of-bounds read with excessive --abbrev Patrick Steinhardt 2025-01-10 12:26:17 +01:00
  • 0b43274850 credential-cache: respect authtype capability M Hickford 2025-01-09 22:45:20 +00:00
  • 6979bf6f8f tree-diff: make list tail-passing more explicit Jeff King 2025-01-09 03:57:00 -05:00
  • 6632bcba51 tree-diff: simplify emit_path() list management Jeff King 2025-01-09 03:54:05 -05:00
  • d8baf083c5 tree-diff: use the name "tail" to refer to list tail Jeff King 2025-01-09 03:53:09 -05:00
  • a5c4e31af9 tree-diff: drop list-tail argument to diff_tree_paths() Jeff King 2025-01-09 03:51:56 -05:00
  • 69f6dea44c combine-diff: drop public declaration of combine_diff_path_size() Jeff King 2025-01-09 03:50:19 -05:00
  • b20d7d348c tree-diff: inline path_appendnew() Jeff King 2025-01-09 03:49:44 -05:00
  • 8c53354658 tree-diff: pass whole path string to path_appendnew() Jeff King 2025-01-09 03:49:07 -05:00
  • a8dda1af6a tree-diff: drop path_appendnew() alloc optimization Jeff King 2025-01-09 03:46:49 -05:00
  • ca3abe41d7 run_diff_files(): de-mystify the size of combine_diff_path struct Jeff King 2025-01-09 03:44:21 -05:00
  • 30f7414ca1 diff: add a comment about combine_diff_path.parent.path Jeff King 2025-01-09 03:42:48 -05:00
  • 3a0599788f combine-diff: use pointer for parent paths Jeff King 2025-01-09 03:42:29 -05:00
  • 5173099aae tree-diff: clear parent array in path_appendnew() Jeff King 2025-01-09 03:33:10 -05:00
  • 7067793441 combine-diff: add combine_diff_path_new() Jeff King 2025-01-09 03:32:36 -05:00
  • 949bb8f74f run_diff_files(): delay allocation of combine_diff_path Jeff King 2025-01-09 03:28:18 -05:00
  • 21e1b44865 difftool docs: restore correct position of tool list Adam Johnson 2025-01-08 23:35:23 +00:00
  • 43850dcf9c t/unit-tests: convert hash to use clar test framework Seyi Kuforiji 2025-01-09 15:09:52 +01:00
  • a60673e925 Merge branch 'js/reftable-realloc-errors-fix' Junio C Hamano 2025-01-08 14:10:27 -08:00
  • e05e111feb Merge branch 'sj/meson-perl-build-fix' Junio C Hamano 2025-01-08 14:10:26 -08:00
  • d02c37c3e6 t-reftable-basics: allow for malloc to be #defined Johannes Schindelin 2025-01-08 16:00:05 +00:00
  • 45c0897204 meson: fix perl dependencies Sam James 2025-01-08 03:42:37 +00:00
  • 6a63995335 docs: fix typesetting of merge driver placeholders Matthew Hughes 2025-01-07 21:24:21 +00:00
  • 14650065b7 RelNotes/2.48.0: fix typos etc. Kristoffer Haugsbakk 2025-01-07 18:37:06 +01:00
  • ca7158076f fsck: reject misconfigured fsck.skipList Justin Tobler 2025-01-07 10:29:15 -06:00
  • 0b4f8afef6 reftable/stack: accept insecure random bytes Patrick Steinhardt 2025-01-07 16:27:00 +01:00
  • 1568d1562e wrapper: allow generating insecure random bytes Patrick Steinhardt 2025-01-07 16:26:59 +01:00
  • 4a2b3df546 Merge tag 'l10n-2.48.0-rnd1' of https://github.com/git-l10n/git-po Junio C Hamano 2025-01-07 08:53:02 -08:00
  • ddb5287894 t7407: use test_grep Jeff King 2025-01-07 02:18:24 -05:00
  • 164a2516eb test-lib: add a few comments to LSan log checking Jeff King 2025-01-07 02:08:31 -05:00
  • b9a9df93a3 test-lib: simplify lsan results check Jeff King 2025-01-07 02:07:52 -05:00
  • 8d24d56ce1 test-lib: invert return value of check_test_results_san_file_empty Jeff King 2025-01-07 02:05:01 -05:00
  • fc613c01d4 Merge branch '2.48-uk-update' of github.com:arkid15r/git-ukrainian-l10n Jiang Xin 2025-01-07 15:45:43 +08:00
  • 56610beac2 Merge branch 'vi-2.48' of github.com:Nekosha/git-po Jiang Xin 2025-01-07 15:45:21 +08:00
  • 12bcb4d4d0 Merge branch 'l10n-de-2.48' of github.com:ralfth/git Jiang Xin 2025-01-07 15:44:49 +08:00
  • 111a9d51d2 Merge branch 'tl/zh_CN_2.48.0_rnd' of github.com:dyrone/git Jiang Xin 2025-01-07 15:44:11 +08:00
  • 97bfea6377 Merge branch 'fr_v2.48.0' of github.com:jnavila/git Jiang Xin 2025-01-07 15:39:11 +08:00
  • b987f159e3 Merge branch 'master' of github.com:alshopov/git-po Jiang Xin 2025-01-07 15:38:39 +08:00
  • 8ddca35c13 Merge branch 'po-id' of github.com:bagasme/git-po Jiang Xin 2025-01-07 15:37:51 +08:00
  • ac8fe418a6 Merge branch 'tr-l10n' of github.com:bitigchi/git-po Jiang Xin 2025-01-07 15:36:40 +08:00
  • 02b355f546 Merge branch 'master' of github.com:nafmo/git-l10n-sv Jiang Xin 2025-01-07 15:35:49 +08:00
  • 15341c8499 Merge branch 'l10n/zh-TW/2024-12-17' of github.com:l10n-tw/git-po Jiang Xin 2025-01-07 15:34:24 +08:00
  • 8776470cf3 completion: repair config completion for Zsh D. Ben Knoble 2025-01-06 21:47:06 +00:00
  • a41e394e21 Merge branch 'bf/fetch-set-head-config' Junio C Hamano 2025-01-06 12:02:21 -08:00
  • d658653369 What's cooking (2025/01 #02) Junio C Hamano 2025-01-06 10:36:30 -08:00
  • b74ff38af5 Git 2.48-rc2 v2.48.0-rc2 Junio C Hamano 2025-01-06 08:24:43 -08:00
  • ee0e3bbc8d Merge branch 'jc/doc-opt-tilde-expand' Junio C Hamano 2025-01-06 08:23:29 -08:00
  • 1fa37a0608 Merge branch 'mh/doc-windows-home-env' Junio C Hamano 2025-01-06 08:23:29 -08:00
  • d7fcbe2c56 object-file: retry linking file into place when occluding file vanishes Patrick Steinhardt 2025-01-06 10:24:27 +01:00
  • cfae50e40e object-file: don't special-case missing source file in collision check Patrick Steinhardt 2025-01-06 10:24:26 +01:00
  • c1acf1a317 object-file: rename variables in check_collision() Patrick Steinhardt 2025-01-06 10:24:25 +01:00
  • e63e62171b Merge branch 'master' of https://github.com/j6t/gitk Junio C Hamano 2025-01-06 06:52:05 -08:00
  • bac67e1370 Merge branch 'master' of https://github.com/j6t/git-gui Junio C Hamano 2025-01-06 06:51:37 -08:00
  • 233d48f5de fetch: fix erroneous set_head advice message Bence Ferdinandy 2025-01-05 17:09:40 +01:00