git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-01-29 18:31:11 to 2021-02-01 16:24:26 UTC [more...]

[PATCH 0/3] Speed up remove_redundant()
 2021-02-01 16:12 UTC  (18+ messages)
` [PATCH 1/3] commit-reach: use one walk in remove_redundant()
` [PATCH v2 0/5] Speed up remove_redundant()
  ` [PATCH v2 1/5] commit-reach: reduce requirements for remove_redundant()
  ` [PATCH v2 2/5] commit-reach: use one walk in remove_redundant()
  ` [PATCH v2 3/5] commit-reach: move compare_commits_by_gen
  ` [PATCH v2 4/5] commit-reach: use heuristic in remove_redundant()
  ` [PATCH v2 5/5] commit-reach: stale commits may prune generation further

The error subcommand given by git tab completion
 2021-02-01 16:18 UTC  (2+ messages)

What's cooking in git.git (Jan 2021, #06; Sat, 30)
 2021-02-01 15:51 UTC  (10+ messages)

git fails with a broken pipe when one quits the pager
 2021-02-01 15:44 UTC  (22+ messages)
` [PATCH] pager: exit without error on SIGPIPE
          ` [PATCH 0/3] pager: test for exit behavior & trace2 bug fix
          ` [PATCH 1/3] pager: test for exit code
          ` [PATCH 2/3] pager: refactor wait_for_pager() function
          ` [PATCH 3/3] pager: properly log pager exit code when signalled

git config file
 2021-02-01 14:19 UTC 

[PATCH v5 00/11] [GSoC] Implement Corrected Commit Date
 2021-02-01 13:14 UTC  (19+ messages)
` [PATCH v6 "
  ` [PATCH v6 11/11] doc: add corrected commit date info
  ` [PATCH v7 00/11] [GSoC] Implement Corrected Commit Date
    ` [PATCH v7 01/11] commit-graph: fix regression when computing Bloom filters
    ` [PATCH v7 02/11] revision: parse parent in indegree_walk_step()
    ` [PATCH v7 03/11] commit-graph: consolidate fill_commit_graph_info
    ` [PATCH v7 04/11] t6600-test-reach: generalize *_three_modes
    ` [PATCH v7 05/11] commit-graph: add a slab to store topological levels
    ` [PATCH v7 06/11] commit-graph: return 64-bit generation number
    ` [PATCH v7 07/11] commit-graph: document generation number v2
    ` [PATCH v7 08/11] commit-graph: implement corrected commit date
    ` [PATCH v7 09/11] commit-graph: implement generation data chunk
    ` [PATCH v7 10/11] commit-graph: use generation v2 only if entire chain does
    ` [PATCH v7 11/11] commit-reach: use corrected commit dates in paint_down_to_common()

[PATCH 0/6] Makefile: add {program,xdiff,test,git}-objs & objects targets
 2021-02-01 11:17 UTC  (8+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] Makefile: remove "all" on "$(FUZZ_OBJS)"
` [PATCH v2 2/6] Makefile: guard against TEST_OBJS in the environment
` [PATCH v2 3/6] Makefile: split up long OBJECTS line
` [PATCH v2 4/6] Makefile: sort OBJECTS assignment for subsequent change
` [PATCH v2 5/6] Makefile: split OBJECTS into OBJECTS and GIT_OBJS
` [PATCH v2 6/6] Makefile: add {program,xdiff,test,git}-objs & objects targets

[PATCH 0/2] Eliminate extraneous ref log entries
 2021-02-01 11:09 UTC  (9+ messages)
` [PATCH 1/2] t/t1417: test symbolic-ref effects on ref logs
` [PATCH 2/2] refs.c: avoid creating extra unwanted reflog entries

[PATCH] alloc.h|c: migrate alloc_states to mem-pool
 2021-02-01 10:39 UTC  (2+ messages)
` [PATCH v2] "

Recover a git repo after accidentally deleting some hash files located under .git/objects
 2021-02-01 10:02 UTC  (6+ messages)

[PATCH v7 15/17] hook: provide stdin by string_list or callback
 2021-02-01  7:04 UTC  (2+ messages)

[Outreachy] Project blog - 7
 2021-02-01  7:01 UTC 

[PATCH v7 14/17] run-command: add stdin callback for parallelization
 2021-02-01  6:51 UTC  (2+ messages)

[PATCH v7 12/17] hook: allow parallel hook execution
 2021-02-01  6:04 UTC  (2+ messages)

[PATCH v7 11/17] run-command: allow stdin for run_processes_parallel
 2021-02-01  5:38 UTC  (2+ messages)

I've noticed the command `git --git-dir=<path> shortlog`
 2021-02-01  3:05 UTC 

[PATCH] status: learn --color for piping colored output
 2021-01-31 23:09 UTC  (4+ messages)

[PATCH 0/6] doc: improvements for hash-function-transition.txt
 2021-01-31 20:37 UTC  (11+ messages)
` [PATCH 1/6] doc hash-function-transition: fix asciidoc output
` [PATCH 2/6] doc hash-function-transition: use SHA-1 and SHA-256 consistently
` [PATCH 3/6] doc hash-function-transition: use upper case consistently
` [PATCH 4/6] doc hash-function-transition: use https links consistently
` [PATCH 5/6] doc hash-function-transition: move rationale upwards
` [PATCH 6/6] doc hash-function-transition: fix incomplete sentence

