messages from 2020-02-24 21:36:08 to 2020-02-27 21:40:53 UTC [more...]
[Outreachy][PATCH 00/10] Finish converting git bisect to C part 2
2020-02-27 21:40 UTC (16+ messages)
` [PATCH 01/10] bisect--helper: introduce new `write_in_file()` function
` [PATCH 02/10] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions in C
` [PATCH 03/10] bisect--helper: finish porting `bisect_start()` to C
` [PATCH 04/10] bisect--helper: retire `--bisect-clean-state` subcommand
` [PATCH 05/10] bisect--helper: retire `--next-all` subcommand
` [PATCH 06/10] bisect--helper: reimplement `bisect_autostart` shell function in C
` [PATCH 07/10] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions "
` [PATCH 08/10] bisect--helper: retire `--check-expected-revs` subcommand
` [PATCH 09/10] bisect--helper: retire `--write-terms` subcommand
` [PATCH 10/10] bisect--helper: retire `--bisect-autostart` subcommand
! [remote rejected] master -> master (unpacker error)
2020-02-27 21:24 UTC (5+ messages)
[PATCH v2] mingw: workaround for hangs when sending STDIN
2020-02-27 21:15 UTC (4+ messages)
` [PATCH v3] "
[PATCH v3 0/2] [Outreachy] advice: revamp advise API
2020-02-27 20:49 UTC (36+ messages)
` [PATCH v4 0/3] "
` [PATCH v4 1/3] advice: extract vadvise() from advise()
` [PATCH v4 2/3] advice: revamp advise API
` [PATCH v4 3/3] tag: use new advice API to check visibility
` [PATCH v5 0/3] [Outreachy] advice: revamp advise API
` [PATCH v5 1/3] advice: extract vadvise() from advise()
` [PATCH v5 2/3] advice: revamp advise API
` [PATCH v5 3/3] tag: use new advice API to check visibility
` [PATCH v6 0/4] [Outreachy] advice: revamp advise API
` [PATCH v6 1/4] advice: extract vadvise() from advise()
` [PATCH v6 2/4] advice: change "setupStreamFailure" to "setUpstreamFailure"
` [PATCH v6 3/4] advice: revamp advise API
` [PATCH v6 4/4] tag: use new advice API to check visibility
[PATCH] rebase-interactive.c: silence format-zero-length warnings
2020-02-27 20:25 UTC
[PATCH] t5537: adjust test_oid label
2020-02-27 20:22 UTC
[PATCH 0/3] ci: upgrade to the latest Azure Pipelines agent pools
2020-02-27 19:46 UTC (15+ messages)
` [PATCH 1/3] t/lib-httpd: avoid using BSD's sed
` [PATCH 2/3] ci: prevent `perforce` from being quarantined
` [PATCH 3/3] Azure Pipeline: switch to the latest agent pools
` [PATCH v2 0/3] ci: upgrade to the latest Azure Pipelines "
` [PATCH v2 1/3] t/lib-httpd: avoid using macOS' sed
` [PATCH v2 2/3] ci: prevent `perforce` from being quarantined
` [PATCH v2 3/3] Azure Pipeline: switch to the latest agent pools
[PATCH 0/2] Add HTTPS proxy SSL options (cert, key, cainfo)
2020-02-27 18:58 UTC (9+ messages)
` [PATCH 1/2] http: add client cert for HTTPS proxies
` [PATCH v2 0/2] Add HTTPS proxy SSL options (cert, key, cainfo)
` [PATCH v2 1/2] http: add client cert for HTTPS proxies
` [PATCH v2 2/2] config: documentation for HTTPS proxy client cert
[PATCH v5 0/5] Reftable support git-core
2020-02-27 17:56 UTC (25+ messages)
` [PATCH v6 "
` [PATCH v7 0/6] "
` [PATCH v7 1/6] refs.h: clarify reflog iteration order
` [PATCH v7 2/6] create .git/refs in files-backend.c
` [PATCH v7 3/6] refs: document how ref_iterator_advance_fn should handle symrefs
` [PATCH v7 4/6] reftable: file format documentation
` [PATCH v7 5/6] Add reftable library
` [PATCH v7 6/6] Reftable support for git-core
[PATCH 1/1] ls-remote: don't use '-h' for options
2020-02-27 17:54 UTC (6+ messages)
Q: submodules and detached HEAD
2020-02-27 17:13 UTC (2+ messages)
[PATCH v2 0/4] [GSoC] receive.denyCurrentBranch: respect all worktrees
2020-02-27 15:58 UTC (8+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] get_main_worktree(): allow it to be called in the Git directory
[GSoC][RFC][PATCH 0/2] STRBUF_INIT_CONST Cover
2020-02-27 15:55 UTC (6+ messages)
` [GSoC][RFC][PATCH 1/2] STRBUF_INIT_CONST: a new way to initialize strbuf
Nested submodule checkout
2020-02-27 15:50 UTC (6+ messages)
` Nested submodule status bug
` Spurious GIT_DIR set when in a worktree [was Re: Nested submodule status bug]
` GIT_DIR in aliases [Re: "
[PATCH v2 00/24] SHA-256 stage 4 implementation, part 1/3
2020-02-27 15:06 UTC (15+ messages)
` [PATCH v2 10/24] t/helper: initialize repository if necessary
` [PATCH v2 13/24] builtin/init-db: allow specifying hash algorithm on command line
` [PATCH v2 18/24] gpg-interface: improve interface for parsing tags
git-core: try_to_follow_renames(): git killed by SIGSEGV
2020-02-27 12:56 UTC
Git Test Coverage Report (Feb 26, 2020)
2020-02-27 6:45 UTC
[PATCH 0/5] Testcase cleanups (merge related)
2020-02-27 0:14 UTC (6+ messages)
` [PATCH 1/5] t602[1236], t6034: modernize test formatting
` [PATCH 2/5] t6020, t6022, t6035: update merge tests to use test helper functions
` [PATCH 3/5] t3035: prefer test_must_fail to bash negation for git commands
` [PATCH 4/5] t6022, t6046: test expected behavior instead of testing a proxy for it
` [PATCH 5/5] t6020: new test with interleaved lexicographic ordering of directories
[PATCH] merge-recursive: apply collision handling unification to recursive case
2020-02-27 0:05 UTC
Making GitGitGadget conversion lossless
2020-02-26 22:27 UTC (5+ messages)
What's cooking in git.git (Feb 2020, #05; Tue, 25)
2020-02-26 21:06 UTC (8+ messages)
git-shell default working directory
2020-02-26 20:39 UTC (5+ messages)
[PATCH v2] describe: dont abort too early when searching tags
2020-02-26 20:13 UTC (2+ messages)
What's cooking in git.git (Feb 2020, #04; Mon, 17)
2020-02-26 20:04 UTC (7+ messages)
` en/rebase-backend, was "
[PATCH 0/3] commit: fix advice for empty commits during rebases
2020-02-26 19:45 UTC (4+ messages)
` [PATCH v2 0/9] "
` [PATCH v2 8/9] [RFC] rebase: fix advice when a fixup creates an empty commit
create reflog for reflog-less ref
2020-02-26 18:40 UTC (7+ messages)
GSoC and Outreachy Summer 2020?
2020-02-26 18:38 UTC (18+ messages)
[GSoC][RFC][PROPOSAL v1] Unify ref-filter formats with other --pretty formats
2020-02-26 16:59 UTC (2+ messages)
[PATCH v8 00/15] add git-bugreport tool
2020-02-26 16:49 UTC (25+ messages)
` [PATCH v8 03/15] bugreport: add tool to generate debugging info
` [PATCH v8 07/15] bugreport: add git-remote-https version
` [PATCH v8 09/15] bugreport: generate config safelist based on docs
` [PATCH v8 11/15] bugreport: collect list of populated hooks
` [PATCH v8 12/15] bugreport: count loose objects
` [PATCH v8 13/15] bugreport: add packed object summary
[PATCH v6 0/3] git-gui: revert untracked files by deleting them
2020-02-26 8:24 UTC (4+ messages)
` [PATCH v7 "
` [PATCH v7 2/3] git-gui: update status bar to track operations
GSOC'20
2020-02-26 8:20 UTC
[GSoC][RFC][PROPOSAL v1] Unify ref-filter formats with other --pretty formats
2020-02-26 0:03 UTC
[PATCH] describe: dont abort too early when searching tags
2020-02-25 20:10 UTC (3+ messages)
[GSoC][RFC] Proposal: Convert scripts to builtins
2020-02-25 19:45 UTC
Git Rebase: test failing with GIT_TEST_STASH_USE_BUILTIN=false
2020-02-25 16:57 UTC (2+ messages)
[PATCH 0/9] [RFC] Changed Paths Bloom Filters
2020-02-25 15:58 UTC (14+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 07/11] commit-graph: write Bloom filters to commit graph file
` [PATCH v2 08/11] commit-graph: reuse existing Bloom filters during write
` [PATCH v2 09/11] commit-graph: add --changed-paths option to write subcommand
[almost-patch] Add diff regular expressions for Markdown and Zshell
2020-02-25 13:56 UTC
[GSoC Patch v3 1/2] lib-log-graph: consolidate test_cmp_graph logic
2020-02-25 7:30 UTC
Bug: 'git ls-files' doesn't work on submodule in post-commit hook
2020-02-25 7:10 UTC (3+ messages)
[PATCH 0/10] removing nth_packed_object_sha1()
2020-02-25 0:33 UTC (4+ messages)
` [PATCH 02/10] pack-objects: read delta base oid into object_id struct
[PATCH] clone: use submodules.recurse option for automatically clone submodules
2020-02-24 23:06 UTC (5+ messages)
` [PATCH v2] "
` AW: "
` [PATCH v3] clone: use submodule.recurse "
Inconsistancy with `git rebase --preserve-merges`
2020-02-24 21:35 UTC (3+ 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).