git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-02-20 14:15:29 to 2020-02-24 02:56:05 UTC [more...]

[PATCH v7 00/15] add git-bugreport tool
 2020-02-24  2:55 UTC  (14+ messages)
` [PATCH v7 06/15] bugreport: add compiler info
` [PATCH v7 07/15] bugreport: add git-remote-https version

[PATCH] worktree: drop unused code from get_main_worktree()
 2020-02-24  1:59 UTC 

[PATCH 0/3] [GSoC] receive.denyCurrentBranch: respect all worktrees
 2020-02-24  1:42 UTC  (21+ messages)
` [PATCH 2/3] t5509: initialized `pushee` as bare repository
` [PATCH v2 0/4] [GSoC] receive.denyCurrentBranch: respect all worktrees
  ` [PATCH v2 1/4] get_main_worktree(): allow it to be called in the Git directory
  ` [PATCH v2 2/4] t5509: initialized `pushee` as bare repository
  ` [PATCH v2 3/4] bug: denyCurrentBranch and unborn branch with ref namespace
  ` [PATCH v2 4/4] receive.denyCurrentBranch: respect all worktrees
  ` [PATCH v3 0/3] [GSoC] "
    ` [PATCH v3 1/3] get_main_worktree(): allow it to be called in the Git directory
    ` [PATCH v3 2/3] t5509: use a bare repository for test push target
    ` [PATCH v3 3/3] receive.denyCurrentBranch: respect all worktrees

`git diff` fails to detect large re-indented blocks even with --color-moved-ws=allow-indentation-change
 2020-02-24  0:44 UTC 

SHA1dc on mac
 2020-02-23 22:37 UTC  (2+ messages)
` [PATCH] Remove non-SHA1dc sha1 implementations

[PATCH v2 00/24] SHA-256 stage 4 implementation, part 1/3
 2020-02-23 21:57 UTC  (26+ messages)
` [PATCH v2 01/24] builtin/pack-objects: make hash agnostic
` [PATCH v2 02/24] hash: implement and use a context cloning function
` [PATCH v2 03/24] hex: introduce parsing variants taking hash algorithms
` [PATCH v2 04/24] hex: add functions to parse hex object IDs in any algorithm
` [PATCH v2 05/24] repository: require a build flag to use SHA-256
` [PATCH v2 06/24] t: use hash-specific lookup tables to define test constants
` [PATCH v2 07/24] t6300: abstract away SHA-1-specific constants
` [PATCH v2 08/24] t6300: make hash algorithm independent
` [PATCH v2 09/24] t/helper/test-dump-split-index: initialize git repository
` [PATCH v2 10/24] t/helper: initialize repository if necessary
` [PATCH v2 11/24] t/helper: make repository tests hash independent
` [PATCH v2 12/24] setup: allow check_repository_format to read repository format
` [PATCH v2 13/24] builtin/init-db: allow specifying hash algorithm on command line
` [PATCH v2 14/24] builtin/init-db: add environment variable for new repo hash
` [PATCH v2 15/24] init-db: move writing repo version into a function
` [PATCH v2 16/24] worktree: allow repository version 1
` [PATCH v2 17/24] commit: use expected signature header for SHA-256
` [PATCH v2 18/24] gpg-interface: improve interface for parsing tags
` [PATCH v2 19/24] tag: store SHA-256 signatures in a header
` [PATCH v2 20/24] fast-import: permit reading multiple marks files
` [PATCH v2 21/24] fast-import: add helper function for inserting mark object entries
` [PATCH v2 22/24] fast-import: make find_marks work on any mark set
` [PATCH v2 23/24] fast-import: add a generic function to iterate over marks
` [PATCH v2 24/24] fast-import: add options for rewriting submodules

[PATCH 1/3] t4117: check for files using `test_path_is_file`
 2020-02-23 21:46 UTC  (4+ messages)
` [PATCH 2/3] t9810: drop debug `cat` call
` [PATCH 3/3] t: drop debug `cat` calls

GSoC and Outreachy Summer 2020?
 2020-02-23 21:44 UTC  (11+ messages)

[PATCH 0/9] [RFC] Changed Paths Bloom Filters
 2020-02-23 17:34 UTC  (26+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 02/11] bloom: core Bloom filter implementation for changed paths
  ` [PATCH v2 03/11] diff: halt tree-diff early after max_changes
  ` [PATCH v2 04/11] commit-graph: compute Bloom filters for changed paths
  ` [PATCH v2 08/11] commit-graph: reuse existing Bloom filters during write
  ` [PATCH v2 09/11] commit-graph: add --changed-paths option to write subcommand
  ` [PATCH v2 10/11] revision.c: use Bloom filters to speed up path based revision walks
  ` [PATCH v2 11/11] commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag

[PATCH] blame: provide type of fingerprints pointer
 2020-02-23 16:56 UTC 

gitk feature requests: (1) "diff.orderFile" and (2) "--function-context"
 2020-02-23 15:06 UTC 

Anunciese con 100 mil clientes potenciales
 2020-02-20  7:23 UTC 

[PATCH] describe: dont abort too early when searching tags
 2020-02-23 12:51 UTC 

git rebase allows branches to be checked out in multiple worktrees
 2020-02-23 10:14 UTC  (4+ messages)
` [PATCH 0/2] git-rebase: refuse to switch to branch checked out elsewhere
  ` [PATCH 1/2] t3400: make test clean up after itself
  ` [PATCH 2/2] rebase: refuse to switch to branch already checked out elsewhere

