messages from 2019-05-15 17:59:53 to 2019-05-17 23:13:31 UTC [more...]
Git ransom campaign incident report - May 2019
2019-05-17 23:13 UTC (6+ messages)
[PATCH v7 0/6] rebase: learn --keep-base
2019-05-17 22:02 UTC (5+ messages)
` [RFC WIP PATCH v8 11/13] rebase: eliminate side-effects from can_fast_forward()
` [RFC WIP PATCH v8 13/13] WIP: can_fast_forward() support for --preserve-merges and --rebase-merges
[PATCH] Improving HP-UX support
2019-05-17 21:58 UTC (13+ messages)
` [PATCH] sha1dc: update from upstream
` [PATCH] configure: Detect linking style for HP aCC on HP-UX
` [PATCH] Makefile: remove the NO_R_TO_GCC_LINKER flag
` [PATCH v2] "
[PATCH] make slash-rules more readable
2019-05-17 21:43 UTC (4+ messages)
How to update Git's metadata without affecting working dir?
2019-05-17 20:54 UTC (2+ messages)
[PATCH] doc: hint about GIT_DEBUGGER
2019-05-17 20:48 UTC
[PATCH v2 0/7] Multiple hook support
2019-05-17 20:31 UTC (25+ 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 0/2] send-email: set xfer encoding correctly
2019-05-17 19:55 UTC (11+ messages)
` [PATCH v3 3/3] send-email: do defaults -> config -> getopt in that order
` [PATCH 0/5] ab/send-email-transferencoding-fix-for-the-fix
` [PATCH 1/5] send-email: remove cargo-culted multi-patch pattern in tests
` [PATCH 2/5] send-email: fix broken transferEncoding tests
` [PATCH 3/5] send-email: document --no-[to|cc|bcc]
` [PATCH 4/5] send-email: fix regression in sendemail.identity parsing
` [PATCH 5/5] send-email: remove support for deprecated sendemail.smtpssl
[PATCH] doc/gitattributes: add Octave
2019-05-17 19:47 UTC (10+ messages)
` [PATCH v3] userdiff.c & doc/gitattributes.txt: "
[PATCH] diff: fix mistake in translatable strings
2019-05-17 19:26 UTC
[PATCH v5 0/2] documentation: add lab for first contribution
2019-05-17 19:07 UTC (4+ messages)
` [PATCH v6 0/2] documentation: add tutorial "
` [PATCH v6 1/2] "
` [PATCH v6 2/2] documentation: add anchors to MyFirstContribution
[PATCH 0/2] pkt-line: fix incorrect function declaration
2019-05-17 18:54 UTC (11+ messages)
` [PATCH 1/2] pkt-line: fix declaration of `set_packet_header()`
[PATCH 0/3] Close commit-graph before calling 'gc'
2019-05-17 18:41 UTC (4+ messages)
` [PATCH 1/3] commit-graph: use raw_object_store when closing
` [PATCH 2/3] packfile: close commit-graph in close_all_packs
` [PATCH 3/3] packfile: close_all_packs to close_object_store
[PATCH 2/2] index-pack: prefetch missing REF_DELTA bases
2019-05-17 18:33 UTC (3+ messages)
[PATCH 0/1] Document the stash.useBuiltin escape hatch
2019-05-17 18:30 UTC (6+ messages)
` [PATCH 1/1] stash: document stash.useBuiltin
What's cooking in git.git (May 2019, #02; Tue, 14)
2019-05-17 18:27 UTC (6+ messages)
` js/difftool-no-index, was "
Resetting files during a merge causes loss of resetted change, invisible in commit logs
2019-05-17 16:56 UTC (2+ messages)
[PATCH 0/7] teach branch-specific options for format-patch
2019-05-17 16:54 UTC (11+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] t4014: clean up style
` [PATCH v2 2/6] Doc: add more detail for git-format-patch
` [PATCH v2 3/6] format-patch: make cover letter subject configurable
` [PATCH v2 4/6] format-patch: move extra_headers logic later
` [PATCH v2 5/6] string-list: create string_list_append_all
` [PATCH v2 6/6] format-patch: read branch-specific To: and Cc: headers
Proposal: object negotiation for partial clones
2019-05-17 13:17 UTC (9+ messages)
` [RFC PATCH 0/3] implement composite filters
` [RFC PATCH 1/3] list-objects-filter: refactor into a context struct
` [RFC PATCH 2/3] list-objects-filter-options: error is localizeable
` [RFC PATCH 3/3] list-objects-filter: implement composite filters
Merging (joining/stiching/rewriting) history of "unrelated" git repositories
2019-05-17 13:08 UTC (6+ messages)
[Patch] Fixing diff.ignoreSubmodules
2019-05-17 12:11 UTC
[PATCH v2] userdiff: add built-in pattern for rust
2019-05-17 11:11 UTC (3+ messages)
getting pull/push/fetch url
2019-05-17 11:10 UTC (4+ messages)
[PATCH 0/2] Partial clone fix: handling received REF_DELTA
2019-05-17 8:55 UTC (16+ messages)
` [PATCH 2/2] index-pack: prefetch missing REF_DELTA bases
"add worktree" fails with "fatal: Invalid path" error
2019-05-17 7:46 UTC (3+ messages)
` [PATCH] worktree add: be tolerant of corrupt worktrees
[PATCH] rebase -r: always reword merge -c
2019-05-17 6:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH v7 0/8] blame: add the ability to ignore commits
2019-05-17 5:12 UTC (12+ 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 7/8 (edit)] "
` [PATCH v7 8/8] blame: use the "
Running 'git worktree add' in 'pre-commit' hook
2019-05-17 1:19 UTC (15+ messages)
[PATCH v4 0/2] format-patch: teach format.notes config option
2019-05-16 23:14 UTC (3+ messages)
` [PATCH v4 1/2] git-format-patch.txt: document --no-notes option
` [PATCH v4 2/2] format-patch: teach format.notes config option
[PATCH v2] git.c: show usage for accessing the git(1) help page
2019-05-16 23:09 UTC (8+ messages)
` [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
[PATCH] RFC: userdiff: add built-in pattern for rust
2019-05-16 22:36 UTC (5+ messages)
[RFC PATCH] grep: provide sane default to grep_source struct
2019-05-16 22:02 UTC (7+ messages)
` [PATCH v2] "
Closing fds twice when using remote helpers
2019-05-16 22:02 UTC (15+ 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
[PATCH v5 0/5] Fix and extend encoding handling in fast export/import
2019-05-16 18:15 UTC (3+ messages)
` [PATCH v6 "
[PATCH] clone: add `--remote-submodules` flag
2019-05-16 17:50 UTC (3+ messages)
Feedback on git-restore
2019-05-16 12:44 UTC (5+ messages)
Finer timestamps and serialization in git
2019-05-16 9:50 UTC (14+ messages)
[PATCH v3] fast-import: checkpoint: only write out refs and tags if we changed them
2019-05-16 5:54 UTC (4+ messages)
new segfault in master (6a6c0f10a70a6eb1)
2019-05-16 1:43 UTC (9+ messages)
` [PATCH] get_oid: handle NULL repo->index
[PATCH] test-lib: try harder to ensure a working jgit
2019-05-15 23:20 UTC (4+ messages)
[PATCH] update-server-info: avoid needless overwrites
2019-05-15 21:48 UTC (10+ messages)
` [PATCH 2/1] server-info: conditionally update on fetch
` [WIP] repack leaving stale entries in objects/info/packs
[PATCH 1/2] t5616: refactor packfile replacement
2019-05-15 18:22 UTC (2+ 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).