git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-17 13:36:52 to 2020-04-21 20:45:22 UTC [more...]

[PATCH] shallow.c: use 'reset_repository_shallow' when appropriate
 2020-04-21 20:45 UTC  (3+ messages)

[PATCH 0/8] t: replace incorrect test_must_fail usage (part 4)
 2020-04-21 20:44 UTC  (15+ messages)
` [PATCH 1/8] t6030: use test_path_is_missing()
` [PATCH 2/8] t7408: replace incorrect uses of test_must_fail
` [PATCH 3/8] t7508: don't use `test_must_fail test_cmp`
` [PATCH 4/8] t9141: use test_path_is_missing()
` [PATCH 5/8] t9160: "
` [PATCH 6/8] t9164: don't use `test_must_fail test_cmp`
` [PATCH 7/8] t9819: don't use test_must_fail with p4
` [PATCH 8/8] t9902: don't use `test_must_fail __git_*`

[PATCH v3 0/4] gitfaq: add issues in the 'Common Issues' section
 2020-04-21 20:43 UTC  (9+ messages)
` [PATCH v3 1/4] gitfaq: files in .gitignore are tracked
` [PATCH v3 2/4] gitfaq: changing the remote of a repository
` [PATCH v3 3/4] gitfaq: shallow cloning "
` [PATCH v3 4/4] gitfaq: fetching and pulling "

[PATCH v7 0/6] Reftable support git-core
 2020-04-21 20:13 UTC  (18+ messages)
` [PATCH v8 0/9] "
  ` [PATCH v9 00/10] "
    ` [PATCH v9 01/10] refs.h: clarify reflog iteration order
    ` [PATCH v9 02/10] Iterate over the "refs/" namespace in for_each_[raw]ref
    ` [PATCH v9 03/10] create .git/refs in files-backend.c
    ` [PATCH v9 04/10] refs: document how ref_iterator_advance_fn should handle symrefs
    ` [PATCH v9 05/10] Add .gitattributes for the reftable/ directory
    ` [PATCH v9 06/10] reftable: file format documentation
    ` [PATCH v9 07/10] reftable: define version 2 of the spec to accomodate SHA256
    ` [PATCH v9 08/10] reftable: clarify how empty tables should be written
    ` [PATCH v9 09/10] Add reftable library
    ` [PATCH v9 10/10] Reftable support for git-core

Bug in 2.26: git-fetch fetching too many objects?
 2020-04-21 20:06 UTC  (7+ messages)

(no subject)
 2020-04-21 20:05 UTC 

how to (integrity) verify a whole git repo
 2020-04-21 19:14 UTC  (5+ messages)

[PATCH 0/3] commit-graph: write non-split graphs as read-only
 2020-04-21 18:59 UTC  (10+ messages)
` [PATCH 1/3] tempfile.c: introduce 'create_tempfile_mode'
` [PATCH 2/3] lockfile.c: introduce 'hold_lock_file_for_update_mode'
` [PATCH 3/3] commit-graph.c: write non-split graphs as read-only

[PATCH] mailinfo.c::convert_to_utf8: reuse strlen info
 2020-04-21 18:47 UTC  (39+ messages)
  ` [PATCH 0/6] strbuf: simplify `strbuf_attach()` usage
    ` [PATCH 1/6] am: use `strbuf_attach()` correctly
    ` [PATCH 2/6] strbuf_attach: correctly pass in `strlen() + 1` for `alloc`
    ` [PATCH 3/6] strbuf: use `strbuf_attach()` correctly
    ` [PATCH 4/6] fast-import: avoid awkward use of `strbuf_attach()`
    ` [PATCH 5/6] rerere: "
    ` [PATCH 6/6] strbuf: simplify `strbuf_attach()` usage
    ` [PATCH 0/4] strbuf: fix doc for `strbuf_attach()` and avoid it
      ` [PATCH 1/4] strbuf: fix doc for `strbuf_attach()`
      ` [PATCH 2/4] strbuf: introduce `strbuf_attachstr_len()`
      ` [PATCH 3/4] strbuf: introduce `strbuf_attachstr()`
      ` [PATCH 4/4] strbuf_attach: prefer `strbuf_attachstr_len()`
` [PATCH v2 0/3] mailinfo: disallow and complains about NUL character
  ` [PATCH v2 1/3] t4254: merge 2 steps of a single test
  ` [PATCH v2 2/3] mailinfo.c::convert_to_utf8: reuse strlen info
  ` [PATCH v2 3/3] mailinfo: disallow NUL character in mail's header
` [PATCH v3 0/3] Disallow NUL character in mailinfo
  ` [PATCH v3 1/3] t4254: merge 2 steps of a single test
  ` [PATCH v3 2/3] mailinfo.c: avoid strlen on strings that can contains NUL
  ` [PATCH v3 3/3] mailinfo: disallow NUL character in mail's header

Multiple pushurls, different 'objects\info\packs'
 2020-04-21 18:07 UTC 

[PATCH v2 0/1] update gitfaq
 2020-04-21 18:00 UTC  (7+ messages)
` [PATCH v2 1/1] gitfaq: append the 'Common Issues' section

Fwd: feature request: enable config option paths relative to config location
 2020-04-21 17:55 UTC 

[PATCH] docs: fix minor glitch in illustration
 2020-04-21 17:35 UTC 

What's cooking in git.git (Apr 2020, #02; Mon, 20)
 2020-04-21 15:08 UTC  (3+ messages)

