git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2018-08-28 12:27:18 to 2018-08-29 21:14:45 UTC [more...]

[RFC] submodule: munge paths to submodule git directories
 2018-08-29 21:14 UTC  (12+ messages)
` [PATCH 0/2] munge submodule names
  ` [PATCH 2/2] submodule: munge paths to submodule git directories

[PATCH 1/2] t2013: add test for missing but active submodule
 2018-08-29 21:04 UTC  (7+ messages)
` [PATCH 2/2] submodule.c: warn about missing submodule git directories

Questions about the hash function transition
 2018-08-29 21:01 UTC  (24+ messages)
  ` How is the ^{sha256} peel syntax supposed to work?

[PATCH 1/3] patch-delta: fix oob read
 2018-08-29 20:58 UTC  (3+ messages)
` [PATCH 2/3] t/helper/test-delta: segfault on OOB access
` [PATCH 3/3] t5303: add tests for corrupted deltas

[PATCH 0/2] FreeBSD & AIX test portability fixes
 2018-08-29 20:09 UTC  (6+ messages)
` [PATCH 1/2] tests: fix non-portable "${var:-"str"}" construct
` [PATCH 2/2] tests: fix non-portable iconv invocation

Git Unrelated Histories
 2018-08-29 20:18 UTC  (4+ messages)
    ` Fwd: "

[RFC] revision: Don't let ^<rev> cancel out the default <rev>
 2018-08-29 20:05 UTC 

Trivial enhancement: All commands which require an author should accept --author
 2018-08-29 19:09 UTC  (3+ messages)

[PATCH] doc: Don't echo sed command for manpage-base-url.xsl
 2018-08-29 17:42 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v1] read-cache: speed up index load through parallelization
 2018-08-29 17:14 UTC  (10+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] read-cache: load cache extensions on worker thread
  ` [PATCH v2 3/3] read-cache: micro-optimize expand_name_field() to speed up V4 index parsing

[PATCH v1] read-cache: speed up index load through parallelization
 2018-08-29 17:14 UTC  (6+ messages)
` [PATCH] read-cache.c: optimize reading index format v4

Thank you for public-inbox!
 2018-08-29 16:30 UTC  (5+ messages)

[ANNOUNCE] Git v2.19.0-rc1
 2018-08-29 14:50 UTC  (2+ messages)
` Git for Windows v2.19.0-rc1, was "

Contributor Summit planning
 2018-08-29 14:46 UTC  (16+ messages)

[PATCH 0/1] Teach the builtin rebase about the builtin interactive rebase
 2018-08-29 14:31 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] builtin rebase: prepare for builtin rebase -i

Git in Outreachy Dec-Mar?
 2018-08-29 13:12 UTC  (2+ messages)

[RFC PATCH 00/12] Base SHA-256 algorithm implementation
 2018-08-29 12:54 UTC  (18+ messages)
` [RFC PATCH 01/12] sha1-file: rename algorithm to "sha1"
` [RFC PATCH 02/12] sha1-file: provide functions to look up hash algorithms
` [RFC PATCH 03/12] hex: introduce functions to print arbitrary hashes
` [RFC PATCH 04/12] t: add basic tests for our SHA-1 implementation
` [RFC PATCH 05/12] t: make the sha1 test-tool helper generic
` [RFC PATCH 06/12] sha1-file: add a constant for hash block size
` [RFC PATCH 07/12] t/helper: add a test helper to compute hash speed
` [RFC PATCH 08/12] commit-graph: convert to using the_hash_algo
` [RFC PATCH 09/12] Add a base implementation of SHA-256 support
` [RFC PATCH 10/12] sha256: add an SHA-256 implementation using libgcrypt
` [RFC PATCH 11/12] hash: add an SHA-256 implementation using OpenSSL
` [RFC PATCH 12/12] commit-graph: specify OID version for SHA-256

A rebase regression in Git 2.18.0
 2018-08-29 12:54 UTC  (12+ messages)
        ` [PATCH 0/3] Turn off directory rename detection in am -3
          ` [PATCH 1/3] t3401: add another directory rename testcase for rebase and am
          ` [PATCH 2/3] merge-recursive: add ability to turn off directory rename detection
          ` [PATCH 3/3] am: avoid directory rename detection when calling recursive merge machinery

[PATCH 0/1] Define GIT_TEST_COMMIT_GRAPH for commit-graph test coverage
 2018-08-29 12:49 UTC  (10+ messages)
