git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-04-29 23:19:06 to 2020-05-02 15:03:59 UTC [more...]

[PATCH 0/8] CMake build system for git
 2020-05-02 15:02 UTC  (16+ messages)

[PATCH] Teach git-rev-list --simplify-forks
 2020-05-02 14:21 UTC  (11+ messages)
` [PATCH v2] "
  ` [PATCH 1/3 v3] Clean up t6016-rev-list-graph-simplify-history
  ` [PATCH 2/3 v3] Teach git-rev-list --ignore-merge-bases
  ` [PATCH 3/3 v3] Add new tests of ignore-merge-bases

[PATCH] userdiff: support Markdown
 2020-05-02 13:58 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

git log --since=<date>
 2020-05-02 12:02 UTC  (6+ messages)

[PATCH]v2 GitSVN: Multi line support of ignore-path, include-paths and skiping of empty commits
 2020-05-02  9:29 UTC 

[PATCH 05/15] run-job: implement pack-files job
 2020-05-02  7:56 UTC 

Why are experimental commands git restore and git switch suggested in CLI output?
 2020-05-02  7:18 UTC 

[PATCH v4 1/4] gitfaq: files in .gitignore are tracked
 2020-05-02  6:57 UTC  (11+ messages)
` [PATCH v4 3/4] gitfaq: shallow cloning a repository
` [PATCH v4 4/4] gitfaq: fetching and pulling "

[PATCH] send-email: Defines smtpPassCmd config option
 2020-05-01 23:59 UTC  (5+ messages)

[PATCH 00/12] Integrating line-log and changed-path Bloom filters
 2020-05-01 23:46 UTC  (22+ messages)
` [PATCH 01/12] bloom: fix whitespace around tab length
` [PATCH 02/12] test-bloom: fix usage typo
` [PATCH 03/12] Documentation: changed-path Bloom filters use byte words
` [PATCH 04/12] bloom: de-duplicate directory entries
` [PATCH 05/12] bloom: parse commit before computing filters
` [PATCH 06/12] bloom: use num_changes not nr for limit detection
` [PATCH 07/12] completion: offer '--(no-)patch' among 'git log' options
` [PATCH 08/12] line-log: remove unused fields from 'struct line_log_data'
` [PATCH 09/12] t4211-line-log: add tests for parent oids
` [PATCH 10/12] line-log: more responsive, incremental 'git log -L'
` [PATCH 11/12] line-log: try to use generation number-based topo-ordering
` [PATCH 12/12] line-log: integrate with changed-path Bloom filters

[PATCH] fetch: allow running as different users in shared repositories
 2020-05-01 23:11 UTC  (3+ messages)
  ` Re[2]: "

What's cooking in git.git (Apr 2020, #04; Thu, 30)
 2020-05-01 22:40 UTC  (4+ messages)

[PATCH 0/7] commit-graph: split strategies, '--[no-]check-oids'
 2020-05-01 22:38 UTC  (8+ messages)
` [PATCH 7/7] commit-graph.c: introduce '--[no-]check-oids'

git fast-export not preserving executable permissions?
 2020-05-01 22:32 UTC  (5+ messages)

[PATCH] branch: add '-' to delete previous branch
 2020-05-01 22:22 UTC  (17+ messages)

[PATCH 0/2] enhance "git restore --worktree --staged" behavior
 2020-05-01 22:19 UTC  (7+ messages)
` [PATCH 1/2] restore: require --source when combining --worktree and --staged
` [PATCH 2/2] restore: default to HEAD "

Seg Fault on git fetch with fetch.negotiationAlgorithm=skipping
 2020-05-01 22:13 UTC  (4+ messages)

What's cooking in git.git (May 2020, #01; Fri, 1)
 2020-05-01 22:08 UTC 

Git Test Coverage Report (April 30, 2020)
 2020-05-01 22:08 UTC  (3+ messages)

[PATCH 00/11] refactor git switch completion
 2020-05-01 21:53 UTC  (3+ messages)

t0000 failed
 2020-05-01 20:56 UTC  (3+ messages)
