Commit Graph

  • 1bb3e41027 config: drop git_config_get_multivar_gently() wrapper Patrick Steinhardt 2025-07-23 16:08:38 +02:00
  • adf9e5f8f2 config: drop git_config_set_multivar_in_file_gently() wrapper Patrick Steinhardt 2025-07-23 16:08:37 +02:00
  • 62c1ed3e9d config: drop git_config_set_in_file_gently() wrapper Patrick Steinhardt 2025-07-23 16:08:36 +02:00
  • e957ed2b27 config: drop git_config_set() wrapper Patrick Steinhardt 2025-07-23 16:08:35 +02:00
  • b1659e63e2 config: drop git_config_set_gently() wrapper Patrick Steinhardt 2025-07-23 16:08:34 +02:00
  • 122e38c92f config: drop git_config_set_in_file() wrapper Patrick Steinhardt 2025-07-23 16:08:33 +02:00
  • 5d215a7b3e config: drop git_config_get_bool() wrapper Patrick Steinhardt 2025-07-23 16:08:32 +02:00
  • d57f078e37 config: drop git_config_get_ulong() wrapper Patrick Steinhardt 2025-07-23 16:08:31 +02:00
  • 3fda14d86d config: drop git_config_get_int() wrapper Patrick Steinhardt 2025-07-23 16:08:30 +02:00
  • cba3c02591 config: drop git_config_get_string() wrapper Patrick Steinhardt 2025-07-23 16:08:29 +02:00
  • 627d08cca7 config: drop git_config_get_string() wrapper Patrick Steinhardt 2025-07-23 16:08:28 +02:00
  • 4f5ba823b8 config: drop git_config_get_string_multi() wrapper Patrick Steinhardt 2025-07-23 16:08:27 +02:00
  • 8e7110d50c config: drop git_config_get_value() wrapper Patrick Steinhardt 2025-07-23 16:08:26 +02:00
  • 2f1242567e config: drop git_config_get_value() wrapper Patrick Steinhardt 2025-07-23 16:08:25 +02:00
  • 7807051e9b config: drop git_config_get() wrapper Patrick Steinhardt 2025-07-23 16:08:24 +02:00
  • 83bd9e03ed config: drop git_config_clear() wrapper Patrick Steinhardt 2025-07-23 16:08:23 +02:00
  • 9ce196e86b config: drop git_config() wrapper Patrick Steinhardt 2025-07-23 16:08:22 +02:00
  • 26552cb62a reflog: close leak of reflog expire entry Jacob Keller 2025-07-22 16:18:26 -07:00
  • 57185c3fe9 What's cooking (2025/07 #06) Junio C Hamano 2025-07-22 15:02:24 -07:00
  • 8cc19250b3 t/helper/test-truncate: close file descriptor after truncation Hoyoung Lee 2025-07-22 17:41:01 +00:00
  • 0e8243a355 Merge branch 'master' of https://github.com/j6t/git-gui Junio C Hamano 2025-07-22 13:30:52 -07:00
  • afea2205b4 Merge branch 'master' of https://github.com/j6t/gitk Junio C Hamano 2025-07-22 13:30:21 -07:00
  • 26ef8872f1 t7510: add test cases for non-absolute gpg program Jonas Brandstötter 2025-07-22 21:09:22 +02:00
  • 2d3f3f0127 gitk: remove header of now empty section "General options" Johannes Sixt 2025-07-18 22:49:21 +02:00
  • 07714e220b git-gui: do not mix -translation binary and -encoding Mark Levedahl 2025-05-21 19:18:46 -04:00
  • 40f54f670a git-gui: replace encoding binary with iso8859-1 Mark Levedahl 2025-05-22 13:33:00 -04:00
  • f6d3ee2014 git-gui: translation binary defines iso8859-1 Mark Levedahl 2025-05-22 13:17:08 -04:00
  • 847c8a2ec4 git-gui: assure -eofchar {} on all channels Mark Levedahl 2025-05-21 17:38:10 -04:00
  • 0f3d030de5 Merge branch 'ml/abandon-old-version' (early part) Johannes Sixt 2025-07-22 18:29:54 +02:00
  • e2874c6496 Merge branch 'mr/sort-refs-by-type' Johannes Sixt 2025-07-22 18:13:31 +02:00
  • cf9d3c1ccd Merge branch 'ti/support-sha256' Johannes Sixt 2025-07-22 18:04:55 +02:00
  • 0b86937589 docs: explain how to use git imap-send --list command to get a list of available folders Aditya Garg 2025-07-22 11:48:42 +00:00
  • 436dad00c5 Merge branch 'ml/abandon-old-versions' Johannes Sixt 2025-07-22 17:37:33 +02:00
  • 594810d2a9 Merge branch 'ml/tcl86' Johannes Sixt 2025-07-22 17:34:08 +02:00
  • a79e3519d6 commit: use prio_queue_replace() in pop_most_recent_commit() René Scharfe 2025-07-18 11:39:11 +02:00
  • 3d5091d232 prio-queue: add prio_queue_replace() René Scharfe 2025-07-18 11:39:14 +02:00
  • d6ec08788e commit: convert pop_most_recent_commit() to prio_queue René Scharfe 2025-07-18 11:39:06 +02:00
  • 158800ac9c git-gui: use /cmd/git-gui.exe for shortcut Mark Levedahl 2025-04-13 14:45:04 -04:00
  • f31abb421d rev-list: update a NEEDSWORK comment Junio C Hamano 2025-07-21 15:46:42 -07:00
  • 9b5c002811 rev-list: make "struct rev_list_info" static to the only user Junio C Hamano 2025-07-18 16:58:03 -07:00
  • f4b7ad5ab8 git-gui: eliminate _search_exe Mark Levedahl 2025-04-05 08:00:00 -04:00
  • eaca720ecd git-gui: remove procs gitexec and _git_cmd Mark Levedahl 2025-04-06 11:14:35 -04:00
  • 6dfdf7bdcd git-gui: use dashless 'git cmd' form for read/write Mark Levedahl 2025-04-04 23:08:35 -04:00
  • 3ce650f4c9 git-gui: default to full copy for linked worktrees Mark Levedahl 2025-07-21 11:12:18 -04:00
  • 6ff8d68ec1 git-gui: use git-clone Mark Levedahl 2024-02-09 18:07:45 -05:00
  • e3378607c8 pull: add pull.autoStash config option Lidong Yan 2025-07-20 20:43:34 +08:00
  • 54b18261eb revision: drop early output option Jeff King 2025-07-19 03:08:13 -04:00
  • 3f2a94875d The twelfth batch Junio C Hamano 2025-07-21 08:45:47 -07:00
  • 3a112b53a4 Merge branch 'jb/gpg-program-variable-is-a-pathname' Junio C Hamano 2025-07-21 09:14:28 -07:00
  • d80b7640b1 Merge branch 'cb/daemon-reap-children' Junio C Hamano 2025-07-21 09:14:28 -07:00
  • fe02fe75fc Merge branch 'ja/doc-git-log-markup' Junio C Hamano 2025-07-21 09:14:27 -07:00
  • b5e966dde7 Merge branch 'rh/doc-glob-pathspec-fix' Junio C Hamano 2025-07-21 09:14:27 -07:00
  • 867d9b19be Merge branch 'ps/meson-cleanups' Junio C Hamano 2025-07-21 09:14:26 -07:00
  • 5f2b826b54 Merge branch 'jk/remote-avoid-overlapping-names' Junio C Hamano 2025-07-21 09:14:26 -07:00
  • 205493d56d Merge branch 'tb/midx-avoid-cruft-packs' Junio C Hamano 2025-07-21 09:14:26 -07:00
  • a636d395ff Merge branch 'bc/use-sha256-by-default-in-3.0' Junio C Hamano 2025-07-21 09:14:25 -07:00
  • 9b1c537fdb git-gui: remove non-ttk code Mark Levedahl 2025-05-20 13:53:52 -04:00
  • c0fb4353c2 gitk: separate upstream refs when using the sort-by-type option Michael Rappazzo 2025-07-19 15:24:39 -04:00
  • 9abe70db6c gitk: make 'sort-refs-by-type' optional and persistent Michael Rappazzo 2025-07-18 16:33:08 -04:00
  • aa1a3e0993 gitk: sort by ref type on the 'tags and heads' view Michael Rappazzo 2015-06-01 11:05:25 -04:00
  • 3c8e1fe0ea git-gui: Windows tk_getSaveFile is not useful for shortcuts Mark Levedahl 2025-04-13 14:31:52 -04:00
  • e80065ecd7 git-gui: let nice work on Windows Mark Levedahl 2025-05-20 10:08:44 -04:00
  • b76a5a854b git-gui: do not add directories to PATH on Windows Mark Levedahl 2025-04-13 14:15:08 -04:00
  • fdc0e3a290 git-gui: remove ${NS} indirection for ttk Mark Levedahl 2025-07-14 12:15:49 -04:00
  • ed7d2af78c git-gui: always use themed widgets from ttk Mark Levedahl 2025-05-21 16:31:14 -04:00
  • 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