messages from 2020-01-28 05:06:15 to 2020-01-30 15:18:41 UTC [more...]
[Outreachy][PATCH v2 00/11] Finish converting git bisect to C part 1
2020-01-30 15:18 UTC (21+ 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
` Fwd: "
` [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`
[Outreachy][PATCH 00/29] Finish converting git bisect to C part 1
2020-01-30 15:18 UTC (10+ messages)
` [PATCH 11/29] bisect: libify `bisect_next_all`
[GSoC] Exploring Previous year Projects
2020-01-30 15:14 UTC (4+ messages)
` Converting scripted commands to built-ins, was "
How to undo git sparse-checkout set only for one directory?
2020-01-30 15:08 UTC (2+ messages)
[PATCH v2 00/12] Harden the sparse-checkout builtin
2020-01-30 15:01 UTC (24+ 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
[PATCH 0/3] some minor memory allocation cleanups
2020-01-30 14:59 UTC (6+ messages)
` [PATCH 1/3] normalize_path_copy(): document "dst" size expectations
` [PATCH 2/3] walker_fetch(): avoid raw array length computation
` [PATCH 3/3] traverse_trees(): use stack array for name entries
[PATCH] git-p4: Add hook p4-pre-pedit-changelist
2020-01-30 14:20 UTC (9+ messages)
[PATCH] grep: ignore --recurse-submodules if --no-index is given
2020-01-30 13:37 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 00/14] git-p4: python3 compatibility
2020-01-30 13:35 UTC (4+ messages)
[PATCH v3 00/12] grep: improve threading and fix race conditions
2020-01-30 13:28 UTC (7+ messages)
` [PATCH v3 08/12] grep: allow submodule functions to run in parallel
[PATCHv1 0/1] git-p4: fix file descriptor leak
2020-01-30 11:50 UTC (2+ messages)
` [PATCHv1 1/1] git-p4: avoid leak of file handle when cloning
[PATCHv1 0/6] git-p4: wait() for child processes better
2020-01-30 11:33 UTC (11+ messages)
` [PATCHv1 1/6] git-p4: make closeStreams() idempotent
` [PATCHv1 2/6] git-p4: add P4CommandException to report errors talking to Perforce
` [PATCHv1 3/6] git-p4: disable some pylint warnings, to get pylint output to something manageable
` [PATCHv1 4/6] git-p4: create helper function importRevisions()
` [PATCHv1 5/6] git-p4: cleanup better on error exit
` [PATCHv1 6/6] git-p4: check for access to remote host earlier
[GSoC] Doubts in an issue
2020-01-30 11:30 UTC (2+ messages)
Inconsistent results from git rev-parse --show-toplevel
2020-01-30 10:29 UTC (6+ messages)
[PATCH] clone: teach --single-branch and --branch during --recurse
2020-01-30 10:23 UTC (3+ messages)
` [PATCH v2] clone: pass --single-branch during --recurse-submodules
[PATCH] mailinfo: don't discard names under 3 characters
2020-01-30 10:06 UTC (2+ messages)
packObjectsHook and the git executable
2020-01-30 8:23 UTC (4+ messages)
[PATCH 0/5] Reftable support git-core
2020-01-30 7:26 UTC (25+ messages)
` [PATCH v2 "
` [PATCH v2 2/5] create .git/refs in files-backend.c
` [PATCH v2 3/5] Document how ref iterators and symrefs interact
` [PATCH v2 5/5] Reftable support for git-core
Bug or unexpected behaviour in git show <rev>:a\b
2020-01-30 7:17 UTC (5+ messages)
` [PATCH 3/3] sha1-name: mark get_oid() error messages for translation
[RFC PATCH] diff: only prefetch for certain output formats
2020-01-30 5:51 UTC (4+ messages)
[PATCH] git: update documentation for --git-dir
2020-01-30 1:14 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/1] [Outreachy] [RFC] add: use advise function to display hints
2020-01-30 1:11 UTC (8+ messages)
` [PATCH v2 0/1] [Outreachy] "
` [PATCH v2 1/1] "
` [PATCH v3] add: use advice API "
[PATCH v5 0/6] config: allow user to know scope of config options
2020-01-29 23:03 UTC (11+ messages)
` [PATCH v6 "
` [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
git status --ignored hangs when a deep directory structure present in working tree
2020-01-29 22:10 UTC (6+ messages)
[PATCH 0/6] Avoid multiple recursive calls for same path in read_directory_recursive()
2020-01-29 22:03 UTC (7+ messages)
` [PATCH 1/6] dir: consolidate treat_path() and treat_one_path()
` [PATCH 2/6] dir: fix broken comment
` [PATCH 3/6] dir: fix confusion based on variable tense
` [PATCH 4/6] dir: move setting of nested_repo next to its actual usage
` [PATCH 5/6] dir: replace exponential algorithm with a linear one
` [PATCH 6/6] t7063: blindly accept diffs
[PATCH 0/2] Skip a connectivity check during fetch --filter
2020-01-29 20:43 UTC (5+ messages)
` [PATCH 1/2] connected: verify promisor-ness of partial clone
` [PATCH 2/2] fetch: forgo full connectivity check if --filter
Sparse Checkout Trouble (2.5.0)
2020-01-29 16:31 UTC (10+ messages)
[PATCH 1/3] doc: reword -B option of diff into something sensible
2020-01-29 12:33 UTC (2+ messages)
git-p4 cannot use perforce client created by p4java — "Expected view key View1 missing"
2020-01-29 10:35 UTC (2+ messages)
[PATCH v3 6/6] remote rename/remove: gently handle remote.pushDefault config
2020-01-29 9:16 UTC (3+ messages)
What's cooking in git.git (Jan 2020, #04; Wed, 22)
2020-01-29 8:59 UTC (3+ messages)
[PATCH] doc: clarify "explicitly given" in push.default
2020-01-29 5:53 UTC (5+ messages)
[PATCH 0/4] more clang/sanitizer fixes
2020-01-29 5:46 UTC (8+ messages)
` [PATCH 2/4] avoid computing zero offsets from NULL pointer
[PATCH v2 00/23] SHA-256 test fixes, part 8
2020-01-29 4:04 UTC (12+ messages)
` [PATCH v2 13/22] t5313: make test hash independent
` [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 (8+ 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 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'
Git clone issue
2020-01-28 22:03 UTC (2+ messages)
[Q] push refspec with wildcard pushes all matching branches
2020-01-28 20:48 UTC (8+ messages)
` [PATCH] doc: clarify "explicitly given" in push.default
[PATCH 0/3] git gui: improve German translation
2020-01-28 18:40 UTC (5+ messages)
` [PATCH 2/3] git-gui: update german translation
What's cooking in git.git (Jan 2020, #04; Wed, 22)
2020-01-28 17:56 UTC (3+ messages)
` [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
[PATCH v3 1/2] Testcase for submodule status on empty dirs
2020-01-28 8:16 UTC (4+ messages)
` [PATCH v4 1/2] t7400: add a testcase "
[PATCH 0/1] diff-highlight: highlight range-diff
2020-01-28 7:52 UTC (3+ messages)
` [PATCH 1/1] "
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).