Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH] upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [PATCH v3 00/10] reftable: stop using `struct strbuf`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] t: fix typos
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 0/2] Subject: clang-format: fix rules to make the CI job cleaner
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 00/21] Memory leak fixes (pt.9)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [PATCH] credential-cache: treat ECONNABORTED like ECONNRESET
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v2 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] credential-cache: treat ECONNABORTED like ECONNRESET
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Oureachy: Microproject (Modernizing a Test Script in Clar Framework)
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [PATCH 2/2] Makefile: adjust sed command for generating "clar-decls.h"
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH v3 00/15] Modernize the build system
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] t: fix typos
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] t: fix typos
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Git Install Error - Failed to Expand Shell Folder Constant "commondesktop"
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [[PATCH][Outreachy]] t7011-skip-worktree-reading.sh: ensure no whitespace after redirect operators
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- What's cooking in git.git (Oct 2024, #09; Fri, 18)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [[PATCH][Outreachy]] t7011-skip-worktree-reading.sh: ensure no whitespace after redirect operators
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [[PATCH][Outreachy]] t7011-skip-worktree-reading.sh: ensure no whitespace after redirect operators
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- Re: Git Install Error - Failed to Expand Shell Folder Constant "commondesktop"
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] t: fix typos
- From: Andrew Kreimer <algonell@xxxxxxxxx>
- Re: [PATCH] t: fix typos
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH] t: fix typos
- From: Andrew Kreimer <algonell@xxxxxxxxx>
- Re: Oureachy: Microproject (Modernizing a Test Script in Clar Framework)
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [RFC PATCH v3 00/15] Modernize the build system
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Oureachy: Microproject (Modernizing a Test Script in Clar Framework)
- From: "shamimkhanum@xxxxxxxxx" <shamimkhanum@xxxxxxxxx>
- Re: [PATCH 2/2] Makefile: adjust sed command for generating "clar-decls.h"
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH] credential-cache: treat ECONNABORTED like ECONNRESET
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] Makefile: extract script to generate clar declarations
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH 0/3] object-name: don't allow @ as a branch name
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 3/3] imap: replace atoi() with strtol_i() for UIDVALIDITY and UIDNEXT parsing
- From: "Usman Akinyemi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/3] merge: replace atoi() with strtol_i() for marker size validation
- From: "Usman Akinyemi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/3] daemon: replace atoi() with strtoul_ui() and strtol_i()
- From: "Usman Akinyemi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: "Usman Akinyemi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [RFC PATCH v3 15/15] Introduce support for the Meson build system
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 14/15] Documentation: add comparison of build systems
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 13/15] t: allow overriding build dir
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 12/15] t: better support for out-of-tree builds
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 11/15] Makefile: simplify building of templates
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 10/15] Makefile: allow "bin-wrappers/" directory to exist
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 09/15] Makefile: refactor generators to be PWD-independent
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 08/15] Makefile: refactor GIT-VERSION-GEN to be reusable
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 07/15] Makefile: extract script to generate gitweb.cgi
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 06/15] Makefile: extract script to massage Shell scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 05/15] Makefile: use "generate-perl.sh" to massage Perl library
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 04/15] Makefile: extract script to massage Perl scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 03/15] Makefile: consistently use PERL_PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 00/15] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 02/15] Makefile: consistently use @PLACEHOLDER@ to substitute
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v3 01/15] Makefile: use common template for GIT-BUILD-OPTIONS
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 21/21] list-objects-filter-options: work around reported leak on error
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH 20/21] builtin/merge: release outbut buffer after performing merge
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH 10/21] trailer: fix leaking trailer values
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH 07/21] pretty: clear signature check
- From: Toon Claes <toon@xxxxxxxxx>
- Feature Request : Get repo size without cloning
- From: Aswin Benny <aswinbenny.edu@xxxxxxxxx>
- Git Install Error - Failed to Expand Shell Folder Constant "commondesktop"
- From: David Fullerton <david.fullerton@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 2/2] clang-format: align consecutive macro definitions
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 1/2] clang-format: re-adjust line break penalties
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 0/2] Subject: clang-format: fix rules to make the CI job cleaner
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 00/10] reftable: stop using `struct strbuf`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- RE: fetch and pull commands not working with latest git version + BitBucket
- From: Dario Esposito <dario.esposito@xxxxxxxxxxxxxx>
- Re: [PATCH] credential-cache: treat ECONNABORTED like ECONNRESET
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] credential-cache: treat ECONNABORTED like ECONNRESET
- From: Jeff King <peff@xxxxxxxx>
- Re: clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
- From: Jeff King <peff@xxxxxxxx>
- Re: clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled
- From: Jeff King <peff@xxxxxxxx>
- Re: Why is git log on large repos slower when outputting to tty?
- From: Henry Qin <root@xxxxxx>
- Re: Why is git log on large repos slower when outputting to tty?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- Re: git rebase exec make -C in worktree confuses repo root dir
- From: Elijah Newren <newren@xxxxxxxxx>
- Seeking your thoughts on LLM-generated contributions
- From: Daniel Pono Takamori <pono@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/10] reftable: stop using `struct strbuf`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 03/10] reftable/basics: provide new `reftable_buf` interface
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] ref-filter: format iteratively with lexicographic refname sorting
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Why is pushing to stash not allowed without an initial commit?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- CI behaving differently from local tests
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH] t: fix typos
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Why is pushing to stash not allowed without an initial commit?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/6] doc: update-ref: drop “flag”
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/1] [PATCH] mingw.c: Fix complier warnings for a 64 bit msvc
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: fetch and pull commands not working with latest git version + BitBucket
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: fetch and pull commands not working with latest git version + BitBucket
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Why is git log on large repos slower when outputting to tty?
- From: Henry Qin <root@xxxxxx>
- [PATCH 1/1] [PATCH] mingw.c: Fix complier warnings for a 64 bit msvc
- From: Sören Krecker <soekkle@xxxxxxxxxx>
- [PATCH v5 0/1] mingw.c: Fix complier warnings for a 64 bit msvc
- From: Sören Krecker <soekkle@xxxxxxxxxx>
- Re: [PATCH 1/6] doc: update-ref: drop “flag”
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled
- From: Piotr Szlazak <piotr.szlazak@xxxxxxxxx>
- Re: [PATCH 1/6] doc: update-ref: drop “flag”
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v8 0/6] set-head/fetch remote/HEAD updates, small change from v7
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH] upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [OUTREACHY] Mentor Absence
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Why is pushing to stash not allowed without an initial commit?
- From: Abhijeet Sonar <abhijeet.nkt@xxxxxxxxx>
- Re: clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/3] repository: move git_*_encoding configs to repo scope
- From: shejialuo <shejialuo@xxxxxxxxx>
- fetch and pull commands not working with latest git version + BitBucket
- From: Dario Esposito <dario.esposito@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [PATCH v3 1/2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 1/2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- Re: [Outreachy][RFC]: teach the '-e' option for git notes sub command
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 1/2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH] t: fix typos
- From: Andrew Kreimer <algonell@xxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2024, #08; Tue, 15)
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [RFC PATCH v2 23/24] Documentation: add comparison of build systems
- From: Patrick Steinhardt <ps@xxxxxx>
- [Outreachy][RFC]: teach the '-e' option for git notes sub command
- From: Abraham Samuel <sammymore50@xxxxxxxxx>
- Re: [RFC PATCH v2 23/24] Documentation: add comparison of build systems
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- Re: [PATCH 0/2] Restore support for older libcurl and fix some typos
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH 00/13] Update versions of libcurl and Perl
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/2] Restore support for older libcurl and fix some typos
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [Outreachy] Internship Applicant (Contribution Phase)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Unitialised pointer free in is_crontab_available
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [Outreachy] Internship Applicant (Contribution Phase)
- From: Seyi Chamber <kuforiji98@xxxxxxxxx>
- Re: [PATCH 0/2] Restore support for older libcurl and fix some typos
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: Unitialised pointer free in is_crontab_available
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Unitialised pointer free in is_crontab_available
- From: Dima Tisnek <dimaqq@xxxxxxxxx>
- [PATCH v2] ref-filter: format iteratively with lexicographic refname sorting
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH v2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/3] repository: move git_*_encoding configs to repo scope
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 03/10] reftable/basics: provide new `reftable_buf` interface
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 10/10] reftable: handle trivial `reftable_buf` errors
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 09/10] reftable/stack: adapt `stack_filename()` to handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 08/10] reftable/record: adapt `reftable_record_key()` to handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 07/10] reftable/stack: adapt `format_name()` to handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 06/10] t/unit-tests: check for `reftable_buf` allocation errors
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 05/10] reftable/blocksource: adapt interface name
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 04/10] reftable: convert from `strbuf` to `reftable_buf`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 03/10] reftable/basics: provide new `reftable_buf` interface
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 02/10] reftable: stop using `strbuf_addf()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 01/10] reftable: stop using `strbuf_addbuf()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 00/10] reftable: stop using `struct strbuf`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] ref-filter: format iteratively with lexicographic refname sorting
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 02/10] t/test-lib: wire up NO_ICONV prerequisite
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 02/10] t/test-lib: wire up NO_ICONV prerequisite
- From: Patrick Steinhardt <ps@xxxxxx>
- clar unit testing framework FTBFS on uclibc systems (wchar_t unsupported)
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH] ref-filter: format iteratively with lexicographic refname sorting
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 02/10] t/test-lib: wire up NO_ICONV prerequisite
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: core.hooksPath cannot revert to the default locally
- From: "Sam Newbold" <sam@xxxxxxxx>
- Re: [PATCH] ref-filter: format iteratively with lexicographic refname sorting
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/6] doc: update-ref: drop “flag”
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/6] doc: update-ref: drop “flag”
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2] BreakingChanges: early adopter option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 1/3] clang-format: re-adjust line break penalties
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: git rebase exec make -C in worktree confuses repo root dir
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Oct 2024, #08; Tue, 15)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] upload-pack: fix how ALLOW_ANY_SHA1 flag is disabled
- From: "Piotr Szlazak via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v8 0/6] set-head/fetch remote/HEAD updates, small change from v7
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 02/10] t/test-lib: wire up NO_ICONV prerequisite
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/6] doc: update-ref: amend old material and discuss symrefs
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v2 02/10] t/test-lib: wire up NO_ICONV prerequisite
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 4/6] doc: update-ref: remove confusing paragraph
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 03/10] reftable/basics: provide new `reftable_buf` interface
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 4/6] doc: update-ref: remove confusing paragraph
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 0/6] doc: update-ref: amend old material and discuss symrefs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 5/6] doc: update-ref: discuss symbolic links
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 4/6] doc: update-ref: remove confusing paragraph
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/6] doc: update-ref: remove safety paragraphs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/6] doc: update-ref: drop “flag”
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: git rebase exec make -C in worktree confuses repo root dir
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: core.hooksPath cannot revert to the default locally
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4] mingw.c: Fix complier warnings for a 64 bit msvc
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 2/2] shortlog: Test reading a log from a SHA256 repo in a non-git directory
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 0/2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- Re: [PATCH v3 1/2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- Re: git submodule update --init breaks if run twice in parallel
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 2/2] shortlog: Test reading a log from a SHA256 repo in a non-git directory
- From: Wolfgang Müller <wolf@oriole.systems>
- Re: [PATCH v3 0/2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 2/2] shortlog: Test reading a log from a SHA256 repo in a non-git directory
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 1/2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH v2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- Re: [RFC PATCH v2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH v2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- Re: [RFC PATCH v2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: git submodule update --init breaks if run twice in parallel
- From: Germán Ferrero <ferrero.gf@xxxxxxxxx>
- Re: [RFC PATCH] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 2/2] shortlog: Test reading a log from a SHA256 repo in a non-git directory
- From: Wolfgang Müller <wolf@oriole.systems>
- [PATCH v3 1/2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- [PATCH v3 0/2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [RFC PATCH 0/3] pretty, builtin/mailinfo: don't rely on the_repository
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH 1/3] repository: move git_*_encoding configs to repo scope
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: What’s the intended/reasonable usage patterns for symrefs?
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v4] mingw.c: Fix complier warnings for a 64 bit msvc
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH 1/3] repository: move git_*_encoding configs to repo scope
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin
- From: Jeff King <peff@xxxxxxxx>
- [no subject]
- Re: [PATCH] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] builtin/credential-cache--daemon: fix error when "exit"ing on Cygwin
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: core.hooksPath cannot revert to the default locally
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH v2 23/24] Documentation: add comparison of build systems
- From: phillip.wood123@xxxxxxxxx
- git submodule update --init breaks if run twice in parallel
- From: Germán Ferrero <ferrero.gf@xxxxxxxxx>
- Re: [RFC PATCH v2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: git rebase exec make -C in worktree confuses repo root dir
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH v2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- Re: core.hooksPath cannot revert to the default locally
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH v2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/6] doc: update-ref: amend old material and discuss symrefs
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- Re: [PATCH v2 03/10] reftable/basics: provide new `reftable_buf` interface
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 08/10] t7300: work around platform-specific behaviour with long paths on MinGW
- From: "James Liu" <james@xxxxxxxxxxx>
- Re: [PATCH v8 0/6] set-head/fetch remote/HEAD updates, small change from v7
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [RFC PATCH] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- [PATCH v3 10/10] http: fix build error on FreeBSD
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 09/10] builtin/credential-cache: fix missing parameter for stub function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 08/10] t7300: work around platform-specific behaviour with long paths on MinGW
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 06/10] t3404: work around platform-specific behaviour on macOS 10.15
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 05/10] t1401: make invocation of tar(1) work with Win32-provided one
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 03/10] t/lib-gitweb: test against the build version of gitweb
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 02/10] t/test-lib: wire up NO_ICONV prerequisite
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 00/10] Platform compatibility fixes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] BreakingChanges: early adopter option
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] builtin/fetch: iterate symrefs instead of all when checking dangling refs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 08/10] t7300: work around platform-specific behaviour with long paths on MinGW
- From: "James Liu" <james@xxxxxxxxxxx>
- [no subject]
- core.hooksPath cannot revert to the default locally
- From: Sam Newbold <sam@xxxxxxxx>
- Re: [PATCH 1/3] repository: move git_*_encoding configs to repo scope
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/2] blame: respect .git-blame-ignore-revs automatically
- From: Abhijeetsingh Meena <abhijeetsingh.github@xxxxxxxxx>
- Re: [PATCH v2 1/2] blame: respect .git-blame-ignore-revs automatically
- From: Abhijeetsingh Meena <abhijeetsingh.github@xxxxxxxxx>
- Re: [PATCH v2 1/2] blame: respect .git-blame-ignore-revs automatically
- From: Abhijeetsingh Meena <abhijeetsingh.github@xxxxxxxxx>
- Re: [PATCH v2 06/10] t3404: work around platform-specific behaviour on macOS 10.15
- From: "James Liu" <james@xxxxxxxxxxx>
- [PATCH] ref-filter: format iteratively with lexicographic refname sorting
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW
- From: "James Liu" <james@xxxxxxxxxxx>
- Re: [PATCH v2 05/10] t1401: make invocation of tar(1) work with Win32-provided one
- From: "James Liu" <james@xxxxxxxxxxx>
- Re: [RFC PATCH v2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 02/10] t/test-lib: wire up NO_ICONV prerequisite
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 00/13] Update versions of libcurl and Perlg
- From: Alejandro R. Sedeño <asedeno@xxxxxxx>
- Re: [PATCH v3 1/3] clang-format: re-adjust line break penalties
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: What's cooking in git.git (Oct 2024, #08; Tue, 15)
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [RFC Outreachy] Leftoverbits, which involve replacing atoi with strtol or strtol_i or equivalent.
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: What's cooking in git.git (Oct 2024, #08; Tue, 15)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- What's cooking in git.git (Oct 2024, #08; Tue, 15)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v8 0/6] set-head/fetch remote/HEAD updates, small change from v7
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 00/13] Update versions of libcurl and Perlg
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 02/10] t/test-lib: wire up NO_ICONV prerequisite
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v5 5/5] Makefile: add option to build and test libgit-rs and libgit-rs-sys
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v5 4/5] libgit: add higher-level libgit crate
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v5 3/5] libgit-sys: also export some config_set functions
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v5 2/5] libgit-sys: introduce Rust wrapper for libgit.a
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v5 1/5] common-main: split init and exit code into new files
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v5 0/5] Introduce libgit-rs, a Rust wrapper around libgit.a
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH 12/13] INSTALL: require Perl 5.26.0
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: git grep does not find all occurrences on macOS
- From: René Scharfe <l.s.r@xxxxxx>
- Re: git rebase exec make -C in worktree confuses repo root dir
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [RFC PATCH] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH 0/3] pretty, builtin/mailinfo: don't rely on the_repository
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] trailer: spread usage of "trailer_block" language
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 03/10] reftable/basics: provide new `reftable_buf` interface
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 02/10] reftable: stop using `strbuf_addf()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 0/3] cmake: fix autogenerated clar headers
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/3] Makefile: extract script to generate clar declarations
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/2] Restore support for older libcurl and fix some typos
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 00/13] Update versions of libcurl and Perl
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 5/6] doc: update-ref: discuss symbolic links
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH] builtin/fetch: iterate symrefs instead of all when checking dangling refs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: fetch-pack Unexpected disconnect issues in 2.47
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 6/6] doc: mutually link update-ref and symbolic-ref
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 5/6] doc: update-ref: discuss symbolic links
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 4/6] doc: update-ref: remove confusing paragraph
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 3/6] doc: update-ref: demote symlink to last section
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 2/6] doc: update-ref: remove safety paragraphs
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 1/6] doc: update-ref: drop “flag”
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 0/6] doc: update-ref: amend old material and discuss symrefs
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: git rebase exec make -C in worktree confuses repo root dir
- From: David Moberg <kaddkaka@xxxxxxxxx>
- Re: Feature Request: Document the log format string equivalent of built-in formats
- From: Henry Qin <root@xxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: phillip.wood123@xxxxxxxxx
- Re: Feature Request: Document the log format string equivalent of built-in formats
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [RFC PATCH v2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- Feature Request: Document the log format string equivalent of built-in formats
- From: Henry Qin <root@xxxxxx>
- Re: [PATCH v7 1/6] refs: atomically record overwritten ref in update_symref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [RFC PATCH v2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v8 3/6] remote set-head: better output for --auto
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: Feature Proposal: Adding Command for Configuration Diff Between Commits
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v8 1/6] refs: atomically record overwritten ref in update_symref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v6 3/6] set-head: better output for --auto
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] builtin/mailinfo: don't rely on "the_repository"
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 1/3] repository: move git_*_encoding configs to repo scope
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 3/3] builtin/mailinfo: don't rely on "the_repository"
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH 2/3] pretty: don't rely on "the_repository"
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH 1/3] repository: move git_*_encoding configs to repo scope
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [RFC PATCH 0/3] pretty, builtin/mailinfo: don't rely on the_repository
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v6 3/6] set-head: better output for --auto
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 1/6] refs: atomically record overwritten ref in update_symref
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Should object repacking only update server-info for packs instead of doing it for refs?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Feature Proposal: Adding Command for Configuration Diff Between Commits
- From: Prince Roshan <princekrroshan01@xxxxxxxxx>
- [no subject]
- Re: [PATCH v3 1/3] clang-format: re-adjust line break penalties
- From: karthik nayak <karthik.188@xxxxxxxxx>
- RE: Git bug report - CNS - Shared repository permissions issues under RedHat 9
- From: Jordi Balcells-Smith <Jsmith@xxxxxxxxxxxxx>
- Re: Should object repacking only update server-info for packs instead of doing it for refs?
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH v2 23/24] Documentation: add comparison of build systems
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Should object repacking only update server-info for packs instead of doing it for refs?
- From: Luca Milanesio <luca.milanesio@xxxxxxxxx>
- [RFC PATCH v2] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- [PATCH v2 10/10] http: fix build error on FreeBSD
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/10] builtin/credential-cache: fix missing parameter for stub function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/10] t7300: work around platform-specific behaviour with long paths on MinGW
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/10] t3404: work around platform-specific behaviour on macOS 10.15
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/10] t1401: make invocation of tar(1) work with Win32-provided one
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/10] t/lib-gitweb: test against the build version of gitweb
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/10] t/test-lib: wire up NO_ICONV prerequisite
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/10] Platform compatibility fixes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 10/10] http: fix build error on FreeBSD
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 03/10] t/lib-gitweb: test against the build version of gitweb
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 1/3] clang-format: re-adjust line break penalties
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH] trailer: spread usage of "trailer_block" language
- From: Linus Arver <linus@xxxxxxxx>
- [Outreachy][PATCH v7] t6050: avoid pipes with upstream Git commands
- From: chizobajames21@xxxxxxxxx
- Re: [PATCH v2 00/10] reftable: stop using `struct strbuf`
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v3 1/3] clang-format: re-adjust line break penalties
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 3/3] clang-format: don't align expressions after linebreaks
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [Outreachy][PATCH v6] t6050: avoid pipes with upstream Git commands
- From: Chizoba ODINAKA <chizobajames21@xxxxxxxxx>
- Re: Should object repacking only update server-info for packs instead of doing it for refs?
- From: Patrick Steinhardt <ps@xxxxxx>
- Feature Proposal: Adding Command for Configuration Diff Between Commits
- From: Prince Roshan <princekrroshan01@xxxxxxxxx>
- Re: [PATCH v2 00/10] reftable: stop using `struct strbuf`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 00/10] reftable: stop using `struct strbuf`
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [RFC PATCH] builtin/shortlog: explicitly set hash algo when there is no repo
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [PATCH v2 3/3] cmake: set up proper dependencies for generated clar headers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/3] cmake: fix compilation of clar-based unit tests
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/3] cmake: fix autogenerated clar headers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/3] Makefile: extract script to generate clar declarations
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- Re: [PATCH 2/3] cmake: fix compilation of clar-based unit tests
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/3] Makefile: extract script to generate clar declarations
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 2/3] clang-format: align consecutive macro definitions
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v6 3/6] set-head: better output for --auto
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v8 3/6] remote set-head: better output for --auto
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v8 1/6] refs: atomically record overwritten ref in update_symref
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: git rebase exec make -C in worktree confuses repo root dir
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] Restore support for older libcurl and fix some typos
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 00/13] Update versions of libcurl and Perl
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- fetch-pack Unexpected disconnect issues in 2.47
- From: "Gibbons, Jason" <Jason.Gibbons@xxxxxxxxxxxx>
- Re: [PATCH v2 03/10] reftable/basics: provide new `reftable_buf` interface
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 03/10] reftable/basics: provide new `reftable_buf` interface
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 02/10] reftable: stop using `strbuf_addf()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 00/10] reftable: stop using `struct strbuf`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC Outreachy] Leftoverbits, which involve replacing atoi with strtol or strtol_i or equivalent.
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [RFC Outreachy] Leftoverbits, which involve replacing atoi with strtol or strtol_i or equivalent.
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [RFC Outreachy] Leftoverbits, which involve replacing atoi with strtol or strtol_i or equivalent.
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH] builtin/fetch: iterate symrefs instead of all when checking dangling refs
- From: "Liu Zhongbo via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/2] Restore support for older libcurl and fix some typos
- From: Alejandro R. Sedeño <asedeno@xxxxxxx>
- Re: [RFC Outreachy] Leftoverbits, which involve replacing atoi with strtol or strtol_i or equivalent.
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Bug Report
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3] builtin/gc: fix crash when running `git maintenance start`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 0/7] Fix typos
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.o
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Git bug report - CNS - Shared repository permissions issues under RedHat 9
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 05/10] t1401: make invocation of tar(1) work with Win32-provided one
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/2] Restore support for older libcurl and fix some typos
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: git grep does not find all occurrences on macOS
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 05/10] t1401: make invocation of tar(1) work with Win32-provided one
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v8 3/6] remote set-head: better output for --auto
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v8 6/6] fetch: set remote/HEAD if it does not exist
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v8 5/6] refs: add create_only option to refs_update_symref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v8 4/6] refs: add TRANSACTION_CREATE_EXISTS error
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v8 2/6] remote set-head: add new variable for readability
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v8 0/6] set-head/fetch remote/HEAD updates, small change from v7
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v8 1/6] refs: atomically record overwritten ref in update_symref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/10] reftable: stop using `struct strbuf`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 07/10] reftable/stack: adapt `format_name()` to handle allocation failures
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 04/10] reftable: convert from `strbuf` to `reftable_buf`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 03/10] reftable/basics: provide new `reftable_buf` interface
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 02/10] reftable: stop using `strbuf_addf()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 01/10] reftable: stop using `strbuf_addbuf()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3] diff-highlight: make install link into DESTDIR
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 10/10] http: fix build error on FreeBSD
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 09/10] builtin/credential-cache: fix missing parameter for stub function
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 03/10] t/lib-gitweb: test against the build version of gitweb
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [Outreachy][PATCH v6] t6050: avoid pipes with upstream Git commands
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/3] cmake: set up proper dependencies for generated clar headers
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/3] cmake: fix compilation of clar-based unit tests
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/3] Makefile: extract script to generate clar declarations
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/3] cmake: fix autogenerated clar headers
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/3] t3404: replace test with test_line_count()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: git rebase exec make -C in worktree confuses repo root dir
- From: David Moberg <kaddkaka@xxxxxxxxx>
- Re: [PATCH 1/3] t3404: avoid losing exit status with focus on `git show` and `git cat-file`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Should object repacking only update server-info for packs instead of doing it for refs?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 3/3] clang-format: don't align expressions after linebreaks
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: git rebase exec make -C in worktree confuses repo root dir
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 1/3] clang-format: re-adjust line break penalties
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 2/3] clang-format: align consecutive macro definitions
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [PATCH v2 1/2] blame: respect .git-blame-ignore-revs automatically
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 3/3] fuzz: port fuzz-url-decode-mem from OSS-Fuzz
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v2 2/3] fuzz: port fuzz-parse-attr-line from OSS-Fuzz
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v2 1/3] fuzz: port fuzz-credential-from-url-gently from OSS-Fuzz
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v2 0/3] fuzz: port OSS-Fuzz tests back to Git
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v2 1/2] blame: respect .git-blame-ignore-revs automatically
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] clang-format: re-adjust line break penalties
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- git rebase exec make -C in worktree confuses repo root dir
- From: David Moberg <kaddkaka@xxxxxxxxx>
- [PATCH 3/3] parseopt: values of pathname type can be prefixed with :(optional)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/3] config: values of pathname type can be prefixed with :(optional)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/3] t7500: make each piece more independent
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/3] specifying a file that can optionally exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] fuzz: port fuzz-credential-from-url-gently from OSS-Fuzz
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH 1/3] fuzz: port fuzz-credential-from-url-gently from OSS-Fuzz
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: Should object repacking only update server-info for packs instead of doing it for refs?
- From: Luca Milanesio <luca.milanesio@xxxxxxxxx>
- Re: Modernize the build system v2 problem
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 5/5] Makefile: add option to build and test libgit-rs and libgit-rs-sys
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v4 5/5] Makefile: add option to build and test libgit-rs and libgit-rs-sys
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Should object repacking only update server-info for packs instead of doing it for refs?
- From: Martin Fick <mfick@xxxxxxxxxx>
- Re: Modernize the build system v2 problem
- From: Eli Schwartz <eschwartz93@xxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [External] Re: Missing Promisor Objects in Partial Repo Design Doc
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: Modernize the build system v2 problem
- From: Patrick Steinhardt <ps@xxxxxx>
- Modernize the build system v2 problem
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [Resolved] Bug: diff --color-moved={zebra,blocks,dimmed-zebra} fails to identify some individual moved line
- From: lolligerhans@xxxxxx
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [Outreachy][PATCH v5] t6050: avoid pipes with upstream Git commands
- From: Chizoba ODINAKA <chizobajames21@xxxxxxxxx>
- [Outreachy][PATCH v6] t6050: avoid pipes with upstream Git commands
- From: chizobajames21@xxxxxxxxx
- Re: [RFC PATCH v2 23/24] Documentation: add comparison of build systems
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: with git update-ref?
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: Bug: diff --color-moved={zebra,blocks,dimmed-zebra} fails to identify some individual moved line
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 3/3] cmake: set up proper dependencies for generated clar headers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/3] cmake: fix compilation of clar-based unit tests
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/3] Makefile: extract script to generate clar declarations
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/3] cmake: fix autogenerated clar headers
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Patrick Steinhardt <ps@xxxxxx>
- Bug: diff --color-moved={zebra,blocks,dimmed-zebra} fails to identify some individual moved line
- From: lolligerhans@xxxxxx
- Re: [Outreachy][PATCH v5] t6050: avoid pipes with upstream Git commands
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [no subject]
- git grep does not find all occurrences on macOS
- From: David Gstir <david@xxxxxxxxxxxxx>
- Re: [PATCH 00/13] Update versions of libcurl and Perl
- From: Alejandro R. Sedeño <asedeno@xxxxxxx>
- [PATCH 2/2] Fix inconsistencies in git-curl-compat.h
- From: Alejandro R. Sedeño <asedeno@xxxxxxx>
- [PATCH 1/2] Conditional use of CURLOPT_PROXYHEADER based on libcurl version
- From: Alejandro R. Sedeño <asedeno@xxxxxxx>
- [PATCH 0/2] Restore support for older libcurl and fix some typos
- From: Alejandro R. Sedeño <asedeno@xxxxxxx>
- Re: [PATCH 00/10] reftable: stop using `struct strbuf`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 04/10] reftable: convert from `strbuf` to `reftable_buf`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 03/10] reftable/basics: provide new `reftable_buf` interface
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 02/10] reftable: stop using `strbuf_addf()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/10] reftable: handle trivial `reftable_buf` errors
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/10] reftable/stack: adapt `stack_filename()` to handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/10] reftable/record: adapt `reftable_record_key()` to handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/10] reftable/stack: adapt `format_name()` to handle allocation failures
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/10] t/unit-tests: check for `reftable_buf` allocation errors
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/10] reftable: convert from `strbuf` to `reftable_buf`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/10] reftable/blocksource: adapt interface name
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/10] reftable/basics: provide new `reftable_buf` interface
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/10] reftable: stop using `strbuf_addbuf()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/10] reftable: stop using `strbuf_addf()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/10] reftable: stop using `struct strbuf`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Bug: `git init` with hook `reference-transaction` running `git rev-parse --git-dir` fails
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 10/10] http: fix build error on FreeBSD
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 09/10] builtin/credential-cache: fix missing parameter for stub function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 08/10] t7300: work around platform-specific behaviour with long paths on MinGW
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 07/10] t5500, t5601: skip tests which exercise paths with '[::1]' on Cygwin
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 06/10] t3404: work around platform-specific behaviour on macOS 10.15
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 05/10] t1401: make invocation of tar(1) work with Win32-provided one
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 04/10] t/lib-gpg: fix setup of GNUPGHOME in MinGW
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 03/10] t/lib-gitweb: test against the build version of gitweb
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/10] t/test-lib: wire up NO_ICONV prerequisite
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 01/10] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 00/10] Platform compatibility fixes
- From: Patrick Steinhardt <ps@xxxxxx>
- Git bug report - CNS - Shared repository permissions issues under RedHat 9
- From: Jordi Balcells-Smith <Jsmith@xxxxxxxxxxxxx>
- Re: [PATCH v2] Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.o
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] t/unit-tests: update clar to 0810a36
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/2] Makefile: adjust sed command for generating "clar-decls.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/2] t/unit-tests: improve clar platform compatibility
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/7] Fix typos
- From: Patrick Steinhardt <ps@xxxxxx>
- [no subject]
- Re: What’s the intended/reasonable usage patterns for symrefs?
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 1/3] clang-format: re-adjust line break penalties
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 4/6] refs: add TRANSACTION_CREATE_EXISTS error
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3] builtin/gc: fix crash when running `git maintenance start`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Bug Report
- From: Koji Nakamaru <koji.nakamaru@xxxxxxxx>
- Re: git no longer builds on SunOS 5.10, a report
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Bug report
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Bug Report
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [RFC PATCH v2 24/24] Introduce support for the Meson build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Bug Report
- From: Koji Nakamaru <koji.nakamaru@xxxxxxxx>
- Re: [PATCH v3] builtin/gc: fix crash when running `git maintenance start`
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: [PATCH v3] diff-highlight: make install link into DESTDIR
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- [PATCH v4 3/3] partial-clone: update doc
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [PATCH v4 2/3] t0410: adapt tests to repack changes
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [PATCH v4 1/3] repack: pack everything into packfile
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [PATCH v4 0/3] repack: pack everything into promisor packfile in partial repos
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 24/24] Introduce support for the Meson build system
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: git no longer builds on SunOS 5.10, a report
- From: Alejandro R. Sedeño <asedeno@xxxxxxx>
- Re: [PATCH v7 1/6] refs: atomically record overwritten ref in update_symref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v7 4/6] refs: add TRANSACTION_CREATE_EXISTS error
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: with git update-ref?
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- What’s the intended/reasonable usage patterns for symrefs?
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: git no longer builds on SunOS 5.10, a report
- From: Patrick Steinhardt <ps@xxxxxx>
- Bug Report
- From: "=?gb18030?b?zuLUqsrY?=" <wu.yuanshou@xxxxxxxxxxx>
- Re: with git update-ref?
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] blame: respect .git-blame-ignore-revs automatically
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 2/2] blame: introduce --override-ignore-revs to bypass ignore revisions list
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 1/2] blame: respect .git-blame-ignore-revs automatically
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 4/6] refs: add TRANSACTION_CREATE_EXISTS error
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 1/6] refs: atomically record overwritten ref in update_symref
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: with git update-ref?
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH] trailer: spread usage of "trailer_block" language
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: with git update-ref?
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: with git update-ref?
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC Outreachy] Leftoverbits, which involve replacing atoi with strtol or strtol_i or equivalent.
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [PATCH v3] diff-highlight: make install link into DESTDIR
- From: immeëmosol <will+developer@xxxxxxxxxxx>
- [PATCH v7 6/6] fetch: set remote/HEAD if it does not exist
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v7 5/6] refs: add create_only option to refs_update_symref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v7 3/6] remote set-head: better output for --auto
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v7 4/6] refs: add TRANSACTION_CREATE_EXISTS error
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v7 1/6] refs: atomically record overwritten ref in update_symref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v7 2/6] remote set-head: add new variable for readability
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()
- From: "Usman Akinyemi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] t3404: replace test with test_line_count()
- From: "Usman Akinyemi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] t3404: avoid losing exit status with focus on `git show` and `git cat-file`
- From: "Usman Akinyemi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] R atoi
- From: "Usman Akinyemi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v6 3/6] set-head: better output for --auto
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v3] diff-highlight: make install link into DESTDIR
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3] diff-highlight: make install link into DESTDIR
- From: "immeëmosol via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: with git update-ref?
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v2] diff-highlight: make install link into DESTDIR #Makefile
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] diff-highlight: make install link into DESTDIR #Makefile
- From: immeëmosol <will+developer@xxxxxxxxxxx>
- Re: [PATCH] send-email: implement SMTP bearer authentication
- From: "Julian Swagemakers" <julian@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] diff-highlight: make install link into DESTDIR #Makefile
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [PATCH v2] diff-highlight: make install link into DESTDIR #Makefile
- From: "immeëmosol via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [RFC PATCH v2 00/24] Modernize our build system
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC Outreachy] Leftoverbits, which involve replacing atoi with strtol or strtol_i or equivalent.
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] diff-highlight: link to diff-highlight in DESTDIR #Makefile #diff-highlight
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] diff-highlight: link to diff-highlight in DESTDIR #Makefile #diff-highlight
- From: "immeëmosol via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: git no longer builds on SunOS 5.10, a report
- From: Alejandro R. Sedeño <asedeno@xxxxxxx>
- [PATCH] Makefile: adjust sed command for generating "clar-decls.h"
- From: Alejandro R. Sedeño <asedeno@xxxxxxx>
- Re: git no longer builds on SunOS 5.10, a report
- From: Alejandro R. Sedeño <asedeno@xxxxxxx>
- Re: [PATCH v2 2/2] blame: introduce --override-ignore-revs to bypass ignore revisions list
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] blame: respect .git-blame-ignore-revs automatically
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- [RFC Outreachy] Leftoverbits, which involve replacing atoi with strtol or strtol_i or equivalent.
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [PATCH] t/README: add missing value for GIT_TEST_DEFAULT_REF_FORMAT
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: git no longer builds on SunOS 5.10, a report
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/2] blame: respect .git-blame-ignore-revs automatically
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [Outreachy][PATCH v4] t6050: avoid pipes with upstream Git commands
- From: Chizoba ODINAKA <chizobajames21@xxxxxxxxx>
- Re: [PATCH v2 2/2] blame: introduce --override-ignore-revs to bypass ignore revisions list
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: ref: with git update-ref?
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] blame: introduce --override-ignore-revs to bypass ignore revisions list
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v4] mingw.c: Fix complier warnings for a 64 bit msvc
- From: Sören Krecker <soekkle@xxxxxxxxxx>
- [Outreachy][PATCH v5] t6050: avoid pipes with upstream Git commands
- From: chizobajames21@xxxxxxxxx
- Re: [PATCH v2 1/2] blame: respect .git-blame-ignore-revs automatically
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [Outreachy][PATCH v4] t6050: avoid pipes with upstream Git commands
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v2 2/2] blame: introduce --override-ignore-revs to bypass ignore revisions list
- From: "Abhijeetsingh Meena via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] blame: respect .git-blame-ignore-revs automatically
- From: "Abhijeetsingh Meena via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] blame: respect .git-blame-ignore-revs automatically
- From: "Abhijeetsingh Meena via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [External] Re: Missing Promisor Objects in Partial Repo Design Doc
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- git no longer builds on SunOS 5.10, a report
- From: Alejandro R. Sedeño <asedeno@xxxxxxx>
- Re: [External] Re: Missing Promisor Objects in Partial Repo Design Doc
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [RFC PATCH v2 00/24] Modernize our build system
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 3/3] clang-format: don't align expressions after linebreaks
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 2/3] clang-format: align consecutive macro definitions
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 1/3] clang-format: re-adjust line break penalties
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 0/3] clang-format: fix rules to make the CI job cleaner
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- A note from the (interim) maintainer
- From: Taylor Blau <me@xxxxxxxxxxxx>
- What's cooking in git.git (Oct 2024, #07; Fri, 11)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [Outreachy][PATCH v4] t6050: avoid pipes with upstream Git commands
- From: chizobajames21@xxxxxxxxx
- Re: `git worktree list` when bare repository is named `.git`
- From: Patrick Callahan <pat.callahan1@xxxxxxxxx>
- [PATCH v2] BreakingChanges: early adopter option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: with git update-ref?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t/README: add missing value for GIT_TEST_DEFAULT_REF_FORMAT
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: with git update-ref?
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: with git update-ref?
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- ref: with git update-ref?
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v6 3/6] set-head: better output for --auto
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 00/13] Update versions of libcurl and Perl
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/13] Update versions of libcurl and Perl
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] t/README: add missing value for GIT_TEST_DEFAULT_REF_FORMAT
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: [PATCH 00/13] Update versions of libcurl and Perl
- From: Alejandro R. Sedeño <asedeno@xxxxxxx>
- [RFC PATCH] builtin/shortlog: explicitly set hash algo when there is no repo
- From: Wolfgang Müller <wolf@oriole.systems>
- [PATCH 2/2] t/helper/test-tool: implement sha1-unsafe helper
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/2] t/helper/test-sha1: prepare for an unsafe mode
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/2] t/helper/test-tool: implement 'sha1-unsafe' helper
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 00/13] Update versions of libcurl and Perl
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] send-email: implement SMTP bearer authentication
- From: Shengyu Qu <wiagn233@xxxxxxxxxxx>
- Re: [PATCH v3 0/3] repack: pack everything into promisor packfile in partial repos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/3] repack: pack everything into promisor packfile in partial repos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/13] Update versions of libcurl and Perl
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] send-email: implement SMTP bearer authentication
- From: Junio C Hamano <gitster@xxxxxxxxx>
- want yamaha piano 10/11
- From: Dhanwanth Rao Varala Balaji <dhanwanthvarala@xxxxxxxxx>
- Re: [PATCH 0/2] alternate approach to fixing fsmonitor hangs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Verbose Commit Ignore Line Fails via CRLF Line Endings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] promisor-remote: always JIT fetch with --refetch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Interest in a Git meetup in Bay Area, California?
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [Outreachy][PATCH v3] t6050: avoid pipes with downstream Git commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Interest in a Git meetup in Bay Area, California?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] send-email: implement SMTP bearer authentication
- From: Shengyu Qu <wiagn233@xxxxxxxxxxx>
- Re: [PATCH v4 0/3] Remove the_repository global for am, annotate, apply, archive builtins
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Yamaha Piano 10/11
- From: Josey Swihart <mdsalem309999@xxxxxxxxx>
- [PATCH v2] Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.o
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 09/13] git-curl-compat: remove check for curl 7.56.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/13] Update versions of libcurl and Perl
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: `git worktree list` when bare repository is named `.git`
- From: Caleb White <cdwhite3@xxxxx>
- Re: [PATCH 00/13] Update versions of libcurl and Perl
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] promisor-remote: always JIT fetch with --refetch
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH 1/3] fuzz: port fuzz-credential-from-url-gently from OSS-Fuzz
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 4/6] transaction: add TRANSACTION_CREATE_EXISTS error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 3/6] set-head: better output for --auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/11] pack-bitmap: convert offset to ref deltas where possible
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: `git worktree list` when bare repository is named `.git`
- From: "Rebecca Turner" <rbt@xxxxxxxxxxxx>
- Re: Verbose Commit Ignore Line Fails via CRLF Line Endings
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [Outreachy][PATCH v3] t6050: avoid pipes with downstream Git commands
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [Outreachy][PATCH v3] t6050: avoid pipes with downstream Git commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Interest in a Git meetup in Bay Area, California?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [Outreachy][PATCH v3] t6050: avoid pipes with downstream Git commands
- From: chizobajames21@xxxxxxxxx
- Re: [PATCH 00/13] Update versions of libcurl and Perl
- From: Alejandro R. Sedeño <asedeno@xxxxxxx>
- Re: [PATCH 00/10] reftable: stop using `struct strbuf`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 04/10] reftable: convert from `strbuf` to `reftable_buf`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 03/10] reftable/basics: provide new `reftable_buf` interface
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 02/10] reftable: stop using `strbuf_addf()`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 12/13] INSTALL: require Perl 5.26.0
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [Outreachy][PATCH v2] t6050: avoid pipes with downstream Git commands
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH 1/3] fuzz: port fuzz-credential-from-url-gently from OSS-Fuzz
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH v6 3/6] set-head: better output for --auto
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] alternate approach to fixing fsmonitor hangs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 00/11] pack-bitmap: convert offset to ref deltas where possible
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 10/11] pack-bitmap.c: record whether the result was filtered
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 09/11] pack-bitmap: enable cross-pack delta reuse
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3 3/3] partial-clone: update doc
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [PATCH v3 2/3] repack: adapt tests to repack changes
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [PATCH v3 1/3] repack: pack everything into packfile
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [PATCH v3 0/3] repack: pack everything into promisor packfile in partial repos
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- Re: [PATCH 08/11] t5332: enable OFS_DELTAs via test_pack_objects_reused
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 07/11] write_reused_pack_one(): translate bit positions directly
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 00/11] pack-bitmap: convert offset to ref deltas where possible
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 00/11] pack-bitmap: convert offset to ref deltas where possible
- From: Jeff King <peff@xxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]