messages from 2017-02-24 01:08:28 to 2017-02-26 18:55:44 UTC [more...]
SHA1 collisions found
2017-02-26 18:55 UTC (59+ messages)
[PATCH v2] convert: add "status=delayed" to filter process protocol
2017-02-26 18:48 UTC
git-sha-x: idea for stronger cryptographic verification while keeping SHA1 content addresses
2017-02-26 17:07 UTC
Reference for quote "creating branch is not the issue, merging is", in context of Subversion/Git
2017-02-26 15:19 UTC (2+ messages)
[PATCH] travis-ci: run scan-build every time
2017-02-26 14:12 UTC (6+ messages)
[PATCH v5 0/1] Conditional config include
2017-02-26 12:27 UTC (17+ messages)
` [PATCH v5 1/1] config: add conditional include
` [PATCH v6 0/1] Conditional config include
` [PATCH v6 1/1] config: add conditional include
Unconventional roles of git
2017-02-26 11:51 UTC
[PATCH 0/5] recursing submodules with relative pathspec (grep and ls-files)
2017-02-26 9:53 UTC (8+ messages)
` [PATCH 1/5] grep: illustrate bug when recursing with relative pathspec
` [PATCH 2/5] pathspec: add PATHSPEC_FROMROOT flag
` [PATCH 3/5] grep: fix bug when recuring with relative pathspec
` [PATCH 4/5] ls-files: illustrate bug when recursing "
` [PATCH 5/5] ls-files: fix bug when recuring "
[PATCH 1/2] commit: be more precise when searching for headers
2017-02-25 21:51 UTC (6+ messages)
` [PATCH 2/2] commit: don't check for space twice when looking for header
[PATCH 1/2] apply: guard against renames of non-existant empty files
2017-02-25 21:21 UTC (7+ messages)
` [PATCH 2/2] apply: handle assertion failure gracefully
git-clone --config order & fetching extra refs during initial clone
2017-02-25 20:50 UTC (3+ messages)
[PATCH] sha1_file: release fallback base's memory in unpack_entry()
2017-02-25 20:48 UTC (2+ messages)
[PATCH v5 0/6] stash: support pathspec argument
2017-02-25 21:33 UTC (14+ messages)
` [PATCH v6 "
` [PATCH v6 4/6] stash: teach 'push' (and 'create_stash') to honor pathspec
` [PATCH v7 0/6] stash: support pathspec argument
` [PATCH v7 1/6] stash: introduce push verb
` [PATCH v7 2/6] stash: add test for the create command line arguments
` [PATCH v7 3/6] stash: refactor stash_create
` [PATCH v7 4/6] stash: teach 'push' (and 'create_stash') to honor pathspec
` [PATCH v7 5/6] stash: use stash_push for no verb form
` [PATCH v7 6/6] stash: allow pathspecs in the "
[PATCH] strbuf: add strbuf_add_real_path()
2017-02-25 20:11 UTC (2+ messages)
[PATCH] http(s): automatically try NTLM authentication first
2017-02-25 19:18 UTC (7+ messages)
` [PATCH 2/2] http: add an "auto" mode for http.emptyauth
` [PATCH] "
[ANNOUNCE] Git for Windows 2.12.0
2017-02-25 16:55 UTC
git diff --quiet exits with 1 on clean tree with CRLF conversions
2017-02-25 15:32 UTC (6+ messages)
fatal error when diffing changed symlinks
2017-02-25 12:36 UTC (5+ messages)
[PATCH] http(s): automatically try NTLM authentication first
2017-02-25 11:51 UTC (10+ messages)
[PATCH] cocci: use ALLOC_ARRAY
2017-02-25 10:30 UTC
git status --> Out of memory, realloc failed
2017-02-25 10:13 UTC
[PATCH 0/2] interoperability test harness
2017-02-25 9:37 UTC (3+ messages)
` [PATCH 1/2] t: add an "
` [PATCH 2/2] t/interop: add test of old clients against modern git-daemon
[ANNOUNCE] Git v2.12.0
2017-02-25 8:36 UTC (4+ messages)
[PATCH 0/6 v5] allow "-" as a shorthand for "previous branch"
2017-02-25 7:32 UTC (8+ messages)
` [PATCH 1/6 v5] revision.c: do not update argv with unknown option
` [PATCH 2/6 v5] revision.c: swap if/else blocks
` [PATCH 3/6 v5] revision.c: args starting with "-" might be a revision
` [PATCH 4/6 v5] sha1_name.c: teach get_sha1_1 "-" shorthand for "@{-1}"
` [PATCH 5/6 v5] merge.c: delegate handling of "-" shorthand to revision.c:get_sha1
` [PATCH 6/6 v5] revert.c: delegate handling of "-" shorthand to setup_revisions
[PATCH 0/3] delete_ref(): support reflog messages
2017-02-25 3:05 UTC (5+ messages)
` [PATCH v2 0/4] delete_ref: "
` [PATCH v2 1/4] delete_ref: accept a reflog message argument
[PATCH] submodule init: warn about falling back to a local path
2017-02-25 1:31 UTC (7+ messages)
[PATCH 0/3] Test fetch-pack's ability to fetch arbitrary blobs
2017-02-25 1:18 UTC (4+ messages)
` [PATCH 1/3] revision: unify {tree,blob}_objects in rev_info
` [PATCH 2/3] revision: exclude trees/blobs given commit
` [PATCH 3/3] upload-pack: compute blob reachability correctly
[PATCH] mingw: use OpenSSL's SHA-1 routines
2017-02-25 0:44 UTC (7+ messages)
[PATCH] refs: parse_hide_refs_config to use parse_config_key
2017-02-24 23:28 UTC (16+ messages)
` [PATCH 1/3] parse_config_key: use skip_prefix instead of starts_with
` [PATCH 2/3] parse_config_key: allow matching single-level config
` [PATCH 3/3] parse_hide_refs_config: tell parse_config_key we don't want a subsection
[PATCH] Documentation: Link git-ls-files to core.quotePath variable
2017-02-24 21:54 UTC (6+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] Documentation: Improve description for core.quotePath
` [PATCH v2 2/2] Documentation: Link descriptions of -z to core.quotePath
[PATCH 00/10] decoupling a submodule's existence and its url
2017-02-24 21:02 UTC (5+ messages)
` [PATCH 01/10] submodule: decouple url and submodule existence
` [PATCH 05/10] submodule--helper: add is_active command
What's cooking in git.git (Feb 2017, #08; Fri, 24)
2017-02-24 19:29 UTC
A note from the maintainer
2017-02-24 19:29 UTC
SHA1 collisions found
2017-02-24 18:57 UTC (4+ messages)
` [PATCH 3/3] Makefile: add USE_SHA1DC knob
[RFCv4 PATCH 00/14] Checkout aware of Submodules!
2017-02-24 19:20 UTC (8+ messages)
` [RFCv5 "
` [PATCH 10/15] update submodules: add submodule_move_head
` [PATCH 15/15] builtin/checkout: add --recurse-submodules switch
git email From: parsing (was Re: [GIT PULL] Staging/IIO driver patches for 4.11-rc1)
2017-02-24 18:56 UTC (4+ messages)
[GIT PULL] l10n updates for 2.12.0
2017-02-24 17:57 UTC (2+ messages)
[PATCH] docs/git-gc: fix default value for `--aggressiveDepth`
2017-02-24 17:49 UTC (3+ messages)
git bugs
2017-02-24 16:52 UTC (2+ messages)
[PATCH] config: preserve <subsection> case for one-shot config on the command line
2017-02-24 6:10 UTC (15+ messages)
` [PATCH] config: reject invalid VAR in 'git -c VAR=VAL command'
` [PATCH v2] "
possible bug: inconsistent CLI behaviour for empty user.name
2017-02-24 4:18 UTC (6+ messages)
` [PATCH 4/4] ident: do not ignore empty config name/email
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).