Commit Graph

  • 13df401e3e git-gui: remove redundant check for Tk >= 8.5 Mark Levedahl 2024-02-18 13:06:05 -05:00
  • 4e3369f0f6 git-gui: remove unreachable Tk 8.4 code Mark Levedahl 2024-02-16 18:24:06 -05:00
  • c939344b68 git-gui: remove unused git-version Mark Levedahl 2024-02-13 00:19:56 -05:00
  • c85557098f git-gui: use git_init to create new repository dir Mark Levedahl 2024-02-09 17:58:04 -05:00
  • 8b48034f78 git-gui: git-remote is always available Mark Levedahl 2024-02-13 00:13:45 -05:00
  • e42ba88178 git-gui: git merge understands --strategy=recursive Mark Levedahl 2024-02-13 00:13:10 -05:00
  • 940640de8b git-gui: git-diff knows submodules and textconv Mark Levedahl 2024-02-13 00:11:32 -05:00
  • e48c822012 git-gui: git-blame understands -w and textconv Mark Levedahl 2024-02-13 00:09:02 -05:00
  • 182e2c405f git-gui: git rev-parse knows show_toplevel Mark Levedahl 2024-02-12 22:03:30 -05:00
  • f87a36b697 git-gui: use git-branch --show-current Mark Levedahl 2024-02-12 14:42:05 -05:00
  • a1ae90fc0d Meta: remove obviously stale, unused, and useless bits Junio C Hamano 2025-07-18 16:07:48 -07:00
  • d342dcddcf git-gui: git-diff-index always knows submodules Mark Levedahl 2025-04-05 10:19:48 -04:00
  • dd7eb2d037 git-gui: git ls-files knows --exclude-standard Mark Levedahl 2025-04-05 10:18:06 -04:00
  • 8c3add51a8 meson: work around broken system PCRE2 dependency in macOS Carlo Marcelo Arenas Belón 2025-07-18 10:02:25 -07:00
  • ed73388f53 git-gui: Make TclTk 8.6 the minimum, allow 8.7 Mark Levedahl 2025-05-16 22:25:17 -04:00
  • 57d47ee7bb What's cooking (2025/07 #05) Junio C Hamano 2025-07-17 14:18:38 -07:00
  • 77f648edb6 git-gui: require git >= 2.36 Mark Levedahl 2024-02-12 23:32:44 -05:00
  • 86c9c14eb9 Merge branch 'bc/use-sha256-by-default-in-3.0' into ps/config-wo-the-repository Junio C Hamano 2025-07-17 09:30:56 -07:00
  • 8e34d8b148 gitk: choosefont - remove a stray debugging line Johannes Sixt 2025-07-17 13:11:55 +02:00
  • 5f2e994e34 object-file: get rid of the_repository in index-related functions Patrick Steinhardt 2025-07-17 06:56:42 +02:00
  • c2b5d1490a object-file: get rid of the_repository in force_object_loose() Patrick Steinhardt 2025-07-17 06:56:41 +02:00
  • 0df005353a object-file: get rid of the_repository in read_loose_object() Patrick Steinhardt 2025-07-17 06:56:40 +02:00
  • d81712ce65 object-file: get rid of the_repository in loose object iterators Patrick Steinhardt 2025-07-17 06:56:39 +02:00
  • 83439299f1 object-file: remove declaration for for_each_file_in_obj_subdir() Patrick Steinhardt 2025-07-17 06:56:38 +02:00
  • f2c40e51b2 object-file: inline for_each_loose_file_in_objdir_buf() Patrick Steinhardt 2025-07-17 06:56:37 +02:00
  • e7e952f5c2 object-file: get rid of the_repository when writing objects Patrick Steinhardt 2025-07-17 06:56:36 +02:00
  • ab1c6e1d12 odb: introduce odb_write_object() Patrick Steinhardt 2025-07-17 06:56:35 +02:00
  • 0f9b189357 loose: write loose objects map via their source Patrick Steinhardt 2025-07-17 06:56:34 +02:00
  • cbb388f3e5 object-file: get rid of the_repository in finalize_object_file() Patrick Steinhardt 2025-07-17 06:56:33 +02:00
  • 1efe0aeaa2 object-file: get rid of the_repository in loose_object_info() Patrick Steinhardt 2025-07-17 06:56:32 +02:00
  • 1031f57695 object-file: get rid of the_repository when freshening objects Patrick Steinhardt 2025-07-17 06:56:31 +02:00
  • f6638bf55d object-file: inline check_and_freshen() functions Patrick Steinhardt 2025-07-17 06:56:30 +02:00
  • 931e8c9f52 object-file: get rid of the_repository in has_loose_object() Patrick Steinhardt 2025-07-17 06:56:29 +02:00
  • 18323f5b48 object-file: stop using the_hash_algo Patrick Steinhardt 2025-07-17 06:56:28 +02:00
  • 80e7f52299 object-file: fix -Wsign-compare warnings Patrick Steinhardt 2025-07-17 06:56:27 +02:00
  • 4e605b7bc0 gitk: allow Tcl/Tk 9.0+ Mark Levedahl 2025-03-20 14:16:07 -04:00
  • ac222bc02d gitk: use -profile tcl8 on encoding conversions Mark Levedahl 2025-05-18 10:41:30 -04:00
  • aa1b8d31ac gitk: use -profile tcl8 for file input with Tcl 9 Mark Levedahl 2025-03-14 11:45:35 -04:00
  • bcf94fe072 gitk: Tcl9 doesn't expand ~, use $env(HOME) Mark Levedahl 2025-03-24 08:45:32 -04:00
  • ab30c04e9c gitk: switch to -translation binary Mark Levedahl 2025-03-25 16:53:20 -04:00
  • 6ea3006f96 gitk: update scrolling for TclTk 8.7+ / TIP 474 Mark Levedahl 2025-06-06 12:28:02 -04:00
  • fdaba070bc gitk: restore ui colors after cancelling config dialog Mark Levedahl 2025-06-06 11:34:04 -04:00
  • 100f597b88 gitk: set config dialog color swatches in one place Mark Levedahl 2025-06-05 12:23:37 -04:00
  • 3e4314387b gitk: allow horizontal commit-graph scrolling Mark Levedahl 2025-05-26 23:47:39 -04:00
  • 24fb77a2a8 gitk: update aqua scrolling for TclTk 8.6 / TIP171 Mark Levedahl 2025-06-03 15:04:27 -04:00
  • 82f0b92683 gitk: update x11 scrolling for TclTk 8.6 / TIP 171 Mark Levedahl 2025-06-06 00:03:33 -04:00
  • 61c74d062b gitk: update win32 scrolling for Tk 8.6 / TIP 171 Mark Levedahl 2024-07-06 11:08:32 -04:00
  • 429bbf449c gitk: mousewheel scrolling functions for Tk 8.6 Mark Levedahl 2025-06-05 21:45:22 -04:00
  • ec02983e8d gitk: wheel scrolling multiplier preference Mark Levedahl 2025-06-03 07:36:44 -04:00
  • 3489ff17e2 gitk: separate x11 / win32 / aqua Mouse bindings Mark Levedahl 2024-07-06 13:12:01 -04:00
  • 51bb2ab69f gitk: remove non-ttk support code Mark Levedahl 2025-06-08 08:53:49 -04:00
  • 9c3cc84287 gitk: replace ${NS} with ttk Mark Levedahl 2025-06-08 08:45:30 -04:00
  • cb9fa4d9ec gitk: always use themed Tk (ttk) Mark Levedahl 2025-06-08 08:16:34 -04:00
  • 5b8103a0bd gitk: use $config_variables as list for save/restore Mark Levedahl 2025-06-03 16:17:15 -04:00
  • 339d95fda9 ci: allow github-actions print test failures again Junio C Hamano 2025-07-16 14:07:54 -07:00
  • dab92fe42f git-gui: Add support of SHA256 repo Takashi Iwai 2025-07-16 09:32:25 +02:00
  • 90c0775e97 The eleventh batch Junio C Hamano 2025-07-16 09:42:12 -07:00
  • fe6fb09c27 Merge branch 'ag/doc-send-email' Junio C Hamano 2025-07-16 09:42:28 -07:00
  • 0fd2a2ec14 Merge branch 'rs/parse-options-precision' Junio C Hamano 2025-07-16 09:42:28 -07:00
  • edb4fd9669 Merge branch 'ps/doc-pack-refs-auto-with-files-backend-fix' Junio C Hamano 2025-07-16 09:42:28 -07:00
  • ac5fd29581 Merge branch 'ps/refs-files-remove-empty-parent' Junio C Hamano 2025-07-16 09:42:27 -07:00
  • 362f69547f Merge branch 'ps/t1006-tap-fix' Junio C Hamano 2025-07-16 09:42:27 -07:00
  • 7b625c2a35 Merge branch 'ph/fetch-prune-optim' Junio C Hamano 2025-07-16 09:42:26 -07:00
  • 532a054451 git-gui: Replace null_sha1 with nullid Takashi Iwai 2025-07-16 09:32:24 +02:00
  • b70227fd86 gitk: remove implementations for Tcl/Tk < 8.6 Mark Levedahl 2025-05-19 12:54:32 -04:00
  • 82d316c6c8 gitk: Make TclTk 8.6 the minimum, allow 8.7 Mark Levedahl 2025-07-13 16:10:33 -04:00
  • 51c543cb5c gitk: remove code targeting git <= 1.7.2 Mark Levedahl 2025-06-05 17:18:19 -04:00
  • 8f49975bbd gitk: require git >= 2.20 Mark Levedahl 2025-06-05 17:09:02 -04:00
  • 92b7c7c9f5 config: set comment_line_str to "#" when core.commentChar=auto Ayush Chandekar 2025-07-16 17:13:29 +05:30
  • e69bbfa294 commit: avoid scanning trailing comments when 'core.commentChar' is "auto" Ayush Chandekar 2025-07-16 17:13:28 +05:30
  • f006e0323e strbuf: convert predicates to return bool Phillip Wood 2025-07-16 10:38:30 +01:00
  • f3ba426e35 git-compat-util: convert string predicates to return bool Phillip Wood 2025-07-16 10:38:29 +01:00
  • bfa405ea36 CodingGuidelines: allow the use of bool Phillip Wood 2025-07-16 10:38:28 +01:00
  • 1f0fed312a SubmittingPatches: allow non-real name contributions brian m. carlson 2025-07-16 00:25:23 +00:00
  • 056dbe8612 po/meson.build: add missing 'ga' language code Ramsay Jones 2025-07-16 00:32:39 +01:00
  • 586919c3b2 meson: fix installation when -Dlibexexdir is set Ramsay Jones 2025-07-16 00:32:38 +01:00
  • 32571a0222 The tenth batch Junio C Hamano 2025-07-15 15:17:58 -07:00
  • f31d155266 Merge branch 'ly/load-bitmap-leakfix' Junio C Hamano 2025-07-15 15:18:18 -07:00
  • 51b50c55a9 Merge branch 'ps/object-store' Junio C Hamano 2025-07-15 15:18:17 -07:00
  • f4ac32c03a bswap.h: provide a built-in based version of bswap32/64 if possible Sebastian Andrzej Siewior 2025-07-15 21:12:30 +02:00
  • 0132f114ef bswap.h: remove optimized x86 version of bswap32/64 Sebastian Andrzej Siewior 2025-07-15 21:12:29 +02:00
  • 4544cd19e4 bswap.h: always overwrite ntohl/ ntohll macros Sebastian Andrzej Siewior 2025-07-15 21:12:28 +02:00
  • 30dea7ddf7 bswap.h: define GIT_LITTLE_ENDIAN on msvc as little endian Sebastian Andrzej Siewior 2025-07-15 21:12:27 +02:00
  • f1b8524303 bswap.h: add support for __BYTE_ORDER__ Sebastian Andrzej Siewior 2025-07-15 21:12:26 +02:00
  • d79f8c6865 test-lib: respect GIT_TEST_INSTALLED when querying default hash Kyle Lippincott 2025-07-15 18:57:54 +00:00
  • a6b007093a Merge branch 'bc/use-sha256-by-default-in-3.0' into kl/test-installed-fix Junio C Hamano 2025-07-15 14:31:01 -07:00
  • f4840fd224 Meta/indent-cpp-directive: C preprocessor directive indentation rules Junio C Hamano 2025-07-15 14:19:20 -07:00
  • 14d7583beb config: remove unneeded struct field Phillip Wood 2025-07-15 15:00:56 +01:00
  • ec865d94d4 midx: remove now-unused linked list of multi-pack indices Patrick Steinhardt 2025-07-15 13:29:24 +02:00
  • c620586fcc packfile: stop using linked MIDX list in get_all_packs() Patrick Steinhardt 2025-07-15 13:29:23 +02:00
  • 7fc1998392 packfile: stop using linked MIDX list in find_pack_entry() Patrick Steinhardt 2025-07-15 13:29:22 +02:00
  • 736bb725eb packfile: refactor get_multi_pack_index() to work on sources Patrick Steinhardt 2025-07-15 13:29:21 +02:00
  • 6567432ab4 midx: stop using linked list when closing MIDX Patrick Steinhardt 2025-07-15 13:29:20 +02:00
  • ec4380f446 packfile: refactor prepare_packed_git_one() to work on sources Patrick Steinhardt 2025-07-15 13:29:19 +02:00
  • 4d8be89d97 midx: start tracking per object database source Patrick Steinhardt 2025-07-15 13:29:18 +02:00
  • c29998d1d4 Merge branch 'tb/midx-avoid-cruft-packs' into ps/object-store-midx Junio C Hamano 2025-07-15 12:06:57 -07:00
  • dabecb9db2 for-each-ref: introduce a '--start-after' option Karthik Nayak 2025-07-15 13:28:30 +02:00
  • 526530a16a ref-filter: remove unnecessary else clause Karthik Nayak 2025-07-15 13:28:29 +02:00
  • 2b4648b919 refs: selectively set prefix in the seek functions Karthik Nayak 2025-07-15 13:28:28 +02:00
  • 883a7ea054 ref-cache: remove unused function 'find_ref_entry()' Karthik Nayak 2025-07-15 13:28:27 +02:00