git-bugreport-2021-01-06-1209.txt (git can't deal with special characters)
 2021-01-31  9:50 UTC  (5+ messages)
` [PATCH v2 1/1] MacOS: precompose_argv_prefix()

[PATCH v7 09/17] hook: replace find_hook() with hook_exists()
 2021-01-31  4:39 UTC  (2+ messages)

Git Conditional Includes Question (possible bug?)
 2021-01-31  4:23 UTC  (3+ messages)

[PATCH v7 08/17] hook: add 'run' subcommand
 2021-01-31  4:22 UTC  (2+ messages)

[PATCH v7 06/17] hook: implement hookcmd.<name>.skip
 2021-01-31  3:40 UTC  (2+ messages)

[PATCH v7 05/17] hook: respect hook.runHookDir
 2021-01-31  3:35 UTC  (2+ messages)

[PATCH v7 04/17] hook: include hookdir hook in list
 2021-01-31  3:20 UTC  (2+ messages)

[PATCH v7 03/17] hook: add list command
 2021-01-31  3:10 UTC  (2+ messages)

[PATCH 0/2] Unify trailers formatting logic for pretty.c and ref-filter.c
 2021-01-30 20:45 UTC  (17+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] pretty.c: refactor trailer logic to `format_set_trailers_options()`
  ` [PATCH v2 2/3] pretty.c: capture invalid trailer argument
  ` [PATCH v2 3/3] ref-filter: use pretty.c logic for trailers

[PATCH v3 0/7] teach `worktree list` verbose mode and prunable annotations
 2021-01-30 17:50 UTC  (5+ messages)

[PATCH] annotate-tests: quote variable expansions containing path names
 2021-01-30 17:14 UTC  (2+ messages)

[PATCH v5 0/3] Cloning with remote unborn HEAD
 2021-01-30 11:13 UTC  (3+ messages)

[PATCH v4 0/7] Finish converting git bisect to C part 3
 2021-01-30  9:49 UTC  (4+ messages)
` [PATCH v4 1/7] bisect--helper: reimplement `bisect_log` shell function in C

[PATCH v9 0/5] mergetool: add automerge configuration
 2021-01-30  8:08 UTC  (7+ messages)
` [PATCH v10 0/3] mergetool: add hideResolved configuration (was automerge)
  ` [PATCH v10 1/3] mergetool: add hideResolved configuration
  ` [PATCH v10 2/3] mergetool: break setup_tool out into separate initialization function
  ` [PATCH v10 3/3] mergetool: add per-tool support and overrides for the hideResolved flag

[PATCH 0/8] pack-revindex: introduce on-disk '.rev' format
 2021-01-30  8:47 UTC  (22+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] packfile: prepare for the existence of '*.rev' files
  ` [PATCH v3 06/10] Documentation/config/pack.txt: advertise 'pack.writeReverseIndex'
  ` [PATCH v3 07/10] t: prepare for GIT_TEST_WRITE_REV_INDEX
  ` [PATCH v3 09/10] pack-revindex: ensure that on-disk reverse indexes are given precedence
  ` [PATCH v3 10/10] t5325: check both on-disk and in-memory reverse index

[PATCH] strbuf.c: optimize program logic
 2021-01-30  8:50 UTC  (5+ messages)

[PATCH v5 3/3] clone: respect remote unborn HEAD
 2021-01-30  4:27 UTC  (2+ messages)

[PATCH v5 2/3] connect, transport: encapsulate arg in struct
 2021-01-30  4:06 UTC  (2+ messages)

[PATCH v5 1/3] ls-refs: report unborn targets of symrefs
 2021-01-30  3:55 UTC  (2+ messages)

[PATCH v5 1/3] ls-refs: report unborn targets of symrefs
 2021-01-30  4:04 UTC  (2+ messages)

[PATCH v6 00/17] propose config-based hooks (part I)
 2021-01-29 23:59 UTC  (6+ messages)
` [PATCH v7 "
  ` [PATCH v7 01/17] doc: propose hooks managed by the config

[PATCH 00/10] repack: support repacking into a geometric sequence
 2021-01-29 23:31 UTC  (36+ messages)
` [PATCH 01/10] packfile: introduce 'find_kept_pack_entry()'
` [PATCH 02/10] revision: learn '--no-kept-objects'
` [PATCH 03/10] builtin/pack-objects.c: learn '--assume-kept-packs-closed'
` [PATCH 05/10] p5303: measure time to repack with keep
      ` [PATCH] p5303: avoid sed GNU-ism

[PATCH v5 1/3] ls-refs: report unborn targets of symrefs
 2021-01-29 22:04 UTC  (3+ messages)

[PATCH v3 0/9][Outreachy] rebase -i: add options to fixup command
 2021-01-29 18:20 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/9] sequencer: factor out code to append squash message
  ` [PATCH v4 3/9] rebase -i: comment out squash!/fixup! subjects from "
  ` [PATCH v4 4/9] sequencer: pass todo_item to do_pick_commit()
  ` [PATCH v4 5/9] sequencer: use const variable for commit message comments
  ` [PATCH v4 6/9] rebase -i: add fixup [-C | -c] command
  ` [PATCH v4 7/9] t3437: test script for fixup [-C|-c] options in interactive rebase
  ` [PATCH v4 8/9] rebase -i: teach --autosquash to work with amend!
  ` [PATCH v4 9/9] doc/git-rebase: add documentation for fixup [-C|-c] options


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).