messages from 2020-01-25 23:01:14 to 2020-01-29 05:29:16 UTC [more...]
[PATCH v4 0/6] config: allow user to know scope of config options
2020-01-29 5:29 UTC (15+ messages)
` [PATCH v5 "
` [PATCH v5 4/6] config: split repo scope to local and worktree
` [PATCH v5 6/6] config: add '--show-scope' to print the scope of a config value
` [PATCH v6 0/6] config: allow user to know scope of config options
` [PATCH v6 1/6] config: fix typo in variable name
` [PATCH v6 2/6] t1300: fix over-indented HERE-DOCs
` [PATCH v6 3/6] t1300: create custom config file without special characters
` [PATCH v6 4/6] config: split repo scope to local and worktree
` [PATCH v6 5/6] config: clarify meaning of command line scoping
` [PATCH v6 6/6] config: add '--show-scope' to print the scope of a config value
[Q] push refspec with wildcard pushes all matching branches
2020-01-29 5:21 UTC (15+ messages)
` [PATCH] doc: clarify "explicitly given" in push.default
[PATCH 0/4] more clang/sanitizer fixes
2020-01-29 5:16 UTC (13+ messages)
` [PATCH 1/4] merge-recursive: silence -Wxor-used-as-pow warning
` [PATCH 2/4] avoid computing zero offsets from NULL pointer
[RFC PATCH] diff: only prefetch for certain output formats
2020-01-29 5:09 UTC (2+ messages)
[PATCH v2 00/23] SHA-256 test fixes, part 8
2020-01-29 4:04 UTC (32+ messages)
` [PATCH v2 03/22] t3305: annotate with SHA1 prerequisite
` [PATCH v2 08/22] t4013: make test hash independent
` [PATCH v2 10/22] t4211: "
` [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 15/22] t5515: "
` [PATCH v2 17/23] t5616: use correct filter syntax
` [PATCH v2 18/22] t5703: make test work with SHA-256
[PATCH v2 0/1] config: read instructions from stdin
2020-01-29 2:37 UTC (9+ messages)
` [PATCH v2 1/1] config: learn the --stdin option for instructions
git-clone --single-branch clones objects outside of branch
2020-01-29 2:23 UTC (6+ messages)
[PATCH 0/1] [Outreachy] [RFC] add: use advise function to display hints
2020-01-29 2:04 UTC (7+ messages)
` [PATCH v2 0/1] [Outreachy] "
` [PATCH v2 1/1] "
[PATCH v5 00/15] add git-bugreport tool
2020-01-28 23:26 UTC (3+ messages)
[PATCH] Make git rm submodule succeed if .gitmodules index stat info is zero
2020-01-28 23:16 UTC (2+ messages)
[PATCH v4 0/2] rebase -i: extend rebase.missingCommitsCheck
2020-01-28 22:46 UTC (8+ messages)
` [PATCH v5 "
` [PATCH v6 "
` [PATCH v6 1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c
` [PATCH v6 2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo'
[PATCH] clone: teach --single-branch and --branch during --recurse
2020-01-28 22:17 UTC (12+ messages)
` [PATCH v2] clone: pass --single-branch during --recurse-submodules
Git clone issue
2020-01-28 22:03 UTC (2+ messages)
Sparse Checkout Trouble (2.5.0)
2020-01-28 20:47 UTC (7+ messages)
[PATCH 0/5] Reftable support git-core
2020-01-28 19:35 UTC (20+ 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
[PATCH] git: update documentation for --git-dir
2020-01-28 19:22 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/3] git gui: improve German translation
2020-01-28 18:40 UTC (6+ messages)
` [PATCH 2/3] git-gui: update german translation
[PATCH v2 00/12] Harden the sparse-checkout builtin
2020-01-28 18:26 UTC (14+ messages)
` [PATCH v3 "
` [PATCH v3 01/12] t1091: use check_files to reduce boilerplate
` [PATCH v3 02/12] t1091: improve here-docs
` [PATCH v3 03/12] sparse-checkout: create leading directories
` [PATCH v3 04/12] clone: fix --sparse option with URLs
` [PATCH v3 05/12] sparse-checkout: fix documentation typo for core.sparseCheckoutCone
` [PATCH v3 06/12] sparse-checkout: cone mode does not recognize "**"
` [PATCH v3 07/12] sparse-checkout: detect short patterns
` [PATCH v3 08/12] sparse-checkout: warn on incorrect '*' in patterns
` [PATCH v3 09/12] sparse-checkout: properly match escaped characters
` [PATCH v3 10/12] sparse-checkout: write escaped patterns in cone mode
` [PATCH v3 11/12] sparse-checkout: use C-style quotes in 'list' subcommand
` [PATCH v3 12/12] sparse-checkout: improve docs around 'set' in cone mode
What's cooking in git.git (Jan 2020, #04; Wed, 22)
2020-01-28 17:56 UTC (16+ messages)
` yz/p4-py3, was "
` [PATCH] .mailmap: fix erroneous authorship for Derrick Stolee
[PATCH 0/8] Harden the sparse-checkout builtin
2020-01-28 15:03 UTC (8+ messages)
` [PATCH 8/8] sparse-checkout: write escaped patterns in cone mode
git status --ignored hangs when a deep directory structure present in working tree
2020-01-28 15:00 UTC (5+ messages)
[Outreachy][PATCH v2 00/11] Finish converting git bisect to C part 1
2020-01-28 14:40 UTC (12+ 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
` [PATCH v2 04/11] run-command: make `exists_in_PATH()` non-static
` [PATCH v2 05/11] bisect--helper: introduce new `decide_next()` function
` [PATCH v2 06/11] bisect: libify `exit_if_skipped_commits` to `error_if_skipped*` and its dependents
` [PATCH v2 07/11] bisect: libify `bisect_checkout`
` [PATCH v2 08/11] bisect: libify `check_merge_bases` and its dependents
` [PATCH v2 09/11] bisect: libify `check_good_are_ancestors_of_bad` "
` [PATCH v2 10/11] bisect: libify `handle_bad_merge_base` "
` [PATCH v2 11/11] bisect: libify `bisect_next_all`
[GSoC] Doubts in an issue
2020-01-28 10:02 UTC
[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] "
Fwd: Submodules & worktree
2020-01-28 4:01 UTC (4+ messages)
` "
[GSoC] Doubts in an issue
2020-01-28 2:08 UTC
[PATCH] C: use skip-prefix to avoid hardcoded string length
2020-01-28 0:45 UTC (3+ messages)
[PATCH] worktree: add shorthand '-d' for detach
2020-01-27 20:31 UTC (5+ messages)
Cyber Security questions (UNCLASSIFIED)
2020-01-27 19:40 UTC (2+ messages)
Bug or unexpected behaviour in git show <rev>:a\b
2020-01-27 18:47 UTC (5+ 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 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)
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).