messages from 2017-02-21 23:00:34 to 2017-02-23 20:48:23 UTC [more...]
SHA1 collisions found
2017-02-23 20:47 UTC (25+ messages)
[PATCH] http(s): automatically try NTLM authentication first
2017-02-23 20:37 UTC (31+ messages)
` [PATCH 1/2] http: restrict auth methods to what the server advertises
` [PATCH 2/2] http: add an "auto" mode for http.emptyauth
git bugs
2017-02-23 20:27 UTC
[RFC 00/14] Allow fetch-pack to send ref names (globs allowed)
2017-02-23 20:14 UTC (7+ messages)
` [RFC 03/14] upload-pack: test negotiation with changing repo
` [PATCH] upload-pack: report "not our ref" to client
[PATCH v5 0/1] Conditional config include
2017-02-23 19:59 UTC (3+ messages)
` [PATCH v5 1/1] config: add conditional include
feature request: user email config per domain
2017-02-23 19:29 UTC (6+ messages)
` Fwd: "
usability bug: git-gui: keyboard shortcuts don't operate correctly on multi-file selections
2017-02-23 19:09 UTC
body-CC-comment regression
2017-02-23 18:53 UTC (4+ messages)
` [PATCH v2] send-email: only allow one address per body tag
SHAttered (the first practical SHA1 attack)
2017-02-23 15:50 UTC
[RFC] Add support for downloading blobs on demand
2017-02-23 15:39 UTC (6+ messages)
[ANNOUNCE] Git Rev News edition 24
2017-02-23 9:41 UTC
[PATCH v4 00/15] Remove submodule from files-backend.c
2017-02-23 9:26 UTC (30+ messages)
` [PATCH v5 00/24] "
` [PATCH v5 01/24] refs.h: add forward declaration for structs used in this file
` [PATCH v5 02/24] files-backend: make files_log_ref_write() static
` [PATCH v5 03/24] files-backend: add and use files_packed_refs_path()
` [PATCH v5 04/24] files-backend: convert git_path() to strbuf_git_path()
` [PATCH v5 05/24] files-backend: move "logs/" out of TMP_RENAMED_LOG
` [PATCH v5 06/24] files-backend: add and use files_reflog_path()
` [PATCH v5 07/24] files-backend: add and use files_refname_path()
` [PATCH v5 08/24] files-backend: remove the use of git_path()
` [PATCH v5 09/24] refs.c: introduce get_main_ref_store()
` [PATCH v5 10/24] refs: rename lookup_ref_store() to lookup_submodule_ref_store()
` [PATCH v5 11/24] refs.c: flatten get_ref_store() a bit
` [PATCH v5 12/24] refs.c: kill register_ref_store(), add register_submodule_ref_store()
` [PATCH v5 13/24] refs.c: make get_main_ref_store() public and use it
` [PATCH v5 14/24] path.c: move some code out of strbuf_git_path_submodule()
` [PATCH v5 15/24] refs: move submodule code out of files-backend.c
` [PATCH v5 16/24] files-backend: replace submodule_allowed check in files_downcast()
` [PATCH v5 17/24] refs: rename get_ref_store() to get_submodule_ref_store() and make it public
` [PATCH v5 18/24] refs: add new ref-store api
` [PATCH v5 19/24] refs: new transaction related "
` [PATCH v5 20/24] files-backend: avoid ref api targetting main ref store
` [PATCH v5 21/24] refs: delete pack_refs() in favor of refs_pack_refs()
` [PATCH v5 22/24] t/helper: add test-ref-store to test ref-store functions
` [PATCH v5 23/24] t1405: some basic tests on main ref store
` [PATCH v5 24/24] t1406: new tests for submodule "
[PATCH 0/3] delete_ref(): support reflog messages
2017-02-23 9:33 UTC (4+ messages)
` [PATCH v2 0/4] delete_ref: "
` [PATCH v2 1/4] delete_ref: accept a reflog message argument
[PATCH 1/4] t7003: ensure --prune-empty can prune root commit
2017-02-23 8:27 UTC (4+ messages)
` [PATCH 2/4] t7003: ensure --prune-empty removes entire branch when applicable
` [PATCH 3/4] filter-branch: fix --prune-empty on parentless commits
` [PATCH 4/4] p7000: add test for filter-branch with --prune-empty
possible bug: inconsistent CLI behaviour for empty user.name
2017-02-23 8:17 UTC (6+ messages)
` [PATCH 1/4] ident: mark error messages for translation
` [PATCH 2/4] ident: handle NULL email when complaining of empty name
` [PATCH 3/4] ident: reject all-crud ident name
` [PATCH 4/4] ident: do not ignore empty config name/email
git email From: parsing (was Re: [GIT PULL] Staging/IIO driver patches for 4.11-rc1)
2017-02-23 7:59 UTC (3+ messages)
[BUG] submodule config does not apply to upper case submodules?
2017-02-23 7:19 UTC (17+ messages)
` [PATCH] config: preserve <subsection> case for one-shot config on the command line
` [PATCH] config: reject invalid VAR in 'git -c VAR=VAL command'
` [PATCH v2] "
[RFC][Git GUI] Make Commit message field in git GUI re sizable
2017-02-23 6:46 UTC (5+ messages)
[PATCH] submodule init: warn about falling back to a local path
2017-02-23 0:24 UTC (3+ messages)
[PATCH v5 00/19] object_id part 6
2017-02-22 23:45 UTC (28+ messages)
` [PATCH v5 01/19] hex: introduce parse_oid_hex
` [PATCH v5 02/19] builtin/commit: convert to struct object_id
` [PATCH v5 03/19] builtin/diff-tree: "
` [PATCH] t: add multi-parent test of diff-tree --stdin
` [PATCH v5 04/19] builtin/describe: convert to struct object_id
` [PATCH v5 05/19] builtin/fast-export: "
` [PATCH v5 06/19] builtin/fmt-merge-message: "
` [PATCH v5 07/19] builtin/grep: "
` [PATCH v5 08/19] builtin/branch: "
` [PATCH v5 09/19] builtin/clone: "
` [PATCH v5 10/19] builtin/merge: "
` [PATCH v5 11/19] Convert remaining callers of resolve_refdup to object_id
` [PATCH v5 12/19] builtin/replace: convert to struct object_id
` [PATCH v5 13/19] reflog-walk: convert struct reflog_info "
` [PATCH v5 14/19] refs: convert each_reflog_ent_fn "
` [PATCH v5 15/19] refs: simplify parsing of reflog entries
` [PATCH v5 16/19] sha1_file: introduce an nth_packed_object_oid function
` [PATCH v5 17/19] Convert object iteration callbacks to struct object_id
` [PATCH v5 18/19] builtin/merge-base: convert "
` [PATCH v5 19/19] wt-status: "
[PATCH] Documentation: Link git-ls-files to core.quotePath variable
2017-02-22 21:08 UTC (8+ messages)
[PATCH] git add -i: replace \t with blanks in the help message
2017-02-22 20:50 UTC (2+ messages)
url.<base>.insteadOf vs. submodules
2017-02-22 19:11 UTC (19+ messages)
[RFCv3 PATCH 00/14] Checkout aware of Submodules!
2017-02-22 18:43 UTC (11+ messages)
` [RFCv4 "
` [PATCH 03/15] lib-submodule-update.sh: define tests for recursing into submodules
` [PATCH 12/15] unpack-trees: check if we can perform the operation for submodules
[PATCH] Documentation: use brackets for optional arguments
2017-02-22 18:21 UTC (2+ messages)
Fwd: Typo in worktree man page
2017-02-22 17:50 UTC (4+ messages)
` [PATCH] Documentation: correctly spell git worktree --detach
[PATCH] fetch: print an error when declining to request an unadvertised object
2017-02-22 17:26 UTC (13+ messages)
` [PATCH 1/3] fetch-pack: move code to report unmatched refs to a function
` [PATCH v2 "
` [PATCH v2 2/3] fetch_refs_via_pack: call report_unmatched_refs
` [PATCH v2 3/3] fetch-pack: add specific error for fetching an unadvertised object
` [PATCH 2/3] fetch_refs_via_pack: call report_unmatched_refs
` [PATCH 3/3] fetch-pack: add specific error for fetching an unadvertised object
`git show --oneline commit` does not do what's intuitively expected
2017-02-22 17:18 UTC (3+ messages)
Partnership with Git
2017-02-22 9:06 UTC (6+ messages)
[PATCH 0/4 v4] WIP: allow "-" as a shorthand for "previous branch"
2017-02-22 6:27 UTC (6+ messages)
` [PATCH 4/4 v4] sha1_name.c: teach get_sha1_1 "-" shorthand for "@{-1}"
[PATCH] git svn branch fails with authenticaton failures
2017-02-22 2:37 UTC
Git trademark status and policy
2017-02-22 1:01 UTC (3+ messages)
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).