git-filter-repo For Windows (possibly a request for a bash for Windows primer)
 2020-04-21 14:52 UTC  (5+ messages)

Possible documentation error for "git revisions"
 2020-04-21 13:49 UTC 

[PATCH v3 0/4] gitfaq: add issues in the 'Common Issues' section
 2020-04-21 13:11 UTC  (4+ messages)
` [PATCH v3 1/4] gitfaq: files in .gitignore are tracked
` [PATCH v3 2/4] gitfaq: changing the remote of a repository
` [PATCH v3 4/4] gitfaq: fetching and pulling "

Allowing only blob filtering was: [TOPIC 5/17] Partial Clone
 2020-04-21 12:34 UTC  (8+ messages)
` [RFC PATCH 0/2] upload-pack.c: limit allowed filter choices

Why the stand-alone installer for macOS hasn't been updated for 8 months?
 2020-04-21 11:57 UTC  (3+ messages)

Draft of Git Rev News edition 62
 2020-04-21 10:50 UTC 

Fetching 24 Linux commits = 1.2 GiB
 2020-04-21 10:02 UTC  (4+ messages)

Media query - Git flaw
 2020-04-21  8:46 UTC  (4+ messages)

[PATCH] osxkeychain: restrict queries to requests with a valid host
 2020-04-21  6:15 UTC  (5+ messages)

[RFC PATCH 0/3] grep: honor sparse checkout and add option to ignore it
 2020-04-21  3:08 UTC  (6+ messages)
` [RFC PATCH 2/3] grep: honor sparse checkout patterns

[PATCH] userdiff: support Markdown
 2020-04-21  2:22 UTC  (2+ messages)

[PATCH 0/6] configuration-based hook management
 2020-04-21  1:20 UTC  (5+ messages)
` [TOPIC 2/17] Hooks in the future
  ` [PATCH] doc: propose hooks managed by the config

[PATCH] diff-tree.c: load notes machinery when required
 2020-04-21  0:19 UTC  (7+ messages)

Git and sparse-checkout on large monorepos - hiding irrelevant changes for a sparse-checkout specification?
 2020-04-20 22:22 UTC  (2+ messages)

[PATCH 0/2] [WIP] removed fetch_if_missing global
 2020-04-20 19:54 UTC  (3+ messages)
` [PATCH 1/2] fetch-pack: remove fetch_if_missing=0
` [PATCH 2/2] index-pack: "

[ANNOUNCE] Git for Windows 2.26.2
 2020-04-20 19:08 UTC 

[Announce] Git v2.26.2 and others
 2020-04-20 18:02 UTC 

[docs] git stash show also accepts -p|--patch option
 2020-04-20 16:19 UTC  (2+ messages)

[RFC][PATCH 0/2] submodule: port 'set-url' from shell to C
 2020-04-20  8:19 UTC  (5+ messages)
` [PATCH 2/2] submodule: port subcommand "

ls-files -o -i --directory omits files/directories
 2020-04-20  8:03 UTC 

gitk crashes if the diff contains certain unicode characters
 2020-04-19 14:30 UTC  (3+ messages)

git-grep's "-z" option misbehaves in subdirectory
 2020-04-19  6:33 UTC  (9+ messages)
` [PATCH] grep: follow conventions for printing paths w/ unusual chars
  ` [PATCH v2] "

minor patch required to compile git 2.26.1 on Oracle Solaris 10 with Oracle Studio
 2020-04-19  5:35 UTC  (2+ messages)

What's cooking in git.git (Apr 2020, #01; Wed, 15)
 2020-04-18 17:36 UTC  (16+ messages)

[PATCH v12 0/7] New proc-receive hook for centralized workflow
 2020-04-18 16:03 UTC  (10+ messages)
` [PATCH v13 0/8] "
` [PATCH v13 1/8] transport: not report a non-head push as a branch
` [PATCH v13 2/8] connect: export parse_feature_value()
` [PATCH v13 3/8] receive-pack: add new proc-receive hook
` [PATCH v13 4/8] send-pack: extension for client-side status report
` [PATCH v13 5/8] receive-pack: feed extended_status to post-receive
` [PATCH v13 6/8] refs.c: refactor to reuse ref_is_hidden()
` [PATCH v13 7/8] receive-pack: new config receive.procReceiveRefs
` [PATCH v13 8/8] doc: add documentation for the proc-receive hook

PAYMENT NOW AVIALBLE
 2020-04-18 11:32 UTC 

blame --ignore-rev - repo-level ignore file
 2020-04-18  0:52 UTC  (2+ messages)

a problem with git diff
 2020-04-17 21:32 UTC  (4+ messages)

[PATCH v3 0/5] fix git-push porcelain output and atomic report issue
 2020-04-17 19:51 UTC  (3+ messages)
` [PATCH v4 1/5] send-pack: fix inconsistent porcelain output

[PATCH v13 0/5] git-bugreport with fixed VS build
 2020-04-17 19:36 UTC  (5+ messages)
` [PATCH v13 1/5] help: move list_config_help to builtin/help

[PATCH] complete: zsh: add missing sub cmd completion candidates
 2020-04-17 18:24 UTC  (2+ messages)

Reply for more information
 2020-04-17 14:00 UTC 

Move some files, with all history, from one project into a new one
 2020-04-17 13:48 UTC  (5+ messages)


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 NNTP newsgroup(s).