messages from 2019-05-09 21:45:57 to 2019-05-14 04:31:25 UTC [more...]
[PATCH v2 0/5] Fix and extend encoding handling in fast export/import
2019-05-14 4:31 UTC (39+ messages)
` [PATCH v3 "
` [PATCH v3 1/5] t9350: fix encoding test to actually test reencoding
` [PATCH v3 2/5] fast-import: support 'encoding' commit header
` [PATCH v3 3/5] fast-export: avoid stripping encoding header if we cannot reencode
` [PATCH v3 4/5] fast-export: differentiate between explicitly utf-8 and implicitly utf-8
` [PATCH v3 5/5] fast-export: do automatic reencoding of commit messages only if requested
` [PATCH v4 0/5] Fix and extend encoding handling in fast export/import
` [PATCH v4 1/5] t9350: fix encoding test to actually test reencoding
` [PATCH v4 2/5] fast-import: support 'encoding' commit header
` [PATCH v4 3/5] fast-export: avoid stripping encoding header if we cannot reencode
` [PATCH v4 4/5] fast-export: differentiate between explicitly utf-8 and implicitly utf-8
` [PATCH v4 5/5] fast-export: do automatic reencoding of commit messages only if requested
` [PATCH v5 0/5] Fix and extend encoding handling in fast export/import
` [PATCH v5 1/5] t9350: fix encoding test to actually test reencoding
` [PATCH v5 2/5] fast-import: support 'encoding' commit header
` [PATCH v5 3/5] fast-export: avoid stripping encoding header if we cannot reencode
` [PATCH v5 4/5] fast-export: differentiate between explicitly utf-8 and implicitly utf-8
` [PATCH v5 5/5] fast-export: do automatic reencoding of commit messages only if requested
` [PATCH v6 0/5] Fix and extend encoding handling in fast export/import
` [PATCH v6 1/5] t9350: fix encoding test to actually test reencoding
` [PATCH v6 2/5] fast-import: support 'encoding' commit header
` [PATCH v6 3/5] fast-export: avoid stripping encoding header if we cannot reencode
` [PATCH v6 4/5] fast-export: differentiate between explicitly UTF-8 and implicitly UTF-8
` [PATCH v6 5/5] fast-export: do automatic reencoding of commit messages only if requested
[PATCH] test-lib: try harder to ensure a working jgit
2019-05-14 2:32 UTC (3+ messages)
[PATCH v2 0/7] Multiple hook support
2019-05-14 2:26 UTC (12+ messages)
` [PATCH v2 1/7] run-command: add preliminary support for multiple hooks
` [PATCH v2 2/7] builtin/receive-pack: add "
` [PATCH v2 3/7] rebase: "
` [PATCH v2 3/7] sequencer: "
` [PATCH v2 4/7] builtin/worktree: add support for multiple post-checkout hooks
` [PATCH v2 5/7] transport: add support for multiple pre-push hooks
` [PATCH v2 6/7] config: allow configuration of multiple hook error behavior
` [PATCH v2 7/7] docs: document multiple hooks
[PATCH v2] status: add an empty line when there is no hint
2019-05-14 2:04 UTC (10+ messages)
Git Test Coverage Report (May 13, 2019)
2019-05-14 1:10 UTC
Git Test Coverage Report (v2.22.0-rc0)
2019-05-14 0:41 UTC
Proposal: object negotiation for partial clones
2019-05-14 0:16 UTC (4+ messages)
[PATCH 0/2] pkt-line: fix incorrect function declaration
2019-05-13 23:29 UTC (5+ messages)
` [PATCH 1/2] pkt-line: fix declaration of `set_packet_header()`
` [PATCH 2/2] parse-options: adjust `parse_opt_unknown_cb()`s declared return type
[PATCH] update-server-info: avoid needless overwrites
2019-05-13 23:17 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
How to exchange rerere/redo resolutions?
2019-05-13 22:46 UTC (7+ messages)
git --help not actually showing the git(1) help page
2019-05-13 22:44 UTC (4+ messages)
[ANNOUNCE] Git v2.22.0-rc0
2019-05-13 22:34 UTC (3+ messages)
What's cooking in git.git (May 2019, #02; Tue, 14)
2019-05-13 22:20 UTC (2+ messages)
[PATCH] Improving HP-UX support
2019-05-13 22:17 UTC (2+ messages)
` [PATCH] sha1dc: update from upstream
[PATCH v2 0/2] send-email: set xfer encoding correctly
2019-05-13 21:13 UTC (9+ messages)
` [PATCH v3 0/3] send-email: fix cli->config parsing crazyness
` [PATCH v3 3/3] send-email: do defaults -> config -> getopt in that order
[PATCH] clone: add `--remote-submodules` flag
2019-05-13 21:12 UTC (2+ messages)
What's cooking in git.git (May 2019, #01; Thu, 9)
2019-05-13 18:32 UTC (15+ messages)
` en/fast-export-encoding, was "
` nd/merge-quit, "
` [PATCH] tests: add a special setup where prerequisites fail
[PATCH 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
2019-05-13 17:28 UTC (25+ messages)
` [PATCH 01/11] Start to implement a built-in version of `git add --interactive`
` [PATCH 06/11] built-in add -i: implement the main loop
` [PATCH 07/11] Add a function to determine unique prefixes for a list of strings
` [PATCH v2 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
` [PATCH v2 01/11] Start to implement a built-in version of `git add --interactive`
` [PATCH v2 02/11] diff: export diffstat interface
` [PATCH v2 03/11] built-in add -i: implement the `status` command
` [PATCH v2 04/11] built-in add -i: refresh the index before running `status`
` [PATCH v2 06/11] built-in add -i: implement the main loop
` [PATCH v2 05/11] built-in add -i: color the header in the `status` command
` [PATCH v2 07/11] Add a function to determine unique prefixes for a list of strings
` [PATCH v2 08/11] built-in add -i: show unique prefixes of the commands
` [PATCH v2 09/11] built-in add -i: support `?` (prompt help)
` [PATCH v2 10/11] built-in add -i: use color in the main loop
` [PATCH v2 11/11] built-in add -i: implement the `help` command
[PATCH] doc: explain why file: URLs and bundles don't mix
2019-05-13 16:54 UTC (3+ messages)
"add worktree" fails with "fatal: Invalid path" error
2019-05-13 12:55 UTC (5+ messages)
` [PATCH] worktree add: be tolerant of corrupt worktrees
[PATCH v3 0/6] Create commit-graph file format v2
2019-05-13 11:22 UTC (15+ messages)
` [PATCH v4 00/11] Commit-graph write refactor (was: Create commit-graph file format v2)
` [PATCH v4 01/11] commit-graph: fix the_repository reference
` [PATCH v4 02/11] commit-graph: return with errors during write
` [PATCH v4 03/11] commit-graph: collapse parameters into flags
` [PATCH v4 06/11] commit-graph: extract fill_oids_from_packs()
` [PATCH v4 11/11] commit-graph: extract write_commit_graph_file()
push docs: inaccurate description of omitted destination?
2019-05-13 9:18 UTC (2+ messages)
[PATCH] init: make --template path relative to $CWD
2019-05-13 6:12 UTC (2+ messages)
[PATCH] http-push: workaround for format overflow warning in gcc >= 9
2019-05-13 5:57 UTC (3+ messages)
[PATCH 0/14] "final" batch of unused parameter cleanups
2019-05-13 5:14 UTC (9+ messages)
` [PATCH 01/14] cmd_{read,write}_tree: rename "unused" variable that is used
` [PATCH 03/14] builtin: consistently pass cmd_* prefix to parse_options
` [PATCH 14/14] verify-commit: simplify parameters to run_gpg_verify()
[PATCH v2 0/2] format-patch: teach format.notes config option
2019-05-13 2:44 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] git-format-patch.txt: document --no-notes option
` [PATCH v3 2/2] format-patch: teach format.notes config option
[PATCH 0/1] DiffHighlight.pm: Use correct /dev/null for UNIX and Windows
2019-05-12 20:24 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] diff-highlight: "
allow a differn't diff.context config for git format-patch
2019-05-12 13:21 UTC (5+ messages)
[PATCH] make slash-rules more readable
2019-05-12 9:56 UTC (3+ messages)
new segfault in master (6a6c0f10a70a6eb1)
2019-05-12 4:26 UTC (4+ messages)
Merge commit diff results are confusing and inconsistent
2019-05-11 14:08 UTC (6+ messages)
GSoC students and mentors 2019
2019-05-11 13:08 UTC (2+ messages)
[PATCH] doc/gitattributes: add Octave
2019-05-11 4:13 UTC (6+ messages)
` [PATCH v2] userdiff.c & doc/gitattributes.txt: "
` [PATCH v3] "
Git build on antique PowerMac
2019-05-11 0:18 UTC (5+ messages)
` [PATCH] check-non-portable-shell: support Perl versions older than 5.10
` [PATCH v2] "
[GSoC] Blogging with Rohit
2019-05-11 0:14 UTC
I made a flame graph renderer for git's trace2 output
2019-05-10 21:57 UTC (5+ messages)
[PATCH 0/2] Avoid spawning gzip in git archive
2019-05-10 21:20 UTC (8+ messages)
` [PATCH v2 2/4] archive-tar: mark RECORDSIZE/BLOCKSIZE as unsigned
[PATCH 0/1] trace2: Add variable description to git.txt
2019-05-10 21:15 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/1] Fix git status' display of git rebase -ir's label commands
2019-05-10 20:23 UTC (2+ messages)
` [PATCH 1/1] status: fix display of rebase -ir's `label` command
[PATCH v6 00/15] Trace2 tracing facility
2019-05-10 19:54 UTC (5+ messages)
` [PATCH v7 "
` [PATCH v7 02/15] trace2: create new combined trace facility
Request to add option to interactive rebase to preserve latest commit date
2019-05-10 16:57 UTC (5+ messages)
[PATCH 0/1] p4: fix "Not a valid object name HEAD0" when unshelving
2019-05-10 15:33 UTC (2+ messages)
` [PATCH 1/1] p4 unshelve: fix "Not a valid object name HEAD0"
[PATCH v7 09/15] trace2:data: add trace2 instrumentation to index read/write
2019-05-10 13:45 UTC (3+ messages)
` [PATCH] trace2: fix up a missing "leave" entry point
[PATCH 00/17] [RFC] Commit-graph: Write incremental files
2019-05-10 12:44 UTC (10+ messages)
` [PATCH 12/17] Documentation: describe split commit-graphs
config file not being copied from templates folder
2019-05-10 10:29 UTC (2+ messages)
[PATCH v3] fast-import: checkpoint: only write out refs and tags if we changed them
2019-05-10 8:41 UTC
Proposal: Remembering message IDs sent with git send-email
2019-05-10 2:25 UTC (5+ messages)
[PATCH 0/4] gc docs: modernize and fix the documentation
2019-05-09 23:20 UTC (7+ 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).