Commit Graph

  • ee6ad78260 doc: remove GNU troff workaround Felipe Contreras 2023-03-20 13:00:47 -06:00
  • 370ddcbc89 git-compat-util: use gettimeofday(2) for time(2) Paul Eggert 2023-03-20 16:05:07 -07:00
  • ec2f026961 csum-file.h: remove unnecessary inclusion of cache.h Elijah Newren 2023-03-21 06:26:08 +00:00
  • d48be35ca6 write-or-die.h: move declarations for write-or-die.c functions from cache.h Elijah Newren 2023-03-21 06:26:07 +00:00
  • 61a7b98264 treewide: remove cache.h inclusion due to setup.h changes Elijah Newren 2023-03-21 06:26:06 +00:00
  • e38da487cc setup.h: move declarations for setup.c functions from cache.h Elijah Newren 2023-03-21 06:26:05 +00:00
  • 9875058870 treewide: remove cache.h inclusion due to environment.h changes Elijah Newren 2023-03-21 06:26:04 +00:00
  • 32a8f51061 environment.h: move declarations for environment.c functions from cache.h Elijah Newren 2023-03-21 06:26:03 +00:00
  • a64acf7298 treewide: remove unnecessary includes of cache.h Elijah Newren 2023-03-21 06:26:02 +00:00
  • d5ebb50dcb wrapper.h: move declarations for wrapper.c functions from cache.h Elijah Newren 2023-03-21 06:26:01 +00:00
  • 905f96939b path.h: move function declarations for path.c functions from cache.h Elijah Newren 2023-03-21 06:26:00 +00:00
  • f7e552d7ca cache.h: remove expand_user_path() Elijah Newren 2023-03-21 06:25:59 +00:00
  • 0b027f6ca7 abspath.h: move absolute path functions from cache.h Elijah Newren 2023-03-21 06:25:58 +00:00
  • 7ee24e18e5 environment: move comment_line_char from cache.h Elijah Newren 2023-03-21 06:25:57 +00:00
  • 4f6728d52d treewide: remove unnecessary cache.h inclusion from several sources Elijah Newren 2023-03-21 06:25:56 +00:00
  • 553d4d70d1 treewide: remove unnecessary inclusion of gettext.h Elijah Newren 2023-03-21 06:25:55 +00:00
  • f394e093df treewide: be explicit about dependence on gettext.h Elijah Newren 2023-03-21 06:25:54 +00:00
  • a6dc3d364c treewide: remove unnecessary cache.h inclusion from a few headers Elijah Newren 2023-03-21 06:25:53 +00:00
  • cbfe360b14 commit-reach: add tips_reachable_from_bases() Derrick Stolee 2023-03-20 11:26:55 +00:00
  • 49abcd21da for-each-ref: add ahead-behind format atom Derrick Stolee 2023-03-20 11:26:54 +00:00
  • fd67d149bd commit-reach: implement ahead_behind() logic Derrick Stolee 2023-03-20 11:26:53 +00:00
  • c08645b353 commit-graph: introduce ensure_generations_valid() Taylor Blau 2023-03-20 11:26:52 +00:00
  • 2ee11f7261 commit-graph: return generation from memory Derrick Stolee 2023-03-20 11:26:51 +00:00
  • 80c928d947 commit-graph: simplify compute_generation_numbers() Derrick Stolee 2023-03-20 11:26:50 +00:00
  • 368d19b0b7 commit-graph: refactor compute_topological_levels() Derrick Stolee 2023-03-20 11:26:49 +00:00
  • b2c51b7590 for-each-ref: explicitly test no matches Derrick Stolee 2023-03-20 11:26:48 +00:00
  • b73dec5530 for-each-ref: add --stdin option Derrick Stolee 2023-03-20 11:26:47 +00:00
  • 353e6d4554 parse-options.h: use designated initializers in OPT_* macros SZEDER Gábor 2023-03-19 17:56:48 +01:00
  • aa0275a2c0 parse-options.h: rename _OPT_CONTAINS_OR_WITH()'s parameters SZEDER Gábor 2023-03-19 17:56:47 +01:00
  • ab0845b382 parse-options.h: use consistent name for the callback parameters SZEDER Gábor 2023-03-19 17:56:46 +01:00
  • c4d9c79378 treewide: remove unnecessary inclusions of parse-options.h from headers SZEDER Gábor 2023-03-19 17:27:12 +01:00
  • 49fd551194 treewide: include parse-options.h in source files SZEDER Gábor 2023-03-19 17:27:11 +01:00
  • d6606e02aa fetch: centralize printing of reference updates Patrick Steinhardt 2023-03-20 13:35:40 +01:00
  • c4ef5edbc9 fetch: centralize logic to print remote URL Patrick Steinhardt 2023-03-20 13:35:36 +01:00
  • 331b7d29f0 fetch: centralize handling of per-reference format Patrick Steinhardt 2023-03-20 13:35:32 +01:00
  • 7c978db889 fetch: pass the full local reference name to format_display Patrick Steinhardt 2023-03-20 13:35:28 +01:00
  • 5cab51ff71 fetch: move output format into display_state Patrick Steinhardt 2023-03-20 13:35:24 +01:00
  • ce9636d645 fetch: move reference width calculation into display_state Patrick Steinhardt 2023-03-20 13:35:20 +01:00
  • 91b81b64e3 wildmatch: hide internal return values Phillip Wood 2023-03-20 16:10:02 +00:00
  • 81b26f8f28 wildmatch: avoid undefined behavior Phillip Wood 2023-03-20 16:10:01 +00:00
  • 1f2e05f0b7 wildmatch: fix exponential behavior Phillip Wood 2023-03-20 16:10:00 +00:00
  • a93cbe8d78 t1507: assert output of rev-parse Andrei Rybak 2023-03-18 16:46:46 +01:00
  • 7deec9442f t1404: don't create unused file Andrei Rybak 2023-03-18 16:46:45 +01:00
  • 94f07b5544 t1400: assert output of update-ref Andrei Rybak 2023-03-18 16:46:44 +01:00
  • 17ae7f758e t1302: don't create unused file Andrei Rybak 2023-03-18 16:46:43 +01:00
  • f4b98e17cf t1010: don't create unused files Andrei Rybak 2023-03-18 16:46:42 +01:00
  • 4e273368ce t1006: assert error output of cat-file Andrei Rybak 2023-03-18 16:46:41 +01:00
  • 8fc184c0eb t1005: assert output of ls-files Andrei Rybak 2023-03-18 16:46:40 +01:00
  • e25cabbf6b The second batch Junio C Hamano 2023-03-19 15:03:22 -07:00
  • a9f4a01760 Merge branch 'jk/add-p-unmerged-fix' Junio C Hamano 2023-03-19 15:03:13 -07:00
  • 947604ddb7 Merge branch 'ew/fetch-no-write-fetch-head-fix' Junio C Hamano 2023-03-19 15:03:13 -07:00
  • 9de14c71f7 Merge branch 'fc/advice-diverged-history' Junio C Hamano 2023-03-19 15:03:12 -07:00
  • fc1a4ce043 Merge branch 'ab/fix-strategy-opts-parsing' Junio C Hamano 2023-03-19 15:03:12 -07:00
  • 0717a424a7 Merge branch 'ds/reprepare-alternates-when-repreparing-packfiles' Junio C Hamano 2023-03-19 15:03:12 -07:00
  • 5c92a451be Merge branch 'jk/format-patch-change-format-for-empty-commits' Junio C Hamano 2023-03-19 15:03:12 -07:00
  • 95de376349 Merge branch 'jk/bundle-use-dash-for-stdfiles' Junio C Hamano 2023-03-19 15:03:12 -07:00
  • 12201fd756 Merge branch 'jk/bundle-progress' Junio C Hamano 2023-03-19 15:03:11 -07:00
  • 3f3bb90c8f Merge branch 'as/doc-markup-fix' Junio C Hamano 2023-03-19 15:03:11 -07:00
  • 96a806f87a Merge branch 'rj/avoid-switching-to-already-used-branch' Junio C Hamano 2023-03-19 15:03:11 -07:00
  • c79786c486 Merge branch 'rj/bisect-already-used-branch' Junio C Hamano 2023-03-19 15:03:11 -07:00
  • 4a25b911cd Merge branch 'zh/push-to-delete-onelevel-ref' Junio C Hamano 2023-03-19 15:03:10 -07:00
  • 67076b85b8 Merge branch 'ak/restore-both-incompatible-with-conflicts' Junio C Hamano 2023-03-19 15:03:10 -07:00
  • b0d2440442 Merge branch 'ew/commit-reach-clean-up-flags-fix' Junio C Hamano 2023-03-19 15:03:10 -07:00
  • 6f54213718 Merge branch 'ab/avoid-losing-exit-codes-in-tests' Junio C Hamano 2023-03-19 15:03:10 -07:00
  • eaa0fd6584 git_connect(): fix corner cases in downgrading v2 to v0 Jeff King 2023-03-17 15:08:51 -04:00
  • 6a09177ebd What's cooking (2023/03 #04) Junio C Hamano 2023-03-17 14:31:39 -07:00
  • b3edf335df transport: mark unused parameters in fetch_refs_from_bundle() Jeff King 2023-03-17 15:17:18 -04:00
  • 1e5e097496 http: mark unused parameter in fill_active_slot() callbacks Jeff King 2023-03-17 15:17:08 -04:00
  • 647edf79d6 http: drop unused parameter from start_object_request() Jeff King 2023-03-17 15:16:34 -04:00
  • 910d07a861 mailmap: drop debugging code Jeff King 2023-03-17 15:16:26 -04:00
  • 950264636c Start the 2.41 cycle Junio C Hamano 2023-03-17 14:03:20 -07:00
  • 5009dd4a1c Merge branch 'fz/rebase-msg-update' Junio C Hamano 2023-03-17 14:03:10 -07:00
  • 4d87411ffe Merge branch 'ew/fetch-hiderefs' Junio C Hamano 2023-03-17 14:03:10 -07:00
  • 92c56da096 Merge branch 'mc/credential-helper-www-authenticate' Junio C Hamano 2023-03-17 14:03:10 -07:00
  • af5388d2dd Merge branch 'jc/gpg-lazy-init' Junio C Hamano 2023-03-17 14:03:10 -07:00
  • d0732a8120 Merge branch 'jk/unused-post-2.39-part2' Junio C Hamano 2023-03-17 14:03:09 -07:00
  • 88cc8ed8bc Merge branch 'en/header-cleanup' Junio C Hamano 2023-03-17 14:03:08 -07:00
  • f17d232f14 Merge branch 'en/dir-api-cleanup' Junio C Hamano 2023-03-17 14:03:08 -07:00
  • 2d019f46b0 Merge branch 'jk/fsck-indices-in-worktrees' Junio C Hamano 2023-03-17 14:03:08 -07:00
  • 7ee1af8cb8 completion: prompt: use generic colors Felipe Contreras 2023-02-28 08:59:34 -06:00
  • dfbfdc521d object-name: fix quiet @{u} parsing Felipe Contreras 2023-03-16 11:15:14 -06:00
  • ab89575387 rebase: prefer --default-prefix to --{src,dst}-prefix for format-patch Jeff King 2023-03-13 15:54:11 -04:00
  • 860bc4360c Meta/Dothem: add '--clean' option Junio C Hamano 2023-03-13 09:51:26 -07:00
  • c49b011830 MaintNotes: updte for 2.40 Junio C Hamano 2023-03-13 09:50:24 -07:00
  • e2da80cae8 Meta/Announce: no need to \quote @ in the template Junio C Hamano 2023-03-13 09:49:54 -07:00
  • 5f8cabe56e What's cooking (2023/03 #03) Junio C Hamano 2023-03-13 09:49:22 -07:00
  • 73876f4861 Git 2.40 v2.40.0 Junio C Hamano 2023-03-12 14:34:41 -07:00
  • 5db135ced5 Merge tag 'l10n-2.40.0-rnd1' of https://github.com/git-l10n/git-po Junio C Hamano 2023-03-12 14:33:14 -07:00
  • 0c8d22abaf t5604: GETTEXT_POISON fix, conclusion Johannes Schindelin 2023-03-09 22:54:32 +01:00
  • 7c811ed5e5 t5604: GETTEXT_POISON fix, part 1 Johannes Schindelin 2023-03-09 22:55:40 +01:00
  • a2b2173cfe t5619: GETTEXT_POISON fix Johannes Schindelin 2023-03-09 22:56:06 +01:00
  • c025b4b2f1 range-diff: use ssize_t for parsed "len" in read_patches() Jeff King 2021-08-09 18:48:48 -04:00
  • d99728b2ca t0003: GETTEXT_POISON fix, conclusion Johannes Schindelin 2023-03-09 22:52:41 +01:00
  • a36df79a37 range-diff: handle unterminated lines in read_patches() Jeff King 2021-08-09 18:48:39 -04:00
  • e4298ccd7f t0003: GETTEXT_POISON fix, part 1 Johannes Schindelin 2023-03-09 22:51:43 +01:00
  • 8516dac1e1 t0033: GETTEXT_POISON fix Johannes Schindelin 2023-03-09 22:54:06 +01:00
  • 07f91e5e79 http: support CURLOPT_PROTOCOLS_STR Jeff King 2023-01-16 22:04:48 -05:00
  • a69043d510 ci: install python on ubuntu Jiang Xin 2022-11-25 17:59:54 +08:00
  • 18bc8eb7b5 range-diff: drop useless "offset" variable from read_patches() Jeff King 2021-08-09 18:47:42 -04:00
  • b0e3e2d06b http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION Jeff King 2023-01-16 22:04:44 -05:00