` [PATCH 1/1] commit-graph: define GIT_TEST_COMMIT_GRAPH
` [PATCH v2 0/1] Define GIT_TEST_COMMIT_GRAPH for commit-graph test coverage
  ` [PATCH v2 1/1] commit-graph: define GIT_TEST_COMMIT_GRAPH

[PATCH v3 00/11] Hash-independent tests (part 3)
 2018-08-29 12:37 UTC  (14+ messages)
` [PATCH v3 01/11] t: add tool to translate hash-related values
` [PATCH v3 02/11] t0000: use hash translation table
` [PATCH v3 03/11] t0000: update tests for SHA-256
` [PATCH v3 04/11] t0002: abstract away SHA-1 specific constants
` [PATCH v3 05/11] t0027: make hash size independent
` [PATCH v3 06/11] t0064: "
` [PATCH v3 07/11] t1006: "
` [PATCH v3 08/11] t1400: switch hard-coded object ID to variable
` [PATCH v3 09/11] t1405: make hash size independent
` [PATCH v3 10/11] t1406: make hash-size independent
` [PATCH v3 11/11] t1407: make hash size independent

[PATCH v3 0/6] chainlint: improve robustness against "unusual" shell coding
 2018-08-29  9:45 UTC  (2+ messages)
` [PATCH] chainlint: match "quoted" here-doc tags

Feature request: be able to pass arguments to difftool command
 2018-08-29  7:18 UTC  (3+ messages)

avoid "Set preference list" during make test?
 2018-08-29  0:31 UTC  (2+ messages)

[PATCH 0/9] introducing oideq()
 2018-08-29  0:08 UTC  (14+ messages)
    ` [PATCH v2 1/9] coccinelle: use <...> for function exclusion
    ` [PATCH v2 2/9] introduce hasheq() and oideq()
    ` [PATCH v2 3/9] convert "oidcmp() == 0" to oideq()
    ` [PATCH v2 4/9] convert "hashcmp() == 0" to hasheq()
    ` [PATCH v2 5/9] convert "oidcmp() != 0" to "!oideq()"
    ` [PATCH v2 6/9] convert "hashcmp() != 0" to "!hasheq()"
    ` [PATCH v2 7/9] convert hashmap comparison functions to oideq()
    ` [PATCH v2 8/9] read-cache: use oideq() in ce_compare functions
    ` [PATCH v2 9/9] show_dirstat: simplify same-content check

[PATCH v3 00/11] rerere: handle nested conflicts
 2018-08-28 22:05 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 10/11] rerere: teach rerere to "

[PATCH 00/16] Consolidate reachability logic
 2018-08-28 21:39 UTC  (7+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 04/18] commit-reach: move commit_contains from ref-filter
      ` [PATCH] commit-reach: correct accidental #include of C file

[PATCH 1/2] rerere: remove documentation for "nested conflicts"
 2018-08-28 21:27 UTC  (3+ messages)
` [PATCH v2 1/2] rerere: mention caveat about unmatched conflict markers
  ` [PATCH v2 2/2] rerere: add note about files with existing "

[PATCH v6] Implement --first-parent for git rev-list --bisect
 2018-08-28 21:24 UTC  (6+ messages)

[PATCH 0/9] worktree: fix bugs and broaden --force applicability
 2018-08-28 21:20 UTC  (10+ messages)
` [PATCH 1/9] worktree: don't die() in library function find_worktree()
` [PATCH 2/9] worktree: move delete_git_dir() earlier in file for upcoming new callers
` [PATCH 3/9] worktree: generalize delete_git_dir() to reduce code duplication
` [PATCH 4/9] worktree: prepare for more checks of whether path can become worktree
` [PATCH 5/9] worktree: disallow adding same path multiple times
` [PATCH 6/9] worktree: teach 'add' to respect --force for registered but missing path
` [PATCH 7/9] worktree: teach 'move' to override lock when --force given twice
` [PATCH 8/9] worktree: teach 'remove' "
` [PATCH 9/9] worktree: delete .git/worktrees if empty after 'remove'

[PATCH v3 3/5] tests: use shorter here-docs in chainlint.sed for AIX sed
 2018-08-28 20:17 UTC  (5+ messages)
` [PATCH v4 4/6] "

[PATCH 00/21] Kill the_index part 4
 2018-08-28 20:09 UTC  (7+ messages)
` [PATCH 02/21] read-cache.c: remove 'const' from index_has_changes()

Git clean removing tracked files semi-regularly
 2018-08-28 19:59 UTC  (4+ messages)

GIT_TRACE doesn't show content filter files it's operating on
 2018-08-28 19:44 UTC  (6+ messages)

[PATCH v1 00/25] RFC: structured logging
 2018-08-28 18:47 UTC  (3+ messages)

[PATCH] add -p: coalesce hunks before testing applicability
 2018-08-28 18:07 UTC  (2+ messages)

[PATCH v3 0/7] use oidset for skiplist + docs + tests + comment support
 2018-08-28 14:59 UTC  (6+ messages)
` [PATCH v3 6/7] fsck: use oidset for skiplist
    ` [PATCH v4 8/8] fsck: support comments & empty lines in skipList

$GIT_DIR is no longer set when pre-commit hooks are called
 2018-08-28 12:50 UTC  (5+ 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).