messages from 2020-09-03 20:34:23 to 2020-09-08 19:50:03 UTC [more...]
[PATCH 0/7] Better threaded delta resolution in index-pack (another try)
2020-09-08 19:48 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 2/7] index-pack: remove redundant parameter
` [PATCH v2 3/7] index-pack: unify threaded and unthreaded code
` [PATCH v2 5/7] index-pack: calculate {ref,ofs}_{first,last} early
` [PATCH v2 6/7] index-pack: make resolve_delta() assume base data
` [PATCH v2 7/7] index-pack: make quantum of work smaller
[PATCH] push: make `--force-with-lease[=<ref>]` safer
2020-09-08 19:34 UTC (9+ messages)
[PATCH 0/7] Maintenance III: Background maintenance
2020-09-08 19:31 UTC (12+ messages)
` [PATCH 1/7] maintenance: optionally skip --auto process
` [PATCH 2/7] maintenance: add --schedule option and config
` [PATCH 3/7] for-each-repo: run subcommands on configured repos
` [PATCH 4/7] maintenance: add [un]register subcommands
` [PATCH 5/7] maintenance: add start/stop subcommands
` [PATCH 6/7] maintenance: recommended schedule in register/start
` [PATCH 7/7] maintenance: add troubleshooting guide to docs
[PATCH] blame.c: replace instance of !oidcmp for oideq
2020-09-08 19:07 UTC (4+ messages)
[Bug report] git status doesn't escape paths of untracked files
2020-09-08 19:01 UTC (8+ messages)
` [PATCH] wt-status: quote paths identically whether tracked or untracked
[PATCH 0/2] some minor add--interactive fixes
2020-09-08 18:51 UTC (6+ messages)
` [PATCH 1/2] add-patch: fix inverted return code of repo_read_index()
` [PATCH 2/2] add--interactive.perl: specify --no-color explicitly
[PATCH] rev-parse: add option for absolute or relative path formatting
2020-09-08 18:50 UTC
[PATCH] refs: move REF_LOG_ONLY to refs-internal.h
2020-09-08 18:17 UTC (2+ messages)
[PATCH] pretty: allow to override the built-in formats
2020-09-08 18:12 UTC (8+ messages)
permissions of main folder for git-manpages.tar.gz
2020-09-08 15:56 UTC
[PATCH v2 0/3] Optionally skip linking/copying the built-ins
2020-09-08 17:18 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 3/3] ci: stop linking built-ins to the dashed versions
No edit option when "git add --patch" a new file
2020-09-08 16:16 UTC
`git describe --dirty` doesn't consider untracked files to be dirty
2020-09-08 16:33 UTC (3+ messages)
[PATCH] add -p: fix memory leak
2020-09-08 12:09 UTC (2+ messages)
git add intent-to-add then git add patch no longer allows edit
2020-09-08 16:05 UTC (7+ messages)
[PATCH 0/3] format-patch: --interiff/--range-diff tweaks
2020-09-08 7:16 UTC (4+ messages)
` [PATCH 1/3] diff: move show_interdiff() from its own file to diff-lib
` [PATCH 2/3] diff-lib: tighten show_interdiff()'s interface
` [PATCH 3/3] format-patch: use 'origin' as start of current-series-range when known
[PATCH] gitweb: Map names/emails with mailmap
2020-09-07 22:10 UTC (8+ messages)
` [PATCH v2] gitweb: map "
Proposal: server-advertised config options
2020-09-07 20:52 UTC (6+ messages)
[PATCH] contrib/buildsystems: fix expat library name for generated vcxproj
2020-09-07 20:09 UTC (2+ messages)
Git in Outreachy?
2020-09-07 18:55 UTC (7+ messages)
List one hash in "Some good revs are not ancestors of the bad rev."
2020-09-07 15:53 UTC
[PATCH] fetch: do not look for submodule changes in unchanged refs
2020-09-07 15:49 UTC (4+ messages)
` [PATCH v2] "
[PATCH] RFC: refs: add GIT_DEBUG_REFS debugging mechanism
2020-09-07 15:24 UTC (2+ messages)
` [PATCH v2] refs: add GIT_TRACE_REFS "
[PATCH] pack-bitmap-write: use hashwrite_be32() in write_hash_cache()
2020-09-07 2:30 UTC (4+ messages)
[PATCH 0/3] worktree: add -d shorthand for --detach & improve documentation
2020-09-07 0:02 UTC (9+ messages)
` [PATCH 1/3] git-checkout.txt: document -d short option for --detach
` [PATCH 2/3] worktree: add "
` [PATCH 3/3] git-worktree.txt: discuss branch-based vs. throwaway worktrees
` [PATCH v2 0/3] worktree: teach `add` -d for --detach & improve documentation
` [PATCH v2 1/3] git-checkout.txt: document -d short option for --detach
` [PATCH v2 2/3] worktree: teach `add` to recognize -d as shorthand "
` [PATCH v2 3/3] git-worktree.txt: discuss branch-based vs. throwaway worktrees
[PATCH] submodule: suppress checking for file name ambiguity for object ids
2020-09-06 21:59 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] submodule: suppress checking for file name and ref "
` [PATCH v4] "
[PATCH 0/4] builtin/diff: learn --merge-base
2020-09-06 21:58 UTC (6+ messages)
` [PATCH 1/4] t4068: remove unnecessary >tmp
` [PATCH 2/4] git-diff.txt: backtick quote command text
` [PATCH 3/4] builtin/diff: parse --no-index using parse_options()
` [PATCH 4/4] builtin/diff: learn --merge-base
[PATCH 0/2] log_tree_diff: simplify
2020-09-06 21:52 UTC (3+ messages)
[PATCH 00/10] more miscellaneous Bloom filter improvements
2020-09-06 21:52 UTC (37+ messages)
` [PATCH v3 00/14] "
` [PATCH v3 14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>'
` [PATCH v4 00/14] more miscellaneous Bloom filter improvements
` [PATCH v4 01/14] commit-graph: introduce 'get_bloom_filter_settings()'
` [PATCH v4 02/14] t4216: use an '&&'-chain
` [PATCH v4 03/14] commit-graph: pass a 'struct repository *' in more places
` [PATCH v4 04/14] t/helper/test-read-graph.c: prepare repo settings
` [PATCH v4 05/14] commit-graph: respect 'commitGraph.readChangedPaths'
` [PATCH v4 06/14] commit-graph.c: store maximum changed paths
` [PATCH v4 07/14] bloom: split 'get_bloom_filter()' in two
` [PATCH v4 08/14] bloom: use provided 'struct bloom_filter_settings'
` [PATCH v4 09/14] bloom/diff: properly short-circuit on max_changes
` [PATCH v4 10/14] commit-graph.c: sort index into commits list
` [PATCH v4 11/14] csum-file.h: introduce 'hashwrite_be64()'
` [PATCH v4 12/14] commit-graph: add large-filters bitmap chunk
` [PATCH v4 13/14] commit-graph: rename 'split_commit_graph_opts'
` [PATCH v4 14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>'
Aborting git rebase --edit-todo
2020-09-06 21:52 UTC (11+ messages)
[PATCH] Documentation/git-send-email.txt: Mention less secure app access might need to enable
2020-09-06 21:52 UTC (5+ messages)
[PATCH] midx: use hashwrite_u8() in write_midx_header()
2020-09-06 19:03 UTC (2+ messages)
Git error message "Server does not allow request for unadvertised object"
2020-09-06 12:47 UTC (2+ messages)
[PATCH] fast-import: use write_pack_header()
2020-09-06 8:39 UTC
[PATCH 0/2] Unify trailers formatting logic for pretty.c and ref-filter.c
2020-09-05 21:59 UTC (4+ messages)
` [PATCH 1/2] pretty.c: refactor trailer logic to `format_set_trailers_options()`
` [PATCH 2/2] ref-filter: using pretty.c logic for trailers
[PATCH v2 00/10] [GSoC] Implement Corrected Commit Date
2020-09-05 17:21 UTC (9+ messages)
` [PATCH v3 00/11] "
` [PATCH v3 05/11] commit-graph: return 64-bit generation number
[PATCH 1/2] push: release strbufs used for refspec formatting
2020-09-05 14:49 UTC (2+ messages)
` [PATCH 2/2] refspec: add and use refspec_appendf()
possible segfault wint index threading
2020-09-04 19:28 UTC (3+ messages)
` [PATCH] read-cache: fix mem-pool allocation for multi-threaded index loading
[PATCH v3 00/11] Maintenance I: Command, gc and commit-graph tasks
2020-09-04 13:09 UTC (13+ messages)
` [PATCH v4 "
` [PATCH v4 01/11] maintenance: create basic maintenance runner
` [PATCH v4 02/11] maintenance: add --quiet option
` [PATCH v4 03/11] maintenance: replace run_auto_gc()
` [PATCH v4 04/11] maintenance: initialize task array
` [PATCH v4 05/11] maintenance: add commit-graph task
` [PATCH v4 06/11] maintenance: add --task option
` [PATCH v4 07/11] maintenance: take a lock on the objects directory
` [PATCH v4 08/11] maintenance: create maintenance.<task>.enabled config
` [PATCH v4 09/11] maintenance: use pointers to check --auto
` [PATCH v4 10/11] maintenance: add auto condition for commit-graph task
` [PATCH v4 11/11] maintenance: add trace2 regions for task execution
[PATCH 1/2] revision: use repository from rev_info when parsing commits
2020-09-04 12:19 UTC (4+ messages)
Sequent repos ,, pull without checkout
2020-09-03 22:25 UTC (2+ messages)
[PATCH] Makefile: add support for generating JSON compilation database
2020-09-03 22:13 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v3 1/1] remote.c: fix handling of %(push:remoteref)
2020-09-03 22:01 UTC (4+ messages)
` [PATCH v8 "
[PATCH v16] Support auto-merge for meld to follow the vim-diff behavior
2020-09-03 21:48 UTC (4+ messages)
` [PATCH v17] "
What's cooking in git.git (Sep 2020, #02; Thu, 3)
2020-09-03 21:36 UTC
[PATCH v2] fetch: no FETCH_HEAD display if --no-write-fetch-head
2020-09-03 21:06 UTC (4+ messages)
` [PATCH v3] "
[PATCH v7 00/13] Finish converting git bisect to C part 2
2020-09-03 12:04 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).