messages from 2021-06-24 23:39:29 to 2021-06-28 20:51:40 UTC [more...]
How dow we educate our users to configure less?
2021-06-28 20:51 UTC (10+ messages)
[PATCH v2 0/3] Speed up connectivity checks via bitmaps
2021-06-28 20:23 UTC (8+ messages)
` [PATCH v2 1/3] p5400: add perf tests for git-receive-pack(1)
` [PATCH v2 2/3] receive-pack: skip connectivity checks on delete-only commands
` [PATCH v2 3/3] connected: implement connectivity check using bitmaps
[PATCH 0/1] fix a typo in patch option of the commit command
2021-06-28 19:37 UTC (6+ messages)
` [PATCH 1/1] Documentation: commit patch typo
` [PATCH v2 0/1] Documentation: Fix typo in patch option of the commit command
` [PATCH v2 1/1] "
[PATCH 0/5] serve: add "configure" callback
2021-06-28 19:19 UTC (10+ messages)
` [PATCH v2 0/8] serve: add "startup_config" callback
` [PATCH v2 1/8] serve: mark has_capability() as static
` [PATCH v2 2/8] transport: rename "fetch" in transport_vtable to "fetch_refs"
` [PATCH v2 3/8] transport: use designated initializers
` [PATCH v2 4/8] serve: "
` [PATCH v2 5/8] serve.c: add call_{advertise,command}() indirection
` [PATCH v2 6/8] serve.c: add trace2 regions for advertise & command
` [PATCH v2 7/8] serve: add support for a "startup" git_config() callback
` [PATCH v2 8/8] upload-pack.c: convert to new serve.c "startup" config cb
segfault on invalid 'git grep' invocation
2021-06-28 18:58 UTC (3+ messages)
` [PATCH] grep: report missing left operand of --and
Applying a patch with a diff header in its commit message
2021-06-28 18:30 UTC
[PATCH v6] help: colorize man pages
2021-06-28 18:05 UTC (7+ messages)
` [PATCH v7] help: colorize man pages if man.color=true under less(1)
[PATCH] pull: abort by default if fast-forwarding is impossible
2021-06-28 17:39 UTC (10+ messages)
[GSoC] My Git Dev Blog — Week 6
2021-06-28 17:01 UTC (6+ messages)
What's cooking in git.git (Jun 2021, #06; Thu, 17)
2021-06-28 16:46 UTC (4+ messages)
[PATCH v5] tr2: log parent process name
2021-06-28 16:45 UTC (2+ messages)
[GSoC] Git Blog 6
2021-06-28 15:55 UTC (3+ messages)
Definition of "the Git repository"
2021-06-28 15:34 UTC (12+ messages)
Release notes: mIssing version information for git-LFS
2021-06-28 14:07 UTC (2+ messages)
[PATCH v4 00/14] [GSOC][RFC] cat-file: reuse ref-filter logic
2021-06-28 13:51 UTC (42+ messages)
` [PATCH v5 00/15] "
` [PATCH v5 01/15] [GSOC] ref-filter: add obj-type check in grab contents
` [PATCH v5 02/15] [GSOC] ref-filter: add %(raw) atom
` [PATCH v5 03/15] [GSOC] ref-filter: --format=%(raw) re-support --perl
` [PATCH v5 04/15] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
` [PATCH v5 05/15] [GSOC] ref-filter: add %(rest) atom
` [PATCH v5 06/15] [GSOC] ref-filter: pass get_object() return value to their callers
` [PATCH v5 07/15] [GSOC] ref-filter: introduce free_ref_array_item_value() function
` [PATCH v5 08/15] [GSOC] ref-filter: add cat_file_mode in struct ref_format
` [PATCH v5 09/15] [GSOC] ref-filter: modify the error message and value in get_object
` [PATCH v5 10/15] [GSOC] cat-file: add has_object_file() check
` [PATCH v5 11/15] [GSOC] cat-file: change batch_objects parameter name
` [PATCH v5 12/15] [GSOC] cat-file: reuse ref-filter logic
` [PATCH v5 13/15] [GSOC] cat-file: reuse err buf in batch_object_write()
` [PATCH v5 14/15] [GSOC] cat-file: re-implement --textconv, --filters options
` [PATCH v5 15/15] [GSOC] ref-filter: remove grab_oid() function
` [PATCH v6 00/15] [GSOC][RFC] cat-file: reuse ref-filter logic
` [PATCH v6 01/15] [GSOC] ref-filter: add obj-type check in grab contents
` [PATCH v6 02/15] [GSOC] ref-filter: add %(raw) atom
` [PATCH v6 03/15] [GSOC] ref-filter: --format=%(raw) re-support --perl
` [PATCH v6 04/15] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
` [PATCH v6 05/15] [GSOC] ref-filter: add %(rest) atom
` [PATCH v6 06/15] [GSOC] ref-filter: pass get_object() return value to their callers
` [PATCH v6 07/15] [GSOC] ref-filter: introduce free_ref_array_item_value() function
` [PATCH v6 08/15] [GSOC] ref-filter: add cat_file_mode in struct ref_format
` [PATCH v6 09/15] [GSOC] ref-filter: modify the error message and value in get_object
` [PATCH v6 10/15] [GSOC] cat-file: add has_object_file() check
` [PATCH v6 11/15] [GSOC] cat-file: change batch_objects parameter name
` [PATCH v6 12/15] [GSOC] cat-file: reuse ref-filter logic
` [PATCH v6 13/15] [GSOC] cat-file: reuse err buf in batch_object_write()
` [PATCH v6 14/15] [GSOC] cat-file: re-implement --textconv, --filters options
` [PATCH v6 15/15] [GSOC] ref-filter: remove grab_oid() function
git add --interactive patch improvement for split hunks
2021-06-28 11:20 UTC (4+ messages)
` Antw: [EXT] "
git-format-patch does not encode lines starting with "From"
2021-06-28 8:08 UTC (2+ messages)
[PATCH] pull: introduce --merge option
2021-06-28 4:52 UTC (3+ messages)
[ANNOUNCE] Git Rev News edition 76
2021-06-27 21:11 UTC
[PATCH 0/7] progress: verify progress counters in the test suite
2021-06-27 17:31 UTC (10+ messages)
` [PATCH 4/7] commit-graph: fix bogus counter in "Scanning merged commits" progress line
[PATCH] speed up alt_odb_usable() with many alternates
2021-06-27 10:23 UTC (8+ messages)
` [PATCH 0/5] optimizations for many odb alternates
` [PATCH 1/5] speed up alt_odb_usable() with many alternates
` [PATCH 2/5] avoid strlen via strbuf_addstr in link_alt_odb_entry
` [PATCH 3/5] make object_directory.loose_objects_subdir_seen a bitmap
` [PATCH 4/5] oidcpy_with_padding: constify `src' arg
` [PATCH 5/5] oidtree: a crit-bit tree for odb_loose_cache
[PATCH] progress.c tests: fix breakage with COLUMNS != 80
2021-06-27 7:44 UTC (3+ messages)
` [PATCH] test-lib.sh: set COLUMNS=80 for --verbose repeatability
[PATCH 0/2] pull: documentation improvements
2021-06-27 4:21 UTC (29+ messages)
` [PATCH 1/2] doc: pull: explain what is a fast-forward
` [PATCH 2/2] pull: improve default warning
[PATCH] help: convert git_cmd to page in one place
2021-06-26 17:57 UTC (2+ messages)
v2.25 regression: cherry-pick alters patch and leaves working tree dirty
2021-06-26 17:14 UTC (4+ messages)
[PATCH 0/3] Fix bugs from interesting renaming pairs: one side renames A/file -> B/file, the other B/ -> A/
2021-06-26 17:05 UTC (4+ messages)
` [PATCH 1/3] t6423: test directory renames causing rename-to-self
` [PATCH 2/3] merge-ort: ensure we consult df_conflict and path_conflicts
` [PATCH 3/3] merge-recursive: handle rename-to-self case
[BUG] `git reset --hard` fails with `update = none` submodules
2021-06-26 15:12 UTC (5+ messages)
` [PATCH] submodule: mark submodules with update=none as inactive
[PATCH v6] help: colorize man pages
2021-06-26 14:49 UTC (3+ messages)
` [PATCH v8] help: add option to colorize man pages under less
[PATCH v2] blame: correct name of config option in docs
2021-06-26 11:50 UTC (8+ messages)
` [PATCH v3 0/3] Config option names typofixes
` [PATCH v3 1/3] blame: correct name of config option in docs
` [PATCH v3 2/3] t: fix typos in test messages
` [PATCH v3 3/3] git-worktree.txt: fix typo in example path
(no subject)
2021-06-26 10:28 UTC (10+ messages)
` Forcing git to use a pager without a tty
[PATCH 00/12] Fix all leaks in tests t0002-t0099: Part 2
2021-06-26 8:27 UTC (4+ messages)
` [PATCH 02/12] environment: move strbuf into block to plug leak
Nonexistent changes appear rebasing but only with rebase.backend=apply
2021-06-26 7:53 UTC (7+ messages)
[PATCH] version-gen: cleanup
2021-06-25 21:29 UTC
Why the Makefile is so eager to re-build & re-link
2021-06-25 21:17 UTC (9+ messages)
Draft of Git Rev News edition 76
2021-06-25 20:46 UTC
[PATCH v9 00/37] propose config-based hooks
2021-06-25 19:08 UTC (17+ messages)
` [PATCH 00/31] minimal restart of "config-based-hooks"
` [PATCH v2 00/30] Minimal "
` [PATCH v2 01/30] hook: add 'run' subcommand
` [PATCH v2 13/30] read-cache: convert post-index-change hook to use config
` [PATCH v2 15/30] run-command: remove old run_hook_{le,ve}() hook API
Feature request: 'git reset' to print old state
2021-06-25 16:50 UTC
[ANN] git-branch-list 0.1 released
2021-06-25 16:21 UTC
[PATCH] branch: make -v useful
2021-06-25 16:03 UTC (12+ messages)
[PATCH 0/4] Use singular "they" when appropriate
2021-06-25 14:30 UTC (7+ messages)
` [PATCH 1/4] Documentation: use singular they "
[PATCH] Makefile: add and use the ".DELETE_ON_ERROR" flag
2021-06-25 9:49 UTC (9+ messages)
[PATCH 00/22] multi-pack reachability bitmaps
2021-06-25 9:06 UTC (13+ messages)
` [PATCH v2 00/24] "
` [PATCH v2 04/24] Documentation: build 'technical/bitmap-format' by default
` [PATCH v2 06/24] midx: make a number of functions non-static
` [PATCH v2 08/24] midx: respect 'core.multiPackIndex' when writing
` [PATCH v2 14/24] pack-bitmap: write multi-pack bitmaps
` [PATCH v2 22/24] midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
[PATCH 0/7] progress: verify progress counters in the test suite
2021-06-25 1:24 UTC (4+ messages)
` [PATCH 00/25] progress.c: various fixes + SZEDER's RFC code
` [PATCH 22/25] progress.c: add a stop_progress_early() function
subtree split includes unrelated commits
2021-06-25 1:09 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).