git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-05-23 21:00:41 to 2019-05-28 17:59:36 UTC [more...]

[PATCH v1 0/5] Filter combination
 2019-05-28 17:59 UTC  (8+ messages)
` [PATCH v1 1/5] list-objects-filter: refactor into a context struct
` [PATCH v1 2/5] list-objects-filter-options: error is localizeable
` [PATCH v1 3/5] list-objects-filter: implement composite filters

[PATCH v3] grep: provide sane default to grep_source struct
 2019-05-28 17:57 UTC  (4+ messages)
` [PATCH v4] grep: fail if call could output and name is null

[PATCH v2] git-p4: Allow unshelving of branched files
 2019-05-28 17:55 UTC  (2+ messages)

[GSoC] Some #leftoverbits for anyone looking for little projects
 2019-05-28 17:37 UTC  (4+ messages)

[PATCH 0/1] trace2: fix tracing when NO_PTHREADS is defined
 2019-05-28 17:14 UTC  (8+ messages)

HEAD and namespaces
 2019-05-28 17:01 UTC  (6+ messages)
  ` [PATCH] upload-pack: strip namespace from symref data
      ` [PATCH v2] "

[PATCH 0/3] hash-object doc: small fixes
 2019-05-28 16:56 UTC  (8+ messages)
` [PATCH 2/3] hash-object doc: elaborate on -w and --literally promises

[PATCH 1/1] trace2: Add variable description to git.txt
 2019-05-28 16:46 UTC  (4+ messages)
` [PATCH 1/2] trace2: rename environment variables to GIT_TRACE2*

[PATCH] gitsubmodules: align html and nroff lists
 2019-05-28 16:42 UTC  (4+ messages)

[PATCH v7 7/8] blame: add a fingerprint heuristic to match ignored lines
 2019-05-28 16:39 UTC  (6+ messages)
` [PATCH v7 7/8 (edit)] "

[PATCH] doc/gitattributes: add Octave
 2019-05-28 16:37 UTC  (4+ messages)
` [PATCH v5] userdiff: "

[PATCH v3] userdiff: add built-in pattern for rust
 2019-05-28 16:34 UTC  (4+ messages)

[PATCH 0/3] Close commit-graph before calling 'gc'
 2019-05-28 16:29 UTC  (5+ messages)
` [PATCH 3/3] packfile: close_all_packs to close_object_store

Command to list <pattern> Branches on a specific Remote (i.e. select from rtb's)
 2019-05-28 16:17 UTC  (7+ messages)
` [PATCH] doc branch: provide examples for listing remote tracking branches

[PATCH] get_oid: handle NULL repo->index
 2019-05-28 16:07 UTC  (5+ messages)
` [PATCH] repository.c: always allocate 'index' at repo init time

[PATCH 0/1] sha1-file: split OBJECT_INFO_FOR_PREFETCH
 2019-05-28 15:19 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] compat/vcbuild/README: clean/update 'vcpkg' env for Visual Studio updates
 2019-05-28 14:32 UTC  (4+ messages)

Command to list <pattern> Branches on a specific Remote (i.e. select from rtb's)
 2019-05-28 13:57 UTC  (3+ messages)

Need help merging unrelated histories
 2019-05-28 13:35 UTC  (5+ messages)

[RFC PATCH] list-objects-filter: disable 'sparse:path' filters
 2019-05-28 13:29 UTC  (9+ messages)

[PATCH 0/3] Deprecate git rebase -p even more
 2019-05-28 12:42 UTC  (4+ messages)
` [PATCH 1/3] tests: mark a couple more test cases as requiring `rebase -p`
` [PATCH 2/3] docs: say that `--rebase=preserve` is deprecated
` [PATCH 3/3] rebase docs: recommend `-r` over `-p`

[PATCH 0/1] bundle verify: improve the user experience when called without a .git/ directory
 2019-05-28 11:17 UTC  (7+ messages)
