git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-04-06 09:46:42 to 2020-04-07 22:41:41 UTC [more...]

[PATCH 0/5] ci: replace our Azure Pipeline by GitHub Actions
 2020-04-07 22:41 UTC  (6+ messages)
` [PATCH 2/5] ci/lib: allow running in "

[PATCH] t0007: fix a typo
 2020-04-07 22:39 UTC  (2+ messages)

[PATCH] sequencer: honor GIT_REFLOG_ACTION
 2020-04-07 22:37 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 00/15] [RFC] Maintenance jobs and job runner
 2020-04-07 22:23 UTC  (28+ messages)
` [PATCH 01/15] run-job: create barebones builtin
` [PATCH 03/15] run-job: implement fetch job
` [PATCH 09/15] job-runner: load repos from config by default

[PATCH] format-patch: teach --no-encode-headers
 2020-04-07 22:20 UTC  (12+ messages)
` [PATCH v2] format-patch: teach --no-q-encode-headers

[PATCH] diff: restrict when prefetching occurs
 2020-04-07 22:11 UTC  (10+ messages)
` [PATCH v2 0/2] Restrict when prefetcing occurs
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] promisor-remote: accept 0 as oid_nr in function
  ` [PATCH v3 2/4] diff: make diff_populate_filespec_options struct
  ` [PATCH v3 3/4] diff: refactor object read
  ` [PATCH v3 4/4] diff: restrict when prefetching occurs

get_maintainer.pl sends bogus addresses to git send-email
 2020-04-07 21:56 UTC  (7+ messages)

New git-rebase backend: no way to drop already-empty commits
 2020-04-07 21:55 UTC  (10+ messages)

[PATCH 0/3] add travis job for linux with musl libc
 2020-04-07 21:35 UTC  (10+ messages)
` [PATCH v2 0/4] Travis + Azure jobs "
  ` [PATCH v2 3/4] travis: build and test on Linux with musl libc and busybox
  ` [PATCH v4 0/6] Travis jobs for linux with musl libc

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-04-07 21:31 UTC  (19+ messages)
` [PATCH 1/6] Revert "Revert "Merge branch 'ra/rebase-i-more-options'""
` [PATCH 2/6] t3433: remove loops from tests
` [PATCH 3/6] t3433: only compare commit dates
` [PATCH 4/6] rebase -i: fix --committer-date-is-author-date
` [PATCH 5/6] Revert "sequencer: allow callers of read_author_script() to ignore fields"
` [PATCH 6/6] t3433: improve coverage

[BUG] submodule move badly handled by git-rebase
 2020-04-07 20:49 UTC  (2+ messages)

[PATCH v11 0/5] add git-bugreport tool
 2020-04-07 20:34 UTC  (18+ messages)
` [PATCH v12 0/5] bugreport: add tool to generate debugging info
  ` [PATCH v12 1/5] help: move list_config_help to builtin/help
  ` [PATCH v12 2/5] bugreport: add tool to generate debugging info
  ` [PATCH v12 3/5] bugreport: gather git version and build info
  ` [PATCH v12 4/5] bugreport: add uname info
  ` [PATCH v12 5/5] bugreport: add compiler info

[BUG] bulk move silently dropped, leaving the "delete" part in work dir, on commit reorder (rebase -i)
 2020-04-07 20:10 UTC  (2+ messages)

Git clone question
 2020-04-07 20:01 UTC  (2+ messages)

Feature request: rebase -i inside of rebase -i
 2020-04-07 19:03 UTC  (20+ messages)

subtle bug in git-am
 2020-04-07 18:48 UTC 

[PATCH] fast-import: replace custom hash with hashmap.c
 2020-04-07 18:37 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] gitk: add diff lines background colors
 2020-04-07 16:42 UTC  (2+ messages)

[PATCH v3 00/19] merge: learn --autostash
 2020-04-07 15:06 UTC  (39+ messages)
