messages from 2017-02-28 21:42:56 to 2017-03-02 22:35:40 UTC [more...]
SHA1 collisions found
2017-03-02 22:27 UTC (10+ messages)
[PATCH 1/4] t7003: ensure --prune-empty can prune root commit
2017-03-02 21:39 UTC (7+ messages)
` [PATCH 3/4] filter-branch: fix --prune-empty on parentless commits
[PATCH 0/5] A series of performance enhancements in the memihash and name-cache area
2017-03-02 21:40 UTC (6+ messages)
[PATCH v3] Documentation: Improve description for core.quotePath
2017-03-02 19:41 UTC (2+ messages)
SHA1 collisions found
2017-03-02 18:13 UTC (12+ messages)
` Transition plan for git to move to a new hash function
git status --> Out of memory, realloc failed
2017-03-02 20:04 UTC (5+ messages)
git diff --quiet exits with 1 on clean tree with CRLF conversions
2017-03-02 20:03 UTC (24+ messages)
` [PATCH v1 1/1] "
` [PATCH v2] diff: do not short-cut CHECK_SIZE_ONLY check in diff_populate_filespec()
` git status reports file modified when only line-endings have changed (was git diff --quiet exits with 1 on clean tree with CRLF conversions)
[PATCH 0/5] recursing submodules with relative pathspec (grep and ls-files)
2017-03-02 18:01 UTC (7+ messages)
` [PATCH 3/5] grep: fix bug when recuring with relative pathspec
` [PATCH 5/5] ls-files: "
[PATCH] Put sha1dc on a diet
2017-03-02 19:04 UTC (25+ messages)
[PATCH 0/3] Test fetch-pack's ability to fetch arbitrary blobs
2017-03-02 18:36 UTC (10+ messages)
` [PATCH 1/3] revision: unify {tree,blob}_objects in rev_info
` [PATCH 2/3] revision: exclude trees/blobs given commit
[PATCH] Travis: also test on 32-bit Linux
2017-03-02 18:03 UTC (9+ messages)
` [PATCH v1] "
[PATCH] mingw: use OpenSSL's SHA-1 routines
2017-03-02 17:07 UTC (8+ messages)
Rebase sequencer changes prevent exec commands from modifying the todo file?
2017-03-02 15:25 UTC
BUG Report: v12.0.0 "git difftool -d" fails with "fatal: cannot create directory at '': No such file or directory"
2017-03-02 14:26 UTC (2+ messages)
[PATCH] README: create HTTP/HTTPS links from URLs in Markdown
2017-03-02 7:57 UTC (5+ messages)
[PATCH v4 00/15] Remove submodule from files-backend.c
2017-03-02 13:07 UTC (28+ messages)
` [PATCH v5 00/24] "
` [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 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 12/24] refs.c: kill register_ref_store(), add register_submodule_ref_store()
` [PATCH v5 24/24] t1406: new tests for submodule ref store
[PATCH] add--interactive: fix missing file prompt for patch mode with "-i"
2017-03-02 9:48 UTC
[PATCH v2] fixing corner-cases with interpret_branch_name()
2017-03-02 8:47 UTC (10+ messages)
` [PATCH v2 1/8] interpret_branch_name: move docstring to header file
` [PATCH v2 2/8] strbuf_branchname: drop return value
` [PATCH v2 3/8] strbuf_branchname: add docstring
` [PATCH v2 4/8] interpret_branch_name: allow callers to restrict expansions
` [PATCH v2 5/8] t3204: test git-branch @-expansion corner cases
` [PATCH v2 6/8] branch: restrict @-expansions when deleting
` [PATCH v2 7/8] strbuf_check_ref_format(): expand only local branches
` [PATCH v2 8/8] checkout: restrict @-expansions when finding branch
[PATCH 00/10] decoupling a submodule's existence and its url
2017-03-02 5:43 UTC (6+ messages)
` [PATCH 01/10] submodule: decouple url and submodule existence
[RFCv6 PATCH 00/18] Checkout aware of Submodules!
2017-03-02 2:11 UTC (20+ messages)
` [PATCH 01/18] lib-submodule-update.sh: reorder create_lib_submodule_repo
` [PATCH 02/18] lib-submodule-update.sh: do not use ./. as submodule remote
` [PATCH 03/18] lib-submodule-update: teach test_submodule_content the -C <dir> flag
` [PATCH 04/18] lib-submodule-update.sh: replace sha1 by hash
` [PATCH 05/18] lib-submodule-update.sh: define tests for recursing into submodules
` [PATCH 06/18] make is_submodule_populated gently
` [PATCH 07/18] connect_work_tree_and_git_dir: safely create leading directories
` [PATCH 08/18] update submodules: add submodule config parsing
` [PATCH 09/18] update submodules: add a config option to determine if submodules are updated
` [PATCH 10/18] submodules: introduce check to see whether to touch a submodule
` [PATCH 11/18] update submodules: move up prepare_submodule_repo_env
` [PATCH 12/18] update submodules: add submodule_move_head
` [PATCH 13/18] unpack-trees: pass old oid to verify_clean_submodule
` [PATCH 14/18] unpack-trees: check if we can perform the operation for submodules
` [PATCH 15/18] read-cache, remove_marked_cache_entries: wipe selected submodules
` [PATCH 16/18] entry.c: update submodules when interesting
` [PATCH 17/18] builtin/checkout: add --recurse-submodules switch
` [PATCH 18/18] builtin/read-tree: "
Delta compression not so effective
2017-03-02 0:43 UTC (11+ messages)
format-patch subject-prefix gets truncated when using the --numbered flag
2017-03-01 19:43 UTC (13+ messages)
` [PATCH 1/2] log-tree: factor out fmt_output_email_subject()
` [PATCH 2/2] pretty: use fmt_output_email_subject()
[PATCH 0/6 v5] allow "-" as a shorthand for "previous branch"
2017-03-01 23:18 UTC (6+ messages)
` [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
What's cooking in git.git (Mar 2017, #01; Wed, 1)
2017-03-01 23:08 UTC (3+ messages)
[PATCH] gitweb tests: Skip tests when we don't have Time::HiRes
2017-03-01 22:42 UTC (5+ messages)
` [PATCH v2 0/2] Minor changes to skip gitweb tests without Time::HiRes
` [PATCH v2 1/2] gitweb tests: Change confusing "skip_all" phrasing
` [PATCH v2 2/2] gitweb tests: Skip tests when we don't have Time::HiRes
[PATCH v7 0/6] stash: support pathspec argument
2017-03-01 22:43 UTC (6+ messages)
` [PATCH v8 "
` [PATCH v8 4/6] stash: teach 'push' (and 'create_stash') to honor pathspec
SHA1 collisions found
2017-03-01 19:05 UTC (21+ messages)
[PATCH v4 00/22] Add configuration options for split-index
2017-03-01 21:39 UTC (6+ messages)
` [PATCH v4 15/22] read-cache: touch shared index files when used
` [PATCH v4 17/22] read-cache: unlink old sharedindex files
[PATCH 0/6] Use time_t
2017-03-01 19:53 UTC (16+ messages)
` [PATCH 3/6] Introduce a new "printf format" for timestamps
[PATCH v6 0/1] Conditional config include
2017-03-01 17:52 UTC (9+ messages)
` [PATCH v7 0/3] "
` [PATCH v7 1/3] config.txt: clarify multiple key values in include.path
` [PATCH v7 2/3] config.txt: reflow the second include.path paragraph
` [PATCH v7 3/3] config: add conditional include
gpg verify git sub modules useful?
2017-03-01 19:08 UTC (4+ messages)
[BUG] branch renamed to 'HEAD'
2017-03-01 17:35 UTC (15+ messages)
` [PATCH 4/8] interpret_branch_name: allow callers to restrict expansions
Typesafer git hash patch
2017-02-28 20:38 UTC (3+ messages)
[PATCH] Documentation: Link git-ls-files to core.quotePath variable
2017-02-28 20:55 UTC (5+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] Documentation: Improve description for core.quotePath
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).