messages from 2020-03-24 22:25:25 to 2020-03-26 15:35:36 UTC [more...]
[PATCH 0/2] Enable GPG in the Windows part of the CI/PR builds
2020-03-26 15:35 UTC (38+ messages)
` [PATCH 1/2] tests(gpg): allow the gpg-agent to start on Windows
` [PATCH 2/2] tests(gpg): increase verbosity to allow debugging
` [PATCH v2 0/5] Enable GPG in the Windows part of the CI/PR builds
` [PATCH v2 1/5] tests(gpg): allow the gpg-agent to start on Windows
` [PATCH v2 2/5] t/lib-gpg.sh: stop pretending to be a stand-alone script
` [PATCH v2 3/5] tests: turn GPG, GPGSM and RFC1991 into lazy prereqs
` [PATCH v2 4/5] tests: do not let lazy prereqs inside `test_expect_*` turn off tracing
` [PATCH v2 5/5] tests: increase the verbosity of the GPG-related prereqs
` [PATCH v3 0/5] Enable GPG in the Windows part of the CI/PR builds
` [PATCH v3 1/5] tests(gpg): allow the gpg-agent to start on Windows
` [PATCH v3 2/5] t/lib-gpg.sh: stop pretending to be a stand-alone script
[PATCH 0/8] t: replace incorrect test_must_fail usage (part 3)
2020-03-26 15:26 UTC (26+ messages)
` [PATCH 1/8] t5512: don't use `test_must_fail test_cmp`
` [PATCH 2/8] t5512: generate references with generate_references()
` [PATCH 3/8] t5512: stop losing return codes of git commands
` [PATCH 4/8] t5550: remove use of `test_might_fail grep`
` [PATCH 5/8] t5607: reorder `nongit test_must_fail`
` [PATCH 6/8] t5612: don't use `test_must_fail test_cmp`
` [PATCH 7/8] t5612: stop losing return codes of git commands
` [PATCH 8/8] t5801: teach compare_refs() to accept !
` [PATCH v2 0/8] t: replace incorrect test_must_fail usage (part 3)
` [PATCH v2 1/8] t5512: don't use `test_must_fail test_cmp`
` [PATCH v2 2/8] t5512: stop losing git exit code in here-docs
` [PATCH v2 3/8] t5512: stop losing return codes of git commands
` [PATCH v2 4/8] t5550: simplify no matching line check
` [PATCH v2 5/8] t5607: reorder `nongit test_must_fail`
` [PATCH v2 6/8] t5612: don't use `test_must_fail test_cmp`
` [PATCH v2 7/8] t5612: stop losing return codes of git commands
` [PATCH v2 8/8] t5801: teach compare_refs() to accept !
[PATCH] fetch: allow running as different users in shared repositories
2020-03-26 14:40 UTC (2+ messages)
[PATCH] prepare_shell_cmd: add code comment
2020-03-26 14:38 UTC (2+ messages)
[PATCH v2 0/6] Avoid multiple recursive calls for same path in read_directory_recursive()
2020-03-26 13:13 UTC (11+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 1/7] t7063: correct broken test expectation
` [PATCH v3 2/7] dir: fix simple typo in comment
` [PATCH v3 3/7] dir: consolidate treat_path() and treat_one_path()
` [PATCH v3 4/7] dir: fix broken comment
` [PATCH v3 5/7] dir: fix confusion based on variable tense
` [PATCH v3 6/7] dir: refactor treat_directory to clarify control flow
` [PATCH v3 7/7] dir: replace exponential algorithm with a linear one, fix untracked cache
[RFC] Representation of diff with trailing spaces
2020-03-26 12:40 UTC (3+ messages)
[PATCH 0/3] configure: respect --without-<package> flags
2020-03-26 12:23 UTC (3+ messages)
` [PATCH v2 "
[PATCH] p5310: stop timing non-bitmap pack-to-disk
2020-03-26 11:12 UTC (3+ messages)
[RFC][GSoC] Implement Generation Number v2
2020-03-26 10:15 UTC (6+ messages)
` [GSoC][Proposal v2] "
What's cooking in git.git (Mar 2020, #08; Wed, 25)
2020-03-26 9:29 UTC (2+ messages)
[PATCH 0/2] test shell-library cleanups
2020-03-26 8:33 UTC (4+ messages)
` [PATCH 1/2] t/lib-credential.sh: drop shebang line
` [PATCH 2/2] t/lib-*.sh: drop executable bit
[PATCH 0/2] use `curl-config --cflags`
2020-03-26 8:08 UTC (3+ messages)
` [PATCH 1/2] Makefile: avoid running curl-config multiple times
` [PATCH 2/2] Makefile: use curl-config --cflags
[PATCH 0/3] add travis job for linux with musl libc
2020-03-26 7:35 UTC (4+ messages)
` [PATCH 1/3] ci: libify logic for usage and checking CI_USER
` [PATCH 2/3] ci: refactor docker runner script
` [PATCH 3/3] travis: build and test on Linux with musl libc and busybox
"git rebase" behavior change in 2.26.0
2020-03-26 7:28 UTC (8+ messages)
[RFC PATCH 0/3] grep: honor sparse checkout and add option to ignore it
2020-03-26 6:02 UTC (13+ messages)
` [RFC PATCH 2/3] grep: honor sparse checkout patterns
` [RFC PATCH 3/3] grep: add option to ignore sparsity patterns
[PATCH v2 0/8] fix test failure with busybox
2020-03-26 4:37 UTC (25+ messages)
` [PATCH v2 6/8] t7063: drop non-POSIX argument "-ls" from find(1)
` [PATCH v2 7/8] t4124: fix test for non-compliant diff(1)
` [PATCH v4 0/8] fix test failure with busybox
` [PATCH v4 1/8] t4061: use POSIX compliant regex(7)
` [PATCH v4 2/8] test-lib-functions: test_cmp: eval $GIT_TEST_CMP
` [PATCH v4 3/8] t5003: drop the subshell in test_lazy_prereq
` [PATCH v4 4/8] t5003: skip conversion test if unzip -a is unavailable
` [PATCH v4 5/8] t5616: use rev-parse instead to get HEAD's object_id
` [PATCH v4 6/8] t7063: drop non-POSIX argument "-ls" from find(1)
` [PATCH v4 7/8] t4124: fix test for non-compliant diff(1)
` [PATCH v4 8/8] t5703: feed raw data into test-tool unpack-sideband
[PATCH v4 2/5] receive-pack: add new proc-receive hook
2020-03-26 2:25 UTC (9+ messages)
` [PATCH 0/3] Never report references we not push
` [PATCH 1/3] t5543: never report what we do "
` [PATCH 2/3] send-pack: mark failure of atomic push properly
` [PATCH 3/3] transport-helper: enforce atomic in push_refs_with_push
Git Test Coverage Report (March 25)
2020-03-26 2:17 UTC
Git doesn't support symlinks
2020-03-26 0:50 UTC (4+ messages)
Feature request: rebase -i inside of rebase -i
2020-03-26 0:18 UTC (7+ messages)
[GSoC][RFC][PROPOSAL v4] Unify ref-filter formats with other --pretty formats
2020-03-25 22:23 UTC
[PATCH v2 2/2] remote.c: fix handling of %(push:remoteref)
2020-03-25 22:16 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH 1/2] doc: update the documentation of pack-objects and repack
2020-03-25 22:15 UTC (3+ messages)
` [PATCH v2 0/3] Documentation of pack "
[PATCH v10 0/5] add git-bugreport tool
2020-03-25 21:25 UTC (10+ messages)
` [PATCH v10 5/5] bugreport: add compiler info
` [PATCH v11 0/5] add git-bugreport tool
` [PATCH v11 1/5] help: move list_config_help to builtin/help
` [PATCH v11 2/5] bugreport: add tool to generate debugging info
` [PATCH v11 3/5] bugreport: gather git version and build info
` [PATCH v11 4/5] bugreport: add uname info
` [PATCH v11 5/5] bugreport: add compiler info
[PATCH] added: Multi line support for ignore-paths configuration
2020-03-25 21:24 UTC (3+ messages)
[PATCH v3 0/5] doc: --recurse-submodules
2020-03-25 21:09 UTC (10+ messages)
` [PATCH v3 2/5] doc: document --recurse-submodules for reset and restore
` [PATCH v4 0/5] doc: --recurse-submodules
` [PATCH v4 1/5] doc: list all commands affected by submodule.recurse
` [PATCH v4 2/5] doc: document --recurse-submodules for reset and restore
` [PATCH v4 3/5] doc: explain how to deactivate submodule.recurse completely
` [PATCH v4 4/5] doc: be more precise on (fetch|push).recurseSubmodules
` [PATCH v4 5/5] doc: --recurse-submodules mostly applies to active submodules
[PATCH] revision: allow missing promisor objects on CLI
2020-03-25 20:50 UTC (6+ messages)
` [PATCH v3 0/2] Un-regress rev-list --exclude-promisor-objects
` [PATCH v3 1/2] revision: document get_reference()
` [PATCH v3 2/2] revision: un-regress --exclude-promisor-objects
[PATCH] fetch: allow running as different users in shared repositories
2020-03-25 19:04 UTC (2+ messages)
Test results for GNU HURD
2020-03-25 19:01 UTC (2+ messages)
[GSoC][RFC][Proposal v5] Convert submodule to builtin
2020-03-25 18:50 UTC
[PATCH] import-tars: ignore the global PAX header
2020-03-25 18:43 UTC (5+ messages)
` [PATCH v2] "
[ANNOUNCE] Git Rev News edition 60
2020-03-25 18:23 UTC
[PATCH v2 0/1] FAQ for common user questions
2020-03-25 18:03 UTC (6+ messages)
` [PATCH v2] docs: add a FAQ
[PATCH] Fix dir sep handling of GIT_ASKPASS on Windows
2020-03-25 17:09 UTC (4+ messages)
` [PATCH v2] "
[GSoC][RFC] Convert mergetool to builtin
2020-03-25 17:00 UTC (2+ messages)
` [GSoC][Proposal v2] "
[PATCH v3 0/8] fix test failure with busybox
2020-03-25 15:06 UTC (9+ messages)
` [PATCH v3 1/8] t4061: use POSIX compliant regex(7)
` [PATCH v3 2/8] test-lib-functions: test_cmp: eval $GIT_TEST_CMP
` [PATCH v3 3/8] t5003: drop the subshell in test_lazy_prereq
` [PATCH v3 4/8] t5003: skip conversion test if unzip -a is unavailable
` [PATCH v3 5/8] t5616: use rev-parse instead to get HEAD's object_id
` [PATCH v3 6/8] t7063: drop non-POSIX argument "-ls" from find(1)
` [PATCH v3 7/8] t4124: fix test for non-compliant diff(1)
` [PATCH v3 8/8] t5703: feed raw data into test-tool unpack-sideband
[GSoC][PATCH 0/1] Microproject Submission
2020-03-25 14:00 UTC (4+ messages)
` [PATCH v2] t9116: avoid using pipes
[GSoC] Query regarding Microproject
2020-03-25 13:51 UTC (6+ messages)
[PATCH 0/9] Support for transactions in `git-update-ref --stdin`
2020-03-25 9:54 UTC (10+ messages)
` [PATCH 1/9] refs: fix segfault when aborting empty transaction
` [PATCH 2/9] git-update-ref.txt: add missing word
` [PATCH 3/9] strbuf: provide function to append whole lines
` [PATCH 4/9] update-ref: organize commands in an array
` [PATCH 5/9] update-ref: drop unused argument for `parse_refname`
` [PATCH 6/9] update-ref: pass end pointer instead of strbuf
` [PATCH 7/9] update-ref: move transaction handling into `update_refs_stdin()`
` [PATCH 8/9] update-ref: read commands in a line-wise fashion
` [PATCH 9/9] update-ref: implement interactive transaction handling
Wrong Version On The Website ?
2020-03-25 9:53 UTC (4+ messages)
bug in git-log with funny merges
2020-03-25 9:04 UTC (3+ messages)
` git log behaves strange on non-monotonic commit dates [Was: Re: bug in git-log with funny merges]
Feature request: 'git grep' over multiple working trees
2020-03-25 8:04 UTC (3+ messages)
[RFC PATCH] git-apply: Permit change of file mode when filename does not change
2020-03-25 6:52 UTC (3+ messages)
[PATCH v3 0/4] New proc-receive hook for centralized workflow
2020-03-25 6:04 UTC (5+ messages)
` [PATCH v4 0/5] "
` [PATCH v4 1/5] transport: not report a non-head push as a branch
Checking Out Branches Containing Submodules With update=none and submodule.recurse=true Fails With fatal:not a git repository
2020-03-25 4:19 UTC
git > 2.10.1 fails to update index on macOS 10.14.5
2020-03-24 23:59 UTC (4+ messages)
[RFC PATCH 1/3] doc: grep: unify info on configuration variables
2020-03-24 23:38 UTC (2+ messages)
[PATCH 1/1] commit-graph.c: avoid unnecessary tag dereference when merging
2020-03-24 23:08 UTC (11+ 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).