` [PATCH v4 00/23] "
  ` [PATCH v4 04/23] sequencer: reuse strbuf_trim() in read_oneliner()
  ` [PATCH v4 07/23] sequencer: configurably warn on non-existent files
  ` [PATCH v4 10/23] sequencer: make apply_rebase() accept a path
  ` [PATCH v4 19/23] sequencer: implement save_autostash()
  ` [PATCH v4 21/23] merge: teach --autostash option
  ` [PATCH v5 00/22] merge: learn --autostash
    ` [PATCH v5 01/22] Makefile: ASCII-sort += lists
    ` [PATCH v5 02/22] t7600: use test_write_lines()
    ` [PATCH v5 03/22] sequencer: stop leaking buf
    ` [PATCH v5 04/22] sequencer: make file exists check more efficient
    ` [PATCH v5 05/22] sequencer: make read_oneliner() accept flags
    ` [PATCH v5 06/22] sequencer: configurably warn on non-existent files
    ` [PATCH v5 07/22] sequencer: make read_oneliner() extern
    ` [PATCH v5 08/22] rebase: use read_oneliner()
    ` [PATCH v5 09/22] sequencer: make apply_autostash() accept a path
    ` [PATCH v5 10/22] sequencer: rename stash_sha1 to stash_oid
    ` [PATCH v5 11/22] rebase: use apply_autostash() from sequencer.c
    ` [PATCH v5 12/22] rebase: generify reset_head()
    ` [PATCH v5 13/22] reset: extract reset_head() from rebase
    ` [PATCH v5 14/22] rebase: extract create_autostash()
    ` [PATCH v5 15/22] rebase: generify create_autostash()
    ` [PATCH v5 16/22] sequencer: extract perform_autostash() from rebase
    ` [PATCH v5 17/22] sequencer: unlink autostash in apply_autostash()
    ` [PATCH v5 18/22] sequencer: implement save_autostash()
    ` [PATCH v5 19/22] sequencer: implement apply_autostash_oid()
    ` [PATCH v5 20/22] merge: teach --autostash option
    ` [PATCH v5 21/22] t5520: make test_pull_autostash() accept expect_parent_num
    ` [PATCH v5 22/22] pull: pass --autostash to merge

Possible regression in git 2.26.0
 2020-04-07 14:52 UTC  (6+ messages)

[PATCH v8 0/7] New proc-receive hook for centralized workflow
 2020-04-07 12:08 UTC  (8+ messages)
` [PATCH v9 0/6] "
` [PATCH v9 1/6] transport: not report a non-head push as a branch
` [PATCH v9 2/6] receive-pack: add new proc-receive hook
` [PATCH v9 3/6] refs.c: refactor to reuse ref_is_hidden()
` [PATCH v9 4/6] receive-pack: new config receive.procReceiveRefs
` [PATCH v9 5/6] receive-pack: refactor report for proc-receive
` [PATCH v9 6/6] doc: add documentation for the proc-receive hook

git cp command?
 2020-04-07  6:02 UTC 

help
 2020-04-07  5:06 UTC 

[PATCH 0/2] Add more issues in gitfaq
 2020-04-07  3:15 UTC  (8+ messages)
` [PATCH 1/2] gitfaq: cleanup gitfaq.txt
` [PATCH 2/2] gitfaq: append the 'Common Issues' section

[PATCH] fix inconsistent use of checkout and switch
 2020-04-07  2:42 UTC  (2+ messages)

[PATCH v2 2/2] remote.c: fix handling of %(push:remoteref)
 2020-04-06 21:46 UTC  (8+ messages)
` [PATCH v3 1/1] "
  ` [RFC PATCH v4 0/2] %(push) and %(push:remoteref) bug fixes
    ` [PATCH v6 1/2] remote.c: fix %(push) for triangular workflows
    ` [PATCH v6 2/2] remote.c: fix handling of %(push:remoteref)

[PATCH 0/2] git-pull.txt: correct outdated example + link to specific 'git fetch' section
 2020-04-06 20:22 UTC  (5+ messages)
` [PATCH 1/2] pull doc: refer to a specific section in 'fetch' doc
` [PATCH 2/2] pull doc: correct outdated description of an example

[PATCH v5 0/5] doc: --recurse-submodules
 2020-04-06 18:42 UTC  (6+ messages)
` [PATCH v5 4/5] doc: be more precise on (fetch|push).recurseSubmodules

Fwd: Q: use '-C' flag with 'git config --global'
 2020-04-06 18:05 UTC  (4+ messages)

[PATCH v3 00/16] Changed Paths Bloom Filters
 2020-04-06 16:59 UTC  (17+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 01/15] commit-graph: define and use MAX_NUM_CHUNKS
  ` [PATCH v4 02/15] bloom.c: add the murmur3 hash implementation
  ` [PATCH v4 03/15] bloom.c: introduce core Bloom filter constructs
  ` [PATCH v4 04/15] bloom.c: core Bloom filter implementation for changed paths
  ` [PATCH v4 05/15] diff: halt tree-diff early after max_changes
  ` [PATCH v4 06/15] commit-graph: compute Bloom filters for changed paths
  ` [PATCH v4 07/15] commit-graph: examine changed-path objects in pack order
  ` [PATCH v4 08/15] commit-graph: examine commits by generation number
  ` [PATCH v4 09/15] commit-graph: write Bloom filters to commit graph file
  ` [PATCH v4 10/15] commit-graph: reuse existing Bloom filters during write
  ` [PATCH v4 11/15] commit-graph: add --changed-paths option to write subcommand
  ` [PATCH v4 12/15] revision.c: use Bloom filters to speed up path based revision walks
  ` [PATCH v4 13/15] revision.c: add trace2 stats around Bloom filter usage
  ` [PATCH v4 14/15] t4216: add end to end tests for git log with Bloom filters
  ` [PATCH v4 15/15] commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag

[PATCH v3 0/5] doc: --recurse-submodules
 2020-04-06 13:57 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/5] doc: list all commands affected by submodule.recurse
  ` [PATCH v6 2/5] doc: document --recurse-submodules for reset and restore
  ` [PATCH v6 3/5] doc: explain how to deactivate submodule.recurse completely
  ` [PATCH v6 4/5] doc: be more precise on (fetch|push).recurseSubmodules
  ` [PATCH v6 5/5] doc: --recurse-submodules mostly applies to active submodules


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