messages from 2020-03-29 23:24:10 to 2020-04-01 15:55:41 UTC [more...]
[PATCH 0/5] ci: replace our Azure Pipeline by GitHub Actions
2020-04-01 15:55 UTC (13+ messages)
` [PATCH 1/5] ci/lib: if CI type is unknown, show the environment variables
` [PATCH 2/5] ci/lib: allow running in GitHub Actions
` [PATCH 3/5] ci: configure GitHub Actions for CI/PR
` [PATCH 4/5] README: add a build badge for the GitHub Actions runs
` [PATCH 5/5] ci: retire the Azure Pipelines definition
` [PATCH v2 0/6] ci: replace our Azure Pipeline by GitHub Actions
` [PATCH v2 1/6] ci/lib: if CI type is unknown, show the environment variables
` [PATCH v2 2/6] ci/lib: allow running in GitHub Actions
` [PATCH v2 3/6] ci/lib: set TERM environment variable if not exist
` [PATCH v2 5/6] README: add a build badge for the GitHub Actions runs
[PATCH] Fix -Wmaybe-uninitialized warnings under -O0
2020-04-01 14:06 UTC (4+ messages)
Comparing rebase --am with --interactive via p3400
2020-04-01 14:00 UTC (5+ messages)
[PATCH v3 0/7] Avoid multiple recursive calls for same path in read_directory_recursive()
2020-04-01 13:57 UTC (20+ messages)
` [PATCH v4 "
` [PATCH v4 1/7] t7063: more thorough status checking
` [PATCH v5 00/12] Avoid multiple recursive calls for same path in read_directory_recursive()
` [PATCH v5 01/12] t7063: more thorough status checking
` [PATCH v5 02/12] t3000: add more testcases testing a variety of ls-files issues
` [PATCH v5 03/12] dir: fix simple typo in comment
` [PATCH v5 04/12] dir: consolidate treat_path() and treat_one_path()
` [PATCH v5 05/12] dir: fix broken comment
` [PATCH v5 06/12] dir: fix confusion based on variable tense
` [PATCH v5 07/12] dir: refactor treat_directory to clarify control flow
` [PATCH v5 08/12] dir: replace exponential algorithm with a linear one
` [PATCH v5 09/12] dir: include DIR_KEEP_UNTRACKED_CONTENTS handling in treat_directory()
` [PATCH v5 10/12] dir: replace double pathspec matching with single "
` [PATCH v5 11/12] Fix error-prone fill_directory() API; make it only return matches
` [PATCH v5 12/12] completion: fix 'git add' on paths under an untracked directory
Why does submodule status prefer distant annotated tag to recent lightweight tag?
2020-04-01 13:46 UTC
Git Test Coverage Report (March 31, 2020)
2020-04-01 13:27 UTC (3+ messages)
Inefficiency of partial shallow clone vs shallow clone + "old-style" sparse checkout
2020-04-01 12:18 UTC (11+ messages)
` [PATCH] clone: use "quick" lookup while following tags
[PATCH v7 0/6] Reftable support git-core
2020-04-01 11:28 UTC (11+ messages)
` [PATCH v8 0/9] "
` [PATCH v8 1/9] refs.h: clarify reflog iteration order
` [PATCH v8 2/9] create .git/refs in files-backend.c
` [PATCH v8 3/9] refs: document how ref_iterator_advance_fn should handle symrefs
` [PATCH v8 4/9] Add .gitattributes for the reftable/ directory
` [PATCH v8 5/9] reftable: file format documentation
` [PATCH v8 6/9] reftable: define version 2 of the spec to accomodate SHA256
` [PATCH v8 7/9] reftable: clarify how empty tables should be written
` [PATCH v8 8/9] Add reftable library
` [PATCH v8 9/9] Reftable support for git-core
fast-import's hash table is slow
2020-04-01 11:16 UTC (6+ messages)
[PATCH 0/6] Doc: drop support for docbook-xsl before 1.74
2020-04-01 10:17 UTC (7+ messages)
` [PATCH 6/6] INSTALL: "
[BUG] git pull -- error: nothing to do
2020-04-01 8:03 UTC
Rebase-via-merge behavior difference between Linux and Windows
2020-04-01 6:35 UTC (2+ messages)
[BUG] git pull -- error: nothing to do
2020-04-01 4:20 UTC (2+ messages)
git-rebase ignores or squashes GIT_REFLOG_ACTION
2020-04-01 4:18 UTC (3+ messages)
Documented option "--deepen" is unknown to git-pull
2020-03-31 23:21 UTC (5+ messages)
` [PATCH 2/1] pull: remove --update-head-ok from documentation
What's cooking in git.git (Mar 2020, #10; Tue, 31)
2020-03-31 23:04 UTC
Regression in git ls-files, or bug in completion?
2020-03-31 22:54 UTC (4+ messages)
[PATCH] doc: log takes multiple revision ranges
2020-03-31 21:53 UTC (5+ messages)
[PATCH] l10n: de.po: fix spello in the German variant of octopus
2020-03-31 20:37 UTC
[RFC PATCH 0/3] grep: honor sparse checkout and add option to ignore it
2020-03-31 20:02 UTC (11+ messages)
` [RFC PATCH 3/3] grep: add option to ignore sparsity patterns
[PATCH v3 0/1] FAQ for common user questions
2020-03-31 19:37 UTC (3+ messages)
` [PATCH v3 1/1] docs: add a FAQ
[PATCH] rebase --merge: optionally skip upstreamed commits
2020-03-31 18:43 UTC (11+ messages)
` [PATCH v3] "
[PATCH] diff: restrict when prefetching occurs
2020-03-31 18:21 UTC (6+ messages)
Possible regression in git 2.26.0
2020-03-31 17:22 UTC (2+ messages)
Feature request: rebase -i inside of rebase -i
2020-03-31 13:36 UTC (15+ messages)
[PATCH 0/2] Enable GPG in the Windows part of the CI/PR builds
2020-03-31 9:34 UTC (8+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 3/5] tests: turn GPG, GPGSM and RFC1991 into lazy prereqs
Bug Report
2020-03-31 7:26 UTC (4+ messages)
` Fwd: "
Support for `--no-gpg-sign` in git rebase, cherry-pick, etc
2020-03-31 6:44 UTC (2+ messages)
` [PATCH] rebase.c: teach --no-gpg-sign to git-rebase
[GSoC/Proposal v2] Unify ref-filter formats with other --pretty formats
2020-03-31 6:01 UTC
[BUG] log --follow ignore files renamed in a merge commit
2020-03-31 5:28 UTC
[GSoC][Proposal v1] My proposal for GSoC 2020
2020-03-31 3:52 UTC (2+ messages)
Unexpected tag chosen by git describe
2020-03-31 1:12 UTC
[PATCH 0/7] New execute-commands hook for centralized workflow
2020-03-31 0:21 UTC (10+ messages)
` [PATCH v5 0/6] New proc-receive "
` [PATCH v5 1/6] transport: not report a non-head push as a branch
` [PATCH v5 2/6] receive-pack: add new proc-receive hook
` [PATCH v5 3/6] refs.c: refactor to reuse ref_is_hidden()
` [PATCH v5 4/6] receive-pack: new config receive.procReceiveRefs
` [PATCH v5 5/6] receive-pack: refactor report for proc-receive
` [PATCH v5 6/6] doc: add documentation for the proc-receive hook
[PATCH] sequencer: mark messages for translation
2020-03-30 23:59 UTC (2+ messages)
[GSoC] Extension of Microproject deadline
2020-03-30 18:28 UTC
[PATCH] MyFirstObjectWalk: remove unnecessary conditional statement
2020-03-30 18:26 UTC (3+ messages)
git rebase fast-forward fails with abbreviateCommands
2020-03-30 18:15 UTC (6+ messages)
` [PATCH v1 0/2] rebase --merge: fix fast forwarding when `rebase.abbreviateCommands' is set
` [PATCH v1 1/2] sequencer: don't abbreviate a command if it doesn't have a short form
` [PATCH v1 2/2] t3432: test `--merge' with `rebase.abbreviateCommands = true', too
[PATCH] connected: always use partial clone optimization
2020-03-30 18:09 UTC (5+ messages)
[PATCH 0/9] Support for transactions in `git-update-ref --stdin`
2020-03-30 17:39 UTC (24+ messages)
` [PATCH 3/9] strbuf: provide function to append whole lines
` [PATCH 4/9] update-ref: organize commands in an array
` [PATCH 8/9] update-ref: read commands in a line-wise fashion
` [PATCH v2 0/9] Support for transactions in `git-update-ref --stdin`
` [PATCH v2 1/9] refs: fix segfault when aborting empty transaction
` [PATCH v2 2/9] git-update-ref.txt: add missing word
` [PATCH v2 3/9] strbuf: provide function to append whole lines
` [PATCH v2 4/9] update-ref: organize commands in an array
` [PATCH v2 5/9] update-ref: drop unused argument for `parse_refname`
` [PATCH v2 6/9] update-ref: pass end pointer instead of strbuf
` [PATCH v2 7/9] update-ref: move transaction handling into `update_refs_stdin()`
` [PATCH v2 8/9] update-ref: read commands in a line-wise fashion
` [PATCH v2 9/9] update-ref: implement interactive transaction handling
[PATCH] t4200-rerere.sh: use test_path_is_* functions in the script
2020-03-30 17:16 UTC
why "Not currently on any branch" but no "HEAD detached"?
2020-03-30 16:39 UTC (3+ messages)
[REGRESSION] gitk can't be run from non-worktree folders
2020-03-30 15:20 UTC (7+ messages)
` [PATCH] gitk: to run in a bare repository (was: gitk can't be run from non-worktree folders)
[PATCH 0/7] oid_array cleanups
2020-03-30 14:09 UTC (9+ messages)
` [PATCH 1/7] oid_array: use size_t for count and allocation
` [PATCH 2/7] oid_array: use size_t for iteration
` [PATCH 3/7] oid_array: rename source file from sha1-array
` [PATCH 4/7] test-tool: rename sha1-array to oid-array
` [PATCH 5/7] bisect: stop referring to sha1_array
` [PATCH 6/7] ref-filter: stop referring to "sha1 array"
` [PATCH 7/7] oidset: stop referring to sha1-array
[PATCH] connected: always use partial clone optimization
2020-03-30 13:37 UTC (3+ messages)
git > 2.10.1 fails to update index on macOS 10.14.5
2020-03-30 11:20 UTC (5+ messages)
[GSoC] Question about microprojects
2020-03-30 7:33 UTC
What's cooking in git.git (Mar 2020, #09; Sun, 29)
2020-03-30 0:39 UTC (2+ messages)
[PATCH v2 00/11] Changed Paths Bloom Filters
2020-03-30 0:31 UTC (18+ messages)
` [PATCH v3 00/16] "
` [PATCH v3 01/16] commit-graph: define and use MAX_NUM_CHUNKS
` [PATCH v3 02/16] bloom.c: add the murmur3 hash implementation
` [PATCH v3 03/16] bloom.c: introduce core Bloom filter constructs
` [PATCH v3 04/16] bloom.c: core Bloom filter implementation for changed paths
` [PATCH v3 05/16] diff: halt tree-diff early after max_changes
` [PATCH v3 06/16] commit-graph: compute Bloom filters for changed paths
` [PATCH v3 07/16] commit-graph: examine changed-path objects in pack order
` [PATCH v3 08/16] commit-graph: examine commits by generation number
` [PATCH v3 09/16] diff: skip batch object download when possible
` [PATCH v3 10/16] commit-graph: write Bloom filters to commit graph file
` [PATCH v3 11/16] commit-graph: reuse existing Bloom filters during write
` [PATCH v3 12/16] commit-graph: add --changed-paths option to write subcommand
` [PATCH v3 13/16] revision.c: use Bloom filters to speed up path based revision walks
` [PATCH v3 14/16] revision.c: add trace2 stats around Bloom filter usage
` [PATCH v3 15/16] t4216: add end to end tests for git log with Bloom filters
` [PATCH v3 16/16] commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag
git-svn: Skip commit if all items of a commit are ignored by ignore configuration
2020-03-29 23:24 UTC (3+ messages)
[PATCH] added: Multi line support for ignore-paths configuration
2020-03-29 23:24 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).