` [PATCH] t0000: disable GIT_TEST_FAIL_PREREQS in sub-tests

[PATCH 0/4] fix make sparse warning
 2020-05-01 20:09 UTC  (8+ messages)
` [PATCH v3 0/4] Partial fix `make sparse`
  ` [PATCH v3 4/4] progress.c: silence cgcc suggestion about internal linkage

[PATCH v2 0/3] credential: handle partial URLs in config settings again
 2020-05-01 20:01 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] credential: handle `credential.<partial-URL>.<key>` again

[RFC PATCH v6 0/2] credential-store: prevent fatal errors
 2020-05-01 18:59 UTC  (19+ messages)
` [PATCH v6] credential-store: warn instead of fatal for bogus lines from store
  ` [PATCH v7] "
    ` [PATCH v8] "
    ` [PATCH v9] "
      ` [RFC PATCH v10] credential-store: warn/ignore for bogus lines from store file
        ` [RFC PATCH v10 2/1] credential-store: warn also for store and erase

[PATCH v2] submodule: port subcommand 'set-url' from shell to C
 2020-05-01 18:54 UTC  (4+ messages)

[PATCH] git-p4.py: fix --prepare-p4-only error with multiple commits
 2020-05-01 18:39 UTC  (2+ messages)

[PATCH 0/4] t: replace incorrect test_must_fail usage (part 5)
 2020-05-01 16:51 UTC  (10+ messages)
` [PATCH 4/4] lib-submodule-update: pass OVERWRITING_FAIL
  ` [PATCH v1.1] "

[PATCH] doc: fix quoting bug in credential cache example
 2020-05-01 15:11 UTC  (18+ messages)
      ` [PATCH 1/2] gitcredentials(7): clarify quoting of helper examples
      ` [PATCH 2/2] gitcredentials(7): make shell-snippet example more realistic
                ` [PATCH v2 1/2] gitcredentials(7): clarify quoting of helper examples
                ` [PATCH v2 2/2] gitcredentials(7): make shell-snippet example more realistic

git checkout --recurse-submodules doesn't like checking out an older commit after a submodule was removed
 2020-05-01 14:40 UTC  (2+ messages)

[PATCH v3] clone: use submodule.recurse option for automatically clone submodules
 2020-05-01 13:54 UTC  (2+ messages)
` [PATCH v4] "

Bug: git restore --staged --worktree not working in git version 2.26.2.windows.1
 2020-05-01  8:42 UTC  (2+ messages)

[PATCH 0/3] commit-graph: write non-split graphs as read-only
 2020-05-01  5:52 UTC  (3+ messages)
` [PATCH v3 0/5] "

[PATCH] bugreport: collect list of populated hooks
 2020-04-30 22:09 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v9 00/10] Reftable support git-core
 2020-04-30 21:49 UTC  (7+ messages)
` [PATCH v10 00/12] "
  ` [PATCH v10 02/12] Iterate over the "refs/" namespace in for_each_[raw]ref
  ` [PATCH v10 03/12] create .git/refs in files-backend.c

[PATCH v2 0/4] shallow: extract a header file
 2020-04-30 21:11 UTC  (8+ messages)
` [PATCH v2 1/4] commit: make 'commit_graft_pos' non-static
` [PATCH v2 2/4] shallow: extract a header file for shallow-related functions
` [PATCH v2 3/4] shallow.h: document '{commit,rollback}_shallow_file'
` [PATCH v2 4/4] shallow: use struct 'shallow_lock' for additional safety

[PATCH] switch: fix errors and comments related to -c and -C
 2020-04-30 20:45 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 06/15] run-job: auto-size or use custom pack-files batch
 2020-04-30 20:13 UTC  (2+ messages)

Guess the base-commit of a series
 2020-04-30 19:52 UTC  (4+ messages)

[PATCH 0/5] shallow: extract a header file
 2020-04-30 19:32 UTC  (19+ messages)
` [PATCH 1/5] commit: make 'commit_graft_pos' non-static
` [PATCH 2/5] shallow: extract a header file for shallow-related functions
` [PATCH 3/5] commit: move 'unregister_shallow' to 'shallow.h'
` [PATCH 5/5] shallow: use struct 'shallow_lock' for additional safety

git svn clone throws Svndiff data contains backward-sliding source view error
 2020-04-30 19:14 UTC  (2+ messages)

[PATCH v2] branch: add '-' to delete previous branch
 2020-04-30 15:52 UTC 

[PATCH v10 2/8] receive-pack: add new proc-receive hook
 2020-04-30 15:33 UTC  (8+ messages)
` [PATCH v12 3/7] "

subtle bug in git-am
 2020-04-30 14:26 UTC  (4+ messages)

[PATCH] rebase: save autostash entry into stash reflog on --quit
 2020-04-30  9:45 UTC  (5+ messages)

[PATCH] gitk: fix the context menu not appearing in the presence of submodule diffs
 2020-04-29 23:11 UTC  (3+ messages)


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