messages from 2018-12-03 22:37:56 to 2018-12-06 18:40:00 UTC [more...]
[RFC PATCH] Introduce "precious" file concept
2018-12-06 18:39 UTC (13+ messages)
` Checkout deleted semi-untracked file
enhancement: support for author.email and author.name in "git config"
2018-12-06 18:38 UTC (2+ messages)
[wishlist] git submodule update --reset-hard
2018-12-06 18:29 UTC (2+ messages)
A case where diff.colorMoved=plain is more sensible than diff.colorMoved=zebra & others
2018-12-06 18:11 UTC (3+ messages)
[BUG REPORT] Git does not correctly replay bisect log
2018-12-06 17:30 UTC (9+ messages)
[PATCH] Indent code with TABs
2018-12-06 15:42 UTC
gitweb: local configuration not found
2018-12-06 15:02 UTC (4+ messages)
How to investigate further a seemingly 'ghost' commit (after a merge)?
2018-12-06 14:45 UTC
[PATCH 0/2] Add commit-graph fuzzer and fix buffer overflow
2018-12-06 13:11 UTC (9+ messages)
` [PATCH 1/2] commit-graph, fuzz: Add fuzzer for commit-graph
` [PATCH 2/2] commit-graph: fix buffer read-overflow
[PATCH] docs: fix $strict_export text in gitweb.conf.txt
2018-12-06 13:10 UTC
[PATCH] l10n: update German translation
2018-12-06 12:00 UTC (3+ messages)
` [PATCH v2] "
Any way to make git-log to enumerate commits?
2018-12-06 11:48 UTC (6+ messages)
Bug: git add --patch does not honor "diff.noprefix"
2018-12-06 10:34 UTC
[ANNOUNCE] Git Contributor Summit Registration, Jan 31, 2019, Brussels
2018-12-06 9:48 UTC
git, monorepos, and access control
2018-12-06 9:30 UTC (14+ messages)
Git fetch prints unchanged branches
2018-12-06 8:24 UTC
[RFC PATCH 0/3] test-lib: add the '--stress' option to help reproduce occasional failures in flaky tests
2018-12-06 6:41 UTC (25+ messages)
` [PATCH 1/3] test-lib: consolidate naming of test-results paths
` [PATCH 2/3] test-lib-functions: introduce the 'test_set_port' helper function
` [RFC PATCH 3/3] test-lib: add the '--stress' option to run a test repeatedly under load
[WIP RFC 0/5] Design for offloading part of packfile response to CDN
2018-12-06 6:35 UTC (17+ messages)
` [WIP RFC 1/5] Documentation: order protocol v2 sections
` [WIP RFC 2/5] Documentation: add Packfile URIs design doc
` [WIP RFC 3/5] upload-pack: refactor reading of pack-objects out
` [WIP RFC 4/5] upload-pack: refactor writing of "packfile" line
` [WIP RFC 5/5] upload-pack: send part of packfile response as uri
[PATCH] revision.c: drop missing objects from cmdline
2018-12-06 1:12 UTC (3+ messages)
` [PATCH v3] list-objects.c: don't segfault for missing cmdline objects
BUG: CR marker ^M doesn't show up in '-' lines of diffs when the ending of the removed line is CR+LF
2018-12-06 0:58 UTC (17+ messages)
[PATCH on sb/more-repo-in-api] revision: use commit graph in get_reference()
2018-12-05 23:15 UTC (4+ messages)
[PATCH] rebase docs: fix incorrect format of the section Behavioral Differences
2018-12-05 22:46 UTC (14+ messages)
What's cooking in git.git (Nov 2018, #06; Wed, 21)
2018-12-05 22:04 UTC (2+ messages)
[PATCH 0/9] caching loose objects
2018-12-05 20:17 UTC (16+ messages)
` [PATCH 8/9] sha1-file: use loose object cache for quick existence check
[RFC] cherry-pick notes to find out cherry-picks from the origin
2018-12-05 16:20 UTC (3+ messages)
[PATCH/RFC v2 0/7] Introduce new commands switch-branch and checkout-files
2018-12-05 6:56 UTC (20+ messages)
` [PATCH/RFC v3 00/14] Introduce new commands switch-branch and restore-files
` [PATCH v3 07/14] checkout: split into "
How de-duplicate similar repositories with alternates
2018-12-05 6:10 UTC (17+ messages)
` [PATCH 0/3] sha1-file: warn if alternate is a git repo (not object dir)
` [PATCH 1/3] sha1-file: test the error behavior of alt_odb_usable()
` [PATCH 2/3] sha1-file: emit error if an alternate looks like a repository
` [PATCH 3/3] sha1-file: change alternate "error:" message to "warning:"
[ANNOUNCE] Git v2.20.0-rc2
2018-12-05 4:05 UTC (15+ messages)
` [PATCH 0/3] "
` [PATCH 1/3] RelNotes 2.20: move some items between sections
` [PATCH v2 "
` [PATCH v2 2/3] RelNotes 2.20: clarify sentence
` [PATCH v2 3/3] RelNotes 2.20: drop spurious double quote
` [PATCH 2/3] RelNotes 2.20: clarify sentence
` [PATCH 3/3] RelNotes 2.20: drop spurious double quote
[PATCHv2 0/9] Resending sb/submodule-recursive-fetch-gets-the-tip
2018-12-05 3:10 UTC (2+ messages)
[PATCH 9/9] fetch: try fetching submodules if needed objects were not fetched
2018-12-05 1:07 UTC (2+ messages)
[PATCH 8/9] submodule.c: fetch in submodules git directory instead of in worktree
2018-12-05 0:38 UTC (2+ messages)
[PATCH 7/9] submodule: migrate get_next_submodule to use repository structs
2018-12-05 0:17 UTC (2+ messages)
[PATCH 3/9] submodule.c: sort changed_submodule_names before searching it
2018-12-05 0:12 UTC (2+ messages)
Simple git push --tags deleted all branches
2018-12-04 19:00 UTC (5+ messages)
[PATCH 1/5] t/README: make the 'Skipping tests' section less confusing
2018-12-04 14:46 UTC (3+ messages)
` [PATCH 5/5] test-lib: add support for GIT_TODO_TESTS
git-gui: Norwegian Bokmål translation
2018-12-04 9:29 UTC
[PATCH] rebase -i: introduce the 'test' command
2018-12-04 9:13 UTC (9+ messages)
[PATCH] t/lib-git-daemon: fix signal checking
2018-12-04 6:34 UTC (2+ messages)
[PATCH v2] range-diff: always pass at least minimal diff options
2018-12-04 5:40 UTC (4+ messages)
` [PATCH v3] "
sharedrepository=group not working
2018-12-04 5:24 UTC (6+ messages)
[PATCH] sideband: color lines with keyword only
2018-12-04 3:16 UTC (6+ messages)
[RFC] git clean --local
2018-12-04 2:45 UTC (5+ messages)
[RFC 0/2] explicitly support or not support --exclude-promisor-objects
2018-12-04 2:20 UTC (8+ messages)
` [RFC 2/2] exclude-promisor-objects: declare when option is allowed
[PATCH] pack-protocol.txt: accept error packets in any context
2018-12-03 23:59 UTC (2+ messages)
easy way to demonstrate length of colliding SHA-1 prefixes?
2018-12-03 22:57 UTC (4+ messages)
page: next (older) | prev (newer) | latest
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).