Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v6 19/19] push: free_refs() the "local_refs" in set_refspecs(), (continued)
- [PATCH v6 18/19] push: refactor refspec_append_mapped() for subsequent leak-fix, Ævar Arnfjörð Bjarmason
- [PATCH v7 00/19] leak fixes: various simple leak fixes, Ævar Arnfjörð Bjarmason
- [PATCH v7 01/19] tests: mark tests as passing with SANITIZE=leak, Ævar Arnfjörð Bjarmason
- [PATCH v7 02/19] bundle.c: don't leak the "args" in the "struct child_process", Ævar Arnfjörð Bjarmason
- [PATCH v7 03/19] commit-graph: use free_commit_graph() instead of UNLEAK(), Ævar Arnfjörð Bjarmason
- [PATCH v7 04/19] clone: use free() instead of UNLEAK(), Ævar Arnfjörð Bjarmason
- [PATCH v7 06/19] name-rev: don't xstrdup() an already dup'd string, Ævar Arnfjörð Bjarmason
- [PATCH v7 05/19] various: add missing clear_pathspec(), fix leaks, Ævar Arnfjörð Bjarmason
- [PATCH v7 07/19] repack: fix leaks on error with "goto cleanup", Ævar Arnfjörð Bjarmason
- [PATCH v7 08/19] worktree: fix a trivial leak in prune_worktrees(), Ævar Arnfjörð Bjarmason
- [PATCH v7 09/19] http-backend.c: fix "dir" and "cmd_arg" leaks in cmd_main(), Ævar Arnfjörð Bjarmason
- [PATCH v7 11/19] commit-graph: fix a parse_options_concat() leak, Ævar Arnfjörð Bjarmason
- [PATCH v7 10/19] http-backend.c: fix cmd_main() memory leak, refactor reg{exec,free}(), Ævar Arnfjörð Bjarmason
- [PATCH v7 12/19] show-branch: free() allocated "head" before return, Ævar Arnfjörð Bjarmason
- [PATCH v7 13/19] builtin/merge.c: use fixed strings, not "strbuf", fix leak, Ævar Arnfjörð Bjarmason
- [PATCH v7 15/19] grep.c: refactor free_grep_patterns(), Ævar Arnfjörð Bjarmason
- [PATCH v7 14/19] builtin/merge.c: free "&buf" on "Your local changes..." error, Ævar Arnfjörð Bjarmason
- [PATCH v7 16/19] grep API: plug memory leaks by freeing "header_list", Ævar Arnfjörð Bjarmason
- [PATCH v7 18/19] push: refactor refspec_append_mapped() for subsequent leak-fix, Ævar Arnfjörð Bjarmason
- [PATCH v7 17/19] receive-pack: release the linked "struct command *" list, Ævar Arnfjörð Bjarmason
- [PATCH v7 19/19] push: free_refs() the "local_refs" in set_refspecs(), Ævar Arnfjörð Bjarmason
- Re: [PATCH v7 00/19] leak fixes: various simple leak fixes, Junio C Hamano
- Re: [PATCH v7 00/19] leak fixes: various simple leak fixes, Elijah Newren
- [BUG] fatal: transport 'file' not allowed during submodule add,
rsbecker
- [PATCH] gitattributes.txt: fix typo in "comma separated",
Andrei Rybak
- [RFC PATCH v2] setup: avoid unconditional open syscall with write flags,
Christian Göttsche
- [PATCH] ref-filter: add new atom "signature" atom,
nsengaw4c via GitGitGadget
- Re: [PATCH] ref-filter: add new atom "signature" atom, Jeff King
- [PATCH v3 0/1] ref-filter: add new "signature" atom, Nsengiyumva Wilberforce
- <Possible follow-ups>
- [PATCH] ref-filter: add new atom "signature" atom, nsengaw4c via GitGitGadget
git fetch --dry-run changes the local repo and transfers data,
Tim Hockin
[PATCH] doc/git-branch: fix --force description typo,
Kyle Meyer
What's cooking in git.git (Dec 2022, #07; Mon, 26),
Junio C Hamano
Theirs merge strategy,
git
ssh errors, Ruben Safir
[RFC PATCH] test-lib: allow storing counts with test harnesses,
Adam Dinwoodie
[PATCH] branch: consider orphans when validate_branchname(), Rubén Justo
[PATCH] range-diff: heck for NULL over comparisons,
Rose via GitGitGadget
[PATCH] win32: use _endthreadex to terminate threads, not ExitThread,
Rose via GitGitGadget
[PATCH] mingw: check that the file attributes are valid,
Rose via GitGitGadget
report default colors,
James Lowden
GitHub actions are failing,
NSENGIYUMVA WILBERFORCE
RE: United Soccer Coaches Convention- Attendee List Complete(2023), Nora richard
git: The break command does not allow for comments,
Olliver Schinagl
[ANNOUNCE] Git for Windows 2.39.0(2), Johannes Schindelin
[PATCH v4 0/2] check-attr: add support to work with revisions,
Karthik Nayak
[PATCH] Documentation: clarify that cache forgets credentials if the system restarts,
M Hickford via GitGitGadget
Question about figure 5-15 in Pro Git Second Edition, Andreas Meißner
[PATCH] refs: fix corruption by not correctly syncing packed-refs to disk,
Patrick Steinhardt
[PATCH] dir: check for single file cone patterns,
William Sprent via GitGitGadget
[PATCH] Revert "builtin/bundle.c: let parse-options parse subcommands",
Hubert Jasudowicz
[PATCH 0/6] cmake: guard OS-specific code & cleanup & chmod +x on *nix,
Ævar Arnfjörð Bjarmason
[PATCH] win32: close handles of threads that have been joined,
Rose via GitGitGadget
[PATCH] win32: ensure len does not cause any overreads,
Rose via GitGitGadget
[PATCH] diff: use strncmp to check for "diff." prefix,
Rose via GitGitGadget
[PATCH] Explicitly set errno to ENOENT if err is not ERROR_DIRECTORY,
Rose via GitGitGadget
[PATCH] ci: only run win+VS build & tests in Git for Windows' fork,
Johannes Schindelin via GitGitGadget
[PATCH] Remove redundant double exclamation points,
Rose via GitGitGadget
[PATCH 0/2] cmake doc: modernize and cross-platform-ize the docs,
Ævar Arnfjörð Bjarmason
[PATCH] cmake: don't invoke msgfmt with --statistics,
Ævar Arnfjörð Bjarmason
[PATCH] Fix word "does" sticking to "not" by adding space,
Sheepolution via GitGitGadget
[PATCH] git: remove redundant notes_ref check, Rose via GitGitGadget
[PATCH] tests: make 'test_oid' print trailing newline,
SZEDER Gábor
What's cooking in git.git (Dec 2022, #06; Sun, 18),
Junio C Hamano
https://github.com/rust-lang/rust is not bisectable,
Askar Safin
[Possible Bug] config --system fails when ./etc does not exist, rsbecker
Add git config variable for signoff,
Prajwal S N
[PATCH] grep: fall back to interpreter mode if JIT fails,
Mathias Krause
[PATCH v3 0/2] check-attr: add support to work with revisions,
Karthik Nayak
[PATCH 0/2] Make check-whitespace failures more helpful,
Chris. Webster via GitGitGadget
PROBLEM: "git pull -v" fails with exit code denoting a submodule syntax error,
Nemmaier, Christoph
[PATCH] date.c: allow ISO 8601 reduced precision times,
Phil Hord
[PATCH] git: edit variable types to match what is assigned to them,
Rose via GitGitGadget
[PATCH] e-mail workflow: Message-ID is spelled with ID in both capital letters,
Junio C Hamano
[PATCH] bisect: remove check for fp and move the goto label after the fclose,
Rose via GitGitGadget
Commiting old version of file introduces other files to commit, Roger Rohrbach
Strange "git stash pop" conflict (one chunk out of many),
Ulrich Windl
[PATCH 0/6] remove USE_THE_INDEX_COMPATIBILITY_MACROS,
Ævar Arnfjörð Bjarmason
[PATCH 0/6] bisect: follow-up fixes from js/bisect-in-c,
Ævar Arnfjörð Bjarmason
feature-request: silently stops ssh-agent.exe when upgrading (windows),
Jean-Michel MERCIER
Prematurely-closed stdin using async NodeJS to smudge large file on Mac, Stephen Hicks
[BUG] git rev-list HEAD --objects -- WILDCARD-PATHSPEC, Andrew Olsen
[PATCH] diff: fix regression with --stat and unmerged file,
Peter Grayson
[PATCH] git: remove duplicate includes,
Rose via GitGitGadget
[PATCH 0/5] minor ref-filter error-reporting bug-fixes,
Jeff King
[PATCH] git: remove unneeded casts,
Rose via GitGitGadget
Whitepace parameter for git restore,
Niklas Volcz
What's cooking in git.git (Dec 2022, #05; Wed, 14),
Junio C Hamano
- Re: What's cooking in git.git (Dec 2022, #05; Wed, 14), Junio C Hamano
- Re: What's cooking in git.git (Dec 2022, #05; Wed, 14), Derrick Stolee
- Re: What's cooking in git.git (Dec 2022, #05; Wed, 14), Jeff Hostetler
- Re: What's cooking in git.git (Dec 2022, #05; Wed, 14), Jeff Hostetler
- ag/merge-strategies-in-c (was: What's cooking in git.git (Dec 2022, #05; Wed, 14)), Ævar Arnfjörð Bjarmason
- ab/remove--super-prefix & ab/submodule-no-abspath (was: What's cooking in git.git (Dec 2022, #05; Wed, 14)), Ævar Arnfjörð Bjarmason
- js/bisect-in-c (was: What's cooking in git.git (Dec 2022, #05; Wed, 14)), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Dec 2022, #05; Wed, 14), Sean Allred
- Re: What's cooking in git.git (Dec 2022, #05; Wed, 14), Junio C Hamano
- Re: What's cooking in git.git (Dec 2022, #05; Wed, 14), Junio C Hamano
- ds/bundle-uri-4* (was Re: What's cooking in git.git (Dec 2022, #05; Wed, 14)), Derrick Stolee
[PATCH] object-file: inline write_buffer(), René Scharfe
[PATCH 0/9] more -Wunused-parameter fixes/annotations,
Jeff King
- [PATCH 1/9] ls-refs: use repository parameter to iterate refs, Jeff King
- [PATCH 2/9] blob: drop unused parts of parse_blob_buffer(), Jeff King
- [PATCH 3/9] list-objects: drop process_gitlink() function, Jeff King
- [PATCH 4/9] ws: drop unused parameter from ws_blank_line(), Jeff King
- [PATCH 5/9] xdiff: drop unused parameter in def_ff(), Jeff King
- [PATCH 6/9] xdiff: mark unused parameter in xdl_call_hunk_func(), Jeff King
- [PATCH 7/9] diff: mark unused parameters in callbacks, Jeff King
- [PATCH 8/9] list-objects-filter: mark unused parameters in virtual functions, Jeff King
- [PATCH 9/9] userdiff: mark unused parameter in internal callback, Jeff King
- Re: [PATCH 0/9] more -Wunused-parameter fixes/annotations, Junio C Hamano
[PATCH] server_supports_v2(): use a separate function for die_on_error, Jeff King
[PATCH] am: don't pass strvec to apply_parse_options(),
René Scharfe
[PATCH] commit: skip already cleared parents in clear_commit_marks_1(),
René Scharfe
[PATCH] reflog: clear leftovers in reflog_expiry_cleanup(), René Scharfe
[PATCH] http-fetch: invoke trace2_cmd_name(),
Jonathan Tan
includeIf appears to not be working,
Joshua J. Kugler
[PATCH 0/3] Bundle URIs 4.5: fixups from part IV,
Derrick Stolee via GitGitGadget
[ANNOUNCE] Git for Windows 2.39.0, Johannes Schindelin
feature request: git clone --branch should accept commit hash,
mark.yagnatinsky
[ANNOUNCE] Git v2.39.0, Junio C Hamano
What's cooking in git.git (Dec 2022, #04; Mon, 12),
Junio C Hamano
[RFC PATCH 0/1] rebase --onto detection of already applied commits,
Cristian Ciocaltea
Issue with git > 2.36.1 and pre-commit hook on macOS M1,
Piotrek
[GIT PULL] l10n updates for 2.39.0 round 1, Jiang Xin
What's cooking in git.git (Dec 2022, #03; Sun, 11),
Junio C Hamano
[ANNOUNCE] Git v2.38.2, Junio C Hamano
[PATCH] mailmap: update email address of Matheus Tavares, Matheus Tavares
[PATCH v2 0/2] check-attr: add support to work with revisions,
Karthik Nayak
[PATCH] docs: link generating patch sections,
John Cai via GitGitGadget
[PATCH 0/1] cat-file: quote-format name in error when using -z,
Toon Claes
rebase update-refs can delete ref branch,
Eric Musser
Re: [PATCH v3 0/2] worktree: Support `--orphan` when creating new worktrees,
Jacob Abel
[PATCH] Fix a couple of typos in the v2.39.0 release notes,
Johannes Schindelin via GitGitGadget
[PATCH] scalar: use verbose mode in clone,
ZheNing Hu via GitGitGadget
[PATCH 0/4] Optionally skip hashing index on write,
Derrick Stolee via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]