messages from 2020-01-25 00:06:27 to 2020-01-28 14:41:20 UTC [more...]
[Outreachy][PATCH v2 00/11] Finish converting git bisect to C part 1
2020-01-28 14:40 UTC (4+ messages)
` [PATCH v2 01/11] bisect--helper: convert `vocab_*` char pointers to char arrays
` [PATCH v2 02/11] bisect--helper: change `retval` to `res`
` [PATCH v2 03/11] bisect: use the standard 'if (!var)' way to check for 0
git status --ignored hangs when a deep directory structure present in working tree
2020-01-28 13:57 UTC (4+ messages)
[PATCH v2 0/1] config: read instructions from stdin
2020-01-28 13:42 UTC (7+ messages)
` [PATCH v2 1/1] config: learn the --stdin option for instructions
Git clone issue
2020-01-28 13:11 UTC
[PATCH] git: update documentation for --git-dir
2020-01-28 10:40 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[GSoC] Doubts in an issue
2020-01-28 10:02 UTC
git-clone --single-branch clones objects outside of branch
2020-01-28 9:48 UTC (4+ messages)
[PATCH v3 1/2] Testcase for submodule status on empty dirs
2020-01-28 8:16 UTC (5+ messages)
` [PATCH v4 1/2] t7400: add a testcase "
` [PATCH v4 2/2] Fix status of initialized but not cloned submodules
[PATCH 0/1] diff-highlight: highlight range-diff
2020-01-28 7:52 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/5] Reftable support git-core
2020-01-28 7:31 UTC (15+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] setup.c: enable repo detection for reftable
` [PATCH v2 2/5] create .git/refs in files-backend.c
` [PATCH v2 3/5] Document how ref iterators and symrefs interact
` [PATCH v2 4/5] Add reftable library
` [PATCH v2 5/5] Reftable support for git-core
Sparse Checkout Trouble (2.5.0)
2020-01-28 5:21 UTC (6+ messages)
Fwd: Submodules & worktree
2020-01-28 4:01 UTC (4+ messages)
` "
[PATCH] clone: teach --single-branch and --branch during --recurse
2020-01-28 2:10 UTC (11+ messages)
[GSoC] Doubts in an issue
2020-01-28 2:08 UTC
[PATCH v3 0/4] config: allow user to know scope of config options
2020-01-28 1:31 UTC (16+ messages)
` [PATCH v4 0/6] "
` [PATCH v4 6/6] config: add '--show-scope' to print the scope of a config value
` [PATCH v5 0/6] config: allow user to know scope of config options
` [PATCH v5 1/6] config: fix typo in variable name
` [PATCH v5 2/6] t1300: fix over-indented HERE-DOCs
` [PATCH v5 3/6] t1300: create custom config file without special characters
` [PATCH v5 4/6] config: split repo scope to local and worktree
` [PATCH v5 5/6] config: clarify meaning of command line scoping
` [PATCH v5 6/6] config: add '--show-scope' to print the scope of a config value
[PATCH] C: use skip-prefix to avoid hardcoded string length
2020-01-28 0:45 UTC (3+ messages)
[PATCH 0/1] [Outreachy] [RFC] add: use advise function to display hints
2020-01-28 0:00 UTC (5+ messages)
` [PATCH v2 0/1] [Outreachy] "
` [PATCH v2 1/1] "
[Q] push refspec with wildcard pushes all matching branches
2020-01-27 23:14 UTC (11+ messages)
` [PATCH] doc: clarify "explicitly given" in push.default
[PATCH v3 0/2] rebase -i: extend rebase.missingCommitsCheck
2020-01-27 21:39 UTC (10+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo'
` [PATCH v5 0/2] rebase -i: extend rebase.missingCommitsCheck
` [PATCH v5 1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c
` [PATCH v5 2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo'
[PATCH 0/4] more clang/sanitizer fixes
2020-01-27 21:19 UTC (13+ messages)
` [PATCH 1/4] merge-recursive: silence -Wxor-used-as-pow warning
` [PATCH 2/4] avoid computing zero offsets from NULL pointer
` [PATCH 3/4] xdiff: avoid computing non-zero offset "
` [PATCH 4/4] obstack: avoid computing offsets "
` [PATCH v2 "
[PATCH] worktree: add shorthand '-d' for detach
2020-01-27 20:31 UTC (5+ messages)
What's cooking in git.git (Jan 2020, #04; Wed, 22)
2020-01-27 20:26 UTC (18+ messages)
` yz/p4-py3, was "
` [PATCH] .mailmap: fix erroneous authorship for Derrick Stolee
Cyber Security questions (UNCLASSIFIED)
2020-01-27 19:40 UTC (2+ messages)
[PATCH 0/3] git gui: improve German translation
2020-01-27 19:02 UTC (7+ messages)
` [PATCH 2/3] git-gui: update german translation
` [PATCH 3/3] git-gui: completed "
[PATCH] Make git rm submodule succeed if .gitmodules index stat info is zero
2020-01-27 18:58 UTC
Bug or unexpected behaviour in git show <rev>:a\b
2020-01-27 18:47 UTC (6+ messages)
[PATCH 0/9] [RFC] Changed Paths Bloom Filters
2020-01-27 18:24 UTC (3+ messages)
[PATCH] Fix submodule status of dirs initialized but empty
2020-01-27 18:18 UTC (7+ messages)
` [PATCH v2] Fix status of initialized but not cloned submodules
[PATCH v2 00/23] SHA-256 test fixes, part 8
2020-01-27 12:22 UTC (45+ messages)
` [PATCH v2 01/22] t/lib-pack: support SHA-256
` [PATCH v2 02/22] t3206: make hash size independent
` [PATCH v2 03/22] t3305: annotate with SHA1 prerequisite
` [PATCH v2 04/22] t3308: make test work with SHA-256
` [PATCH v2 05/22] t3309: "
` [PATCH v2 06/22] t3310: "
` [PATCH v2 07/22] t3311: "
` [PATCH v2 08/22] t4013: make test hash independent
` [PATCH v2 09/22] t4060: make test work with SHA-256
` [PATCH v2 10/22] t4211: make test hash independent
` [PATCH v2 11/22] t5302: make hash size independent
` [PATCH v2 12/22] t5309: make test hash independent
` [PATCH v2 13/22] t5313: "
` [PATCH v2 14/22] t5321: "
` [PATCH v2 15/22] t5515: "
` [PATCH v2 16/22] t5318: update for SHA-256
` [PATCH v2 17/22] t5607: make hash size independent
` [PATCH v2 17/23] t5616: use correct filter syntax
` [PATCH v2 18/23] t5607: make hash size independent
` [PATCH v2 18/22] t5703: make test work with SHA-256
` [PATCH v2 19/23] "
` [PATCH v2 19/22] t5703: switch tests to use test_oid
` [PATCH v2 20/23] "
` [PATCH v2 20/22] t6000: abstract away SHA-1-specific constants
` [PATCH v2 21/23] "
` [PATCH v2 21/22] t6006: make hash size independent
` [PATCH v2 22/23] "
` [PATCH v2 22/22] t6024: update for SHA-256
` [PATCH v2 23/23] "
[PATCH v3 0/7] remote rename/remove: improve handling of configuration values
2020-01-27 8:15 UTC (8+ messages)
` [PATCH 1/6] pull --rebase/remote rename: document and honor single-letter abbreviations rebase types
` [PATCH v2 2/6] remote: clean-up by returning early to avoid one indentation
` [PATCH 3/6] remote: clean-up config callback
` [PATCH v4 4/6] remote rename/remove: handle branch.<name>.pushRemote config values
` [PATCH 5/6] config: provide access to the current line number
` [PATCH v2 6/6] remote rename/remove: gently handle remote.pushDefault config
` [PATCH v3 "
[PATCH v2 0/7] remote rename/remove: improve handling of configuration values
2020-01-27 6:50 UTC (8+ messages)
` [PATCH v4 4/7] remote rename/remove: handle branch.<name>.pushRemote config values
[PATCH v2 04/16] t2018: use test_expect_code for failing git commands
2020-01-26 20:23 UTC (2+ messages)
` [PATCH v3] t2018: be more discerning when checking for expected exit codes
Question about private repository
2020-01-26 17:03 UTC
Question about private repository
2020-01-26 12:53 UTC
[PATCH] grep: ignore --recurse-submodules if --no-index is given
2020-01-26 9:39 UTC (2+ messages)
[PATCH 18/24] t5616: use correct filter syntax
2020-01-25 22:43 UTC (3+ messages)
` [PATCH] t5616: make robust to delta base change
Inconsistent results from git rev-parse --show-toplevel
2020-01-25 22:22 UTC (5+ messages)
coccinelle: adjustments for array.cocci?
2020-01-25 8:23 UTC (8+ messages)
` [PATCH] coccinelle: improve array.cocci
` "
How about a `git submodule rm` command?
2020-01-25 7:04 UTC
Bug or unexpected behaviour in git show <rev>:a\b
2020-01-25 0:13 UTC (4+ messages)
` [PATCH 1/3] t1400: avoid "test" string comparisons
` [PATCH 2/3] t1506: drop space after redirection operator
` [PATCH 3/3] sha1-name: mark get_oid() error messages for translation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/git.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).