messages from 2019-05-14 10:33:17 to 2019-05-16 04:31:56 UTC [more...]
[PATCH 0/2] pkt-line: fix incorrect function declaration
2019-05-16 4:28 UTC (12+ messages)
` [PATCH 1/2] pkt-line: fix declaration of `set_packet_header()`
Git ransom campaign incident report - May 2019
2019-05-16 4:27 UTC (3+ messages)
Finer timestamps and serialization in git
2019-05-16 4:14 UTC (13+ messages)
[PATCH 0/2] Partial clone fix: handling received REF_DELTA
2019-05-16 4:04 UTC (10+ messages)
` [PATCH 1/2] t5616: refactor packfile replacement
` [PATCH 2/2] index-pack: prefetch missing REF_DELTA bases
Closing fds twice when using remote helpers
2019-05-16 3:34 UTC (12+ messages)
` [PATCH 1/2] dup() the input fd for fast-import used for "
` [PATCH 2/2] Use xmmap_gently instead of xmmap in use_pack
[RFC PATCH] grep: provide sane default to grep_source struct
2019-05-16 3:13 UTC (4+ messages)
Feedback on git-restore
2019-05-16 2:18 UTC (5+ messages)
git --help not actually showing the git(1) help page
2019-05-16 1:56 UTC (16+ messages)
` [PATCH] git.c: show usage for accessing "
` [PATCH v2] "
` [PATCH v3 0/2] "
` [PATCH v3 1/2] git.c: show usage for "
` [PATCH v3 2/2] Doc: git.txt: remove backticks from link and add git-scm.com/docs
new segfault in master (6a6c0f10a70a6eb1)
2019-05-16 1:43 UTC (10+ messages)
` [PATCH] get_oid: handle NULL repo->index
[PATCH v3] fast-import: checkpoint: only write out refs and tags if we changed them
2019-05-16 0:35 UTC (4+ messages)
[PATCH v2 0/7] Multiple hook support
2019-05-16 0:51 UTC (21+ messages)
` [PATCH v2 1/7] run-command: add preliminary support for multiple hooks
` [PATCH v2 3/7] rebase: add "
` [PATCH v2 6/7] config: allow configuration of multiple hook error behavior
` [PATCH v2 7/7] docs: document multiple hooks
[PATCH] test-lib: try harder to ensure a working jgit
2019-05-15 23:20 UTC (11+ messages)
` [PATCH v2] "
[PATCH] update-server-info: avoid needless overwrites
2019-05-15 21:48 UTC (16+ messages)
` dumb HTTP things I want to do
` [PATCH 2/1] server-info: conditionally update on fetch
` [WIP] repack leaving stale entries in objects/info/packs
[PATCH v7 0/8] blame: add the ability to ignore commits
2019-05-15 21:45 UTC (9+ messages)
` [PATCH v7 1/8] fsck: rename and touch up init_skiplist()
` [PATCH v7 2/8] Move oidset_parse_file() to oidset.c
` [PATCH v7 3/8] blame: use a helper function in blame_chunk()
` [PATCH v7 4/8] blame: add the ability to ignore commits and their changes
` [PATCH v7 5/8] blame: add config options for the output of ignored or unblamable lines
` [PATCH v7 6/8] blame: optionally track line fingerprints during fill_blame_origin()
` [PATCH v7 7/8] blame: add a fingerprint heuristic to match ignored lines
` [PATCH v7 8/8] blame: use the "
Merging (joining/stiching/rewriting) history of "unrelated" git repositories
2019-05-15 20:33 UTC (3+ messages)
[PATCH] RFC: userdiff: add built-in pattern for rust
2019-05-15 18:34 UTC
[PATCH] doc/gitattributes: add Octave
2019-05-15 17:46 UTC (7+ messages)
` [PATCH v3] userdiff.c & doc/gitattributes.txt: "
` [PATCH v4] "
[PATCH v2 0/2] nd/merge-quit update
2019-05-15 15:00 UTC (7+ messages)
` [PATCH v3 0/2] nd/merge-quit updates
` [PATCH v3 2/2] merge: add --quit
Setting submodule.recurse true can lead to loose of changes
2019-05-15 14:02 UTC
Missing branches after clone
2019-05-15 13:07 UTC (11+ messages)
` Antw: "
Running 'git worktree add' in 'pre-commit' hook
2019-05-15 12:38 UTC (3+ messages)
Git and the new SHA-1 prefix collision attack
2019-05-15 12:22 UTC
[PATCH] Improving HP-UX support
2019-05-15 11:48 UTC (4+ messages)
` [PATCH] sha1dc: update from upstream
[PATCH 0/1] status: remove the empty line after hints
2019-05-15 10:54 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/1] Document the stash.useBuiltin escape hatch
2019-05-15 8:52 UTC (7+ messages)
` [PATCH 1/1] stash: document stash.useBuiltin
What's cooking in git.git (May 2019, #02; Tue, 14)
2019-05-15 8:50 UTC (5+ messages)
` js/difftool-no-index, was "
[PATCH 0/1] p4: fix "Not a valid object name HEAD0" when unshelving
2019-05-15 5:25 UTC (3+ messages)
` [PATCH 1/1] p4 unshelve: fix "Not a valid object name HEAD0"
[PATCH v2] status: add an empty line when there is no hint
2019-05-15 3:02 UTC (13+ messages)
Is git-checkout's restoring d/f conflict really sane?
2019-05-15 1:56 UTC (4+ messages)
How to exchange rerere/redo resolutions?
2019-05-15 1:12 UTC (7+ messages)
[PATCH v2] http-push: prevent format overflow warning with gcc >= 9
2019-05-14 21:11 UTC
[PATCH] clone: add `--remote-submodules` flag
2019-05-14 18:38 UTC (3+ messages)
[PATCH v5 00/11] Create 'expire' and 'repack' verbs for git-multi-pack-index
2019-05-14 18:47 UTC (13+ messages)
` [PATCH v6 "
` [PATCH v6 01/11] repack: refactor pack deletion for future use
` [PATCH v6 02/11] Docs: rearrange subcommands for multi-pack-index
` [PATCH v6 03/11] multi-pack-index: prepare for 'expire' subcommand
` [PATCH v6 04/11] midx: simplify computation of pack name lengths
` [PATCH v6 05/11] midx: refactor permutation logic and pack sorting
` [PATCH v6 06/11] multi-pack-index: implement 'expire' subcommand
` [PATCH v6 07/11] multi-pack-index: prepare 'repack' subcommand
` [PATCH v6 08/11] midx: implement midx_repack()
` [PATCH v6 09/11] multi-pack-index: test expire while adding packs
` [PATCH v6 10/11] midx: add test that 'expire' respects .keep files
` [PATCH v6 11/11] t5319-multi-pack-index.sh: test batch size zero
[PATCH] rebase --abort: cleanup refs/rewritten
2019-05-14 18:03 UTC (6+ messages)
` [PATCH v2 0/4] rebase --abort/--quit: "
` [PATCH v2 1/4] rebase: fix a memory leak
` [PATCH v2 2/4] rebase: warn if state directory cannot be removed
` [PATCH v2 3/4] sequencer: return errors from sequencer_remove_state()
` [PATCH v2 4/4] rebase --abort/--quit: cleanup refs/rewritten
[PATCH v2 0/2] format-patch: teach format.notes config option
2019-05-14 17:01 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] "
"add worktree" fails with "fatal: Invalid path" error
2019-05-14 14:48 UTC (5+ messages)
nd/merge-quit, was Re: What's cooking in git.git (May 2019, #01; Thu, 9)
2019-05-14 14:04 UTC (7+ messages)
` [PATCH] tests: add a special setup where prerequisites fail
[ANNOUNCE] Git v2.22.0-rc0
2019-05-14 12:24 UTC (2+ messages)
some git confusion (where git's advice didn't help)
2019-05-14 12:16 UTC (7+ messages)
` [PATCH 0/2] some fixes for help_unknown_ref()
` [PATCH 1/2] help_unknown_ref(): duplicate collected refnames
` [PATCH 2/2] help_unknown_ref(): check for refname ambiguity
[PATCH 0/5] Clean up after the removal of the scripted rebase
2019-05-14 11:22 UTC (6+ messages)
` [PATCH 1/5] Drop unused git-rebase--am.sh
` [PATCH 2/5] t3400: stop referring to the scripted rebase
` [PATCH 3/5] .gitignore: there is no longer a built-in `git-rebase--interactive`
` [PATCH 4/5] sequencer: the `am` and `rebase--interactive` scripts are gone
` [PATCH 5/5] rebase: fold git-rebase--common into the -p backend
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).