[PATCH] quote: use isalnum() to check for alphanumeric characters
 2020-02-23  9:13 UTC  (2+ messages)

[PATCH] use strpbrk(3) to search for characters from a given set
 2020-02-23  9:01 UTC  (2+ messages)

[PATCH] completion: add diff --color-moved[-ws]
 2020-02-23  5:05 UTC  (6+ messages)
` [PATCH v2] "

[GSoC][PATCH 0/1] Introduction & microproject
 2020-02-23  0:50 UTC  (6+ messages)
` [GSoC][PATCH 1/1] t1050: clean up checks for file existence
` [GSoC][PATCH v2] t1050: replace test -f with test_path_is_file

[PATCH] clone: teach --single-branch and --branch during --recurse
 2020-02-22 20:13 UTC  (11+ messages)
` [PATCH v2] clone: pass --single-branch during --recurse-submodules
  ` [PATCH v3 0/2] propagate --single-branch during clone --recurse-submodules
    ` [PATCH v3 1/2] submodule--helper: use C99 named initializer
    ` [PATCH v3 2/2] clone: pass --single-branch during --recurse-submodules

Getting clean diff data from git-mailinfo
 2020-02-22 18:00 UTC  (4+ messages)

[PATCH 0/2] Document two partial clone bugs, fix one
 2020-02-22 17:25 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] partial-clone: demonstrate bugs in partial fetch
  ` [PATCH v2 2/2] partial-clone: avoid fetching when looking for objects

What's cooking in git.git (Feb 2020, #04; Mon, 17)
 2020-02-22 17:18 UTC  (7+ messages)

[PATCH] run-command.c: ensure signaled hook scripts are waited upon
 2020-02-22 17:12 UTC  (3+ messages)

[PATCH 0/2] Add HTTPS proxy SSL options (cert, key, cainfo)
 2020-02-21 22:28 UTC  (4+ messages)
` [PATCH 1/2] http: add client cert for HTTPS proxies
` [PATCH 2/2] config: documentation for HTTPS proxy client cert

Feature request: ability to pass merge strategy options to 'git checkout --merge'
 2020-02-21 18:33 UTC 

Feature request: add --ignore-blank-lines option option for git-range-diff
 2020-02-21 16:41 UTC 

git - file types / metadata
 2020-02-21  8:39 UTC 

[PATCH v5 0/5] Reftable support git-core
 2020-02-21  6:40 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v2 0/5] Wildcard matching for credentials
 2020-02-21  6:10 UTC  (4+ messages)