` [PATCH 1/1] bundle verify: error out if called without an object database
    ` [PATCH v2 "

[PATCH 0/4] fix BUG() with "git am -i --resolved"
 2019-05-28 11:06 UTC  (10+ messages)
` [PATCH 3/4] am: drop tty requirement for --interactive
` [PATCH 4/4] am: fix --interactive HEAD tree resolution
      ` [PATCH v2 "

GIT issue while cloning (fatal: pack is corrupted (SHA1 mismatch)) !!!
 2019-05-28 10:16 UTC  (4+ messages)

[PATCH 0/2] request-pull: warn if the remote object is not the same as the local one
 2019-05-28 10:15 UTC  (3+ messages)
` [PATCH 1/2] request-pull: quote regex metacharacters in local ref
` [PATCH 2/2] request-pull: warn if the remote object is not the same as the local one

git filter-branch re-write history over a range of commits did notwork
 2019-05-28  9:59 UTC  (10+ messages)

`git stash show` "forgets" about untracked files
 2019-05-28  8:52 UTC 

[PATCH 0/1] status: remove the empty line after hints
 2019-05-28  7:42 UTC  (3+ messages)
` [PATCH 1/1] "

'git stash list' => Segmentation fault
 2019-05-28  6:34 UTC  (3+ messages)

[PATCH v2] list-objects-filter: disable 'sparse:path' filters
 2019-05-28  6:30 UTC  (2+ messages)

git archive generates tar with malformed pax extended attribute
 2019-05-28  5:58 UTC  (13+ messages)

[PATCH] send-email: remove documented requirement for Net::SMTP::SSL
 2019-05-28  2:17 UTC  (11+ messages)

[PATCH v4] fast-import: checkpoint: only write out refs and tags if we changed them
 2019-05-28  0:11 UTC  (6+ messages)

[PATCH v3] git-gui: Handle Ctrl + BS/Del in the commit msg
 2019-05-27 19:37 UTC  (3+ messages)

[GIT PULL] KVM changes for Linux 5.2-rc2
 2019-05-27 15:44 UTC  (6+ messages)
      ` [RFC/PATCH] refs: tone down the dwimmery in refname_match() for {heads,tags,remotes}/*

worktree add already exists
 2019-05-27 15:32 UTC 

[PATCH 00/17] [RFC] Commit-graph: Write incremental files
 2019-05-27 11:28 UTC  (4+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 08/11] commit-graph: add --split option to builtin

git filter-branch re-write history over a range of commits did notwork
 2019-05-27  8:11 UTC 

[PATCH v6 0/2] documentation: add tutorial for first contribution
 2019-05-26  7:48 UTC  (3+ messages)
` [PATCH v6 1/2] "

[GSoC] How to protect cached_objects
 2019-05-26  2:43 UTC  (6+ messages)

receive.denyCurrentBranch that allows pushing data, just not changing branch
 2019-05-25 23:39 UTC  (2+ messages)

[PATCH 0/3] fix diff-parseopt regressions
 2019-05-25 20:48 UTC  (9+ messages)
` [PATCH 1/3] diff-parseopt: correct variable types that are used by parseopt
` [PATCH 2/3] diff-parseopt: restore -U (no argument) behavior
` [PATCH 3/3] parse-options: check empty value in OPT_INTEGER and OPT_ABBREV
` [PATCH 4/3] parse-options: make compiler check value type mismatch

Mac OSX git uninstall unsuccessful
 2019-05-22 12:52 UTC 

Incorrect diff-parseopt conversion?
 2019-05-25 10:37 UTC  (6+ messages)

[PATCH 00/52] fix some -Wmissing-field-initializer warnings
 2019-05-24 23:08 UTC  (3+ messages)

[PATCH] fetch-pack: send server options after command
 2019-05-24 19:11 UTC  (2+ messages)

git bundle verify segfaults
 2019-05-24 18:49 UTC  (2+ messages)

[PATCH v3] builtin/merges: clarify --squash behavior with --commit
 2019-05-24 18:36 UTC  (2+ messages)
` [PATCH v4] merge: refuse --commit with --squash

bitmaps by default? [was: prune: use bitmaps for reachability traversal]
 2019-05-24 13:41 UTC  (24+ messages)
` [PATCH] repack: enable bitmaps by default on bare repos
        ` [PATCH v3] "
                ` [PATCH] pack-bitmap: look for an uninteresting bitmap

[PATCH 0/2] Fix racy fsmonitor
 2019-05-24 12:23 UTC  (3+ messages)
` [PATCH 1/2] fill_stat_cache_info(): prepare for an fsmonitor fix
` [PATCH 2/2] mark_fsmonitor_valid(): mark the index as changed if needed

standalone library/tool to query commit-graph?
 2019-05-24 11:37 UTC  (11+ messages)

how does "clone --filter=sparse:path" work?
 2019-05-24  9:27 UTC  (6+ messages)

Performance regression on git fetch in 2.21
 2019-05-24  9:14 UTC 

[PATCH] update-server-info: avoid needless overwrites
 2019-05-24  7:34 UTC  (13+ messages)
        ` [PATCH 2/1] server-info: conditionally update on fetch
          ` [WIP] repack leaving stale entries in objects/info/packs
              ` [PATCH] server-info: do not list unlinked packs
                  ` [PATCH v2] "

[PATCH] Use user supplied origin name for extension.partialcone instead of hardcoded value
 2019-05-24  0:15 UTC  (3+ messages)
  ` [PATCH] clone: respect user supplied origin name when setting up partial clone

RFC: Separate commit identification from Merkle hashing
 2019-05-23 21:50 UTC  (7+ messages)

[ANNOUNCE] Git v2.22.0-rc1
 2019-05-23 21:06 UTC  (5+ messages)
` New diff test failures on s390x architecture (was: [ANNOUNCE] Git v2.22.0-rc1)

Revision walking, commit dates, slop
 2019-05-23 21:04 UTC  (13+ messages)

[Breakage] 2.22.0-rc1 t5401-update-hooks.sh
 2019-05-23 21:00 UTC  (4+ 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).