messages from 2019-02-18 20:59:41 to 2019-02-21 09:27:35 UTC [more...]
[PATCH 0/2] worktree add race fix
2019-02-21 9:27 UTC (11+ messages)
` [PATCH 2/2] setup: don't fail if commondir reference is deleted
` [PATCH v3 1/2] worktree: fix worktree add race
` [PATCH v3 2/2] setup: don't fail if commondir reference is deleted
[ANNOUNCE] Git Merge Contributor's Summit Jan 31, 2019, Brussels
2019-02-21 8:22 UTC (5+ messages)
` Git Merge Conference Recordings [was: Re: [ANNOUNCE] Git Merge Contributor's Summit Jan 31, 2019, Brussels]
[GSoC][PATCH 0/2] clone: convert explicit traversal to
2019-02-21 4:46 UTC (11+ messages)
` [GSoC][PATCH 1/2] clone: extract function from copy_or_link_directory
` [GSoC][PATCH 2/2] clone: use dir-iterator to avoid explicit dir traversal
"Submodule registered for path" output with config aliases mixed in
2019-02-21 4:17 UTC (5+ messages)
[WIP RFC 0/5] Design for offloading part of packfile response to CDN
2019-02-21 1:09 UTC (10+ messages)
` [WIP RFC 2/5] Documentation: add Packfile URIs design doc
[RFC PATCH] http: use --stdin and --keep when downloading pack
2019-02-21 0:14 UTC
VAS INTERESUYUT BAZY DANNYH?
2019-02-20 20:03 UTC
[RFC PATCH 0/5] Fix some fast-import parsing issues
2019-02-20 22:58 UTC (6+ messages)
` [RFC PATCH 1/5] t9300: demonstrate bug with get-mark and empty orphan commits
` [RFC PATCH 2/5] git-fast-import.txt: fix wording about where ls command can appear
` [RFC PATCH 3/5] fast-import: check most prominent commands first
` [RFC PATCH 4/5] fast-import: only allow cat-blob requests where it makes sense
` [RFC PATCH 5/5] fast-import: fix erroneous handling of get-mark with empty orphan commits
[BUG] ls-files showing deleted files (unchecked lstat return value)
2019-02-20 22:51 UTC (3+ messages)
[PATCH 0/1] Introduce "precious" file attribute
2019-02-20 22:39 UTC (14+ messages)
` [PATCH 1/1] Introduce "precious" file concept
[PATCH v12 00/26] Convert "git stash" to C builtin
2019-02-20 22:30 UTC (14+ messages)
` [PATCH v12 18/26] stash: convert push to builtin
[PATCH 00/21] nd/diff-parseopt part 2
2019-02-20 21:56 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v3 01/21] diff-parseopt: convert --patch-with-raw
` [PATCH v3 10/21] diff-parseopt: convert --stat*
[ANNOUNCE] Git v2.21.0-rc2
2019-02-20 20:46 UTC (4+ messages)
[ANNOUNCE] Git v2.21.0-rc1 (NonStop Results) - Good News
2019-02-20 20:15 UTC (13+ messages)
[PATCH v2] git-gui: Handle Ctrl + BS/Del in the commit msg
2019-02-20 20:05 UTC (2+ messages)
[RFE] Demilitarize Documentation (was RE: Delivery Status Notification (Failure))
2019-02-20 19:54 UTC (17+ messages)
Feature Request git clone shallow-include
2019-02-20 18:06 UTC (3+ messages)
[PATCH 0/2] Add commit-graph fuzzer and fix buffer overflow
2019-02-20 16:50 UTC (5+ messages)
` [PATCH v6 0/3] "
` [PATCH v6 2/3] commit-graph: fix buffer read-overflow
git gc fails with "unable to resolve reference" for worktree
2019-02-20 14:34 UTC (5+ messages)
[Breakage] t0021 Subtest 15 v2.21.0.-rc2 on NonStop
2019-02-20 13:55 UTC (3+ messages)
[PATCH v4 0/7] Turn git add-i into built-in
2019-02-20 11:41 UTC (12+ messages)
` [PATCH v5 00/10] "
` [PATCH v5 01/10] diff: export diffstat interface
` [PATCH v5 02/10] add--helper: create builtin helper for interactive add
` [PATCH v5 03/10] add-interactive.c: implement list_modified
` [PATCH v5 04/10] add-interactive.c: implement list_and_choose
` [PATCH v5 05/10] add-interactive.c: implement status command
` [PATCH v5 06/10] add--interactive.perl: use add--helper --status for status_cmd
` [PATCH v5 07/10] add-interactive.c: add support for list_only option
` [PATCH v5 08/10] add-interactive.c: implement show-help command
` [PATCH v5 09/10] t3701-add-interactive: test add_i_show_help()
` [PATCH v5 10/10] add--interactive.perl: use add--helper --show-help for help_cmd
[PATCH v3 0/7] Reimplement rebase --merge via interactive machinery
2019-02-20 11:00 UTC (7+ messages)
` [PATCH v4 0/8] "
` [PATCH v4 5/8] git-rebase, sequencer: extend --quiet option for the "
[PATCH] mention use of "hooks.allownonascii" in "man githooks"
2019-02-20 7:53 UTC
Antw: Re: Q: What happened to "--no-commit" merges?
2019-02-20 7:29 UTC (8+ messages)
` (no subject)
` Antw: Antw:
` [PATCH v2] merge-options.txt: correct wording of --no-commit option
` Antw: "
[PATCH 0/8] introduce no-overlay and cached mode in git checkout
2019-02-20 3:52 UTC (27+ messages)
` [PATCH 6/8] checkout: add --cached option
[PATCH] protocol-capabilities.txt: document symref
2019-02-20 0:32 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] receive-pack: fix use-after-free bug
2019-02-20 0:00 UTC
why no mention of "hooks.allownonascii" in any man page?
2019-02-19 19:41 UTC (4+ messages)
[PATCH] t5562: chunked sleep to avoid lost SIGCHILD
2019-02-19 18:38 UTC (2+ messages)
de-alphabetizing the documentation
2019-02-19 17:54 UTC (3+ messages)
` [PATCH 0/1] de-alphabetize command list
` [PATCH] Prioritize list of commands appearing in git(1), via command-list.txt. Don't invoke 'sort' in Documentation/cmd-list.perl
git rebase --continue after solving conflicts doesn't work anymore
2019-02-19 14:32 UTC (9+ messages)
[PATCH 0/1] Fix hang in t5562, introduced in v2.21.0-rc1
2019-02-19 14:13 UTC (12+ messages)
Delivery Status Notification (Failure)
2019-02-19 11:43 UTC (4+ messages)
` Changing https://git-scm.com/about/distributed, was "
[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
2019-02-19 8:31 UTC (5+ messages)
` [PATCH v8 0/3]
` [PATCH v8 1/3] ref-filter: add worktreepath atom
` [PATCH v8 2/3] branch: update output to include worktree info
` [PATCH v8 3/3] branch: add worktree info on verbose output
[PATCH v2 00/35] Hash function transition part 16
2019-02-19 0:05 UTC (36+ messages)
` [PATCH v2 01/35] t/lib-submodule-update: use appropriate length constant
` [PATCH v2 02/35] khash: move oid hash table definition
` [PATCH v2 03/35] pack-bitmap: make bitmap header handling hash agnostic
` [PATCH v2 04/35] pack-bitmap: convert struct stored_bitmap to object_id
` [PATCH v2 05/35] pack-bitmap: replace sha1_to_hex
` [PATCH v2 06/35] pack-bitmap: switch hard-coded constants to the_hash_algo
` [PATCH v2 07/35] pack-bitmap: switch hash tables to use struct object_id
` [PATCH v2 08/35] submodule: avoid hard-coded constants
` [PATCH v2 09/35] notes-merge: switch to use the_hash_algo
` [PATCH v2 10/35] notes: make hash size independent
` [PATCH v2 11/35] notes: replace sha1_to_hex
` [PATCH v2 12/35] object-store: rename and expand packed_git's sha1 member
` [PATCH v2 13/35] builtin/name-rev: make hash-size independent
` [PATCH v2 14/35] fast-import: "
` [PATCH v2 15/35] fast-import: replace sha1_to_hex
` [PATCH v2 16/35] builtin/am: make hash size independent
` [PATCH v2 17/35] builtin/pull: make hash-size independent
` [PATCH v2 18/35] http-push: convert to use the_hash_algo
` [PATCH v2 19/35] http-backend: allow 64-character hex names
` [PATCH v2 20/35] http-push: remove remaining uses of sha1_to_hex
` [PATCH v2 21/35] http-walker: replace sha1_to_hex
` [PATCH v2 22/35] http: replace hard-coded constant with the_hash_algo
` [PATCH v2 23/35] http: compute hash of downloaded objects using the_hash_algo
` [PATCH v2 24/35] http: replace sha1_to_hex
` [PATCH v2 25/35] remote-curl: make hash size independent
` [PATCH v2 26/35] hash: add a function to lookup hash algorithm by length
` [PATCH v2 27/35] get-tar-commit-id: parse comment record
` [PATCH v2 28/35] builtin/get-tar-commit-id: make hash size independent
` [PATCH v2 29/35] archive: convert struct archiver_args to object_id
` [PATCH v2 30/35] refspec: make hash size independent
` [PATCH v2 31/35] builtin/difftool: use parse_oid_hex
` [PATCH v2 32/35] dir: make untracked cache extension hash size independent
` [PATCH v2 33/35] read-cache: read data in a hash-independent way
` [PATCH v2 34/35] Git.pm: make hash size independent
` [PATCH v2 35/35] gitweb: "
default gpg signing key
2019-02-18 21:29 UTC (2+ messages)
[PATCH 00/31] Hash function transition part 16
2019-02-18 21:00 UTC (5+ messages)
` [PATCH 30/31] Git.pm: make hash size independent
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).