` [PATCH v2 5/5] credential: allow wildcard patterns when matching config

git does not wait on hook exes (^C)
 2020-02-21  6:08 UTC  (8+ messages)

[PATCH] describe: output tag's ref instead of embedded name
 2020-02-21  6:00 UTC  (18+ messages)

BUG: git clean -d cannot remove files from read-only directories
 2020-02-21  5:38 UTC  (4+ messages)
  ` [EXTERNAL] "

[GSoC][RFC][PATCH 0/2] STRBUF_INIT_CONST Cover
 2020-02-21  5:21 UTC  (5+ messages)
` [GSoC][RFC][PATCH 1/2] STRBUF_INIT_CONST: a new way to initialize strbuf

[PATCH v8 00/15] add git-bugreport tool
 2020-02-21  3:44 UTC  (37+ messages)
` [PATCH v8 02/15] help: add shell-path to --build-options
` [PATCH v8 03/15] bugreport: add tool to generate debugging info
` [PATCH v8 04/15] bugreport: gather git version and build info
` [PATCH v8 05/15] bugreport: add uname info
` [PATCH v8 06/15] bugreport: add compiler info
` [PATCH v8 07/15] bugreport: add git-remote-https version
` [PATCH v8 09/15] bugreport: generate config safelist based on docs
` [PATCH v8 10/15] bugreport: add config values from safelist
` [PATCH v8 11/15] bugreport: collect list of populated hooks
` [PATCH v8 12/15] bugreport: count loose objects
` [PATCH v8 13/15] bugreport: add packed object summary
` [PATCH v8 14/15] bugreport: list contents of $OBJDIR/info
` [PATCH v8 15/15] bugreport: summarize contents of alternates file

Peer's Certificate has expired
 2020-02-21  3:36 UTC 

[PATCH] run-command.h: fix mis-indented struct member
 2020-02-21  2:56 UTC 

BUG: git clean -d cannot remove files from read-only directories
 2020-02-21  1:48 UTC  (8+ messages)
  ` [EXTERNAL] "

BUG: git clean -d cannot remove files from read-only directories
 2020-02-21  1:45 UTC  (5+ messages)

RFE: git stash --recurse-submodules
 2020-02-21  1:32 UTC 

[PATCH v2 0/2] [RFC][Outreachy] advice: refactor advise API
 2020-02-21  0:34 UTC  (8+ messages)
` [PATCH v3 0/2] [Outreachy] advice: revamp "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] advice: extract vadvise() from advise()

[PATCH] sparse-checkout: allow one-character directories in cone mode
 2020-02-20 22:46 UTC  (2+ messages)

BUG: git clean -d cannot remove files from read-only directories
 2020-02-20 19:29 UTC 

[GSoC Patch 1/5] lib-log-graph.sh: consolidate test_cmp_graph logic
 2020-02-20 17:49 UTC  (4+ messages)
` [GSoC PATCH v2 0/2] Consolidate "
  ` [GSoC PATCH v2 1/2] lib-log-graph: consolidate "

[PATCH v3 0/6] Reftable support git-core
 2020-02-20 17:20 UTC  (10+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 4/5] Add reftable library

Bug: Git: Clone: University Network: No Output on Terminal
 2020-02-20 16:07 UTC  (6+ messages)

[PATCH 0/4] am: provide a replacement for "cat .git/rebase-apply/patch"
 2020-02-20 16:00 UTC  (4+ messages)
` [PATCH 1/4] parse-options: convert "command mode" to a flag

[PATCH v2 0/5] am: provide a replacement for "cat .git/rebase-apply/patch"
 2020-02-20 14:15 UTC  (4+ messages)
` [PATCH v2 3/5] am: convert "resume" variable to a struct
` [PATCH v2 4/5] am: support --show-current-patch=raw as a synonym for--show-current-patch
` [PATCH v2 5/5] am: support --show-current-patch=diff to retrieve .git/rebase-apply/patch


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