messages from 2019-02-19 23:00:59 to 2019-02-22 00:37:26 UTC [more...]
[ANNOUNCE] Git v2.21.0-rc2
2019-02-22 0:37 UTC (18+ messages)
` Git for Windows v2.21.0-rc2, was "
` [PATCH 0/2] BSD portability fixes for 2.21.0-rc2
` [PATCH 1/2] tests: fix unportable "\?" and "\+" regex syntax
` [PATCH 2/2] commit-graph tests: fix cryptic unportable "dd" invocation
[GSoC][PATCH 0/2] clone: convert explicit traversal to
2019-02-22 0:22 UTC (10+ messages)
` [GSoC][PATCH 2/2] clone: use dir-iterator to avoid explicit dir traversal
git format-patch can clobber existing patch
2019-02-22 0:11 UTC (3+ messages)
[PATCH] format-patch: notice failure to open cover letter for writing
2019-02-21 23:50 UTC
[PATCH 0/8] commit-graph: segfault & other fixes for broken graphs
2019-02-21 23:15 UTC (10+ messages)
` [PATCH 1/8] commit-graph tests: split up corrupt_graph_and_verify()
` [PATCH 2/8] commit-graph tests: test a graph that's too small
` [PATCH 3/8] commit-graph: fix segfault on e.g. "git status"
` [PATCH 4/8] commit-graph: don't early exit(1) "
` [PATCH 5/8] commit-graph: don't pass filename to load_commit_graph_one_fd_st()
` [PATCH 6/8] commit-graph verify: detect inability to read the graph
` [PATCH 7/8] commit-graph write: don't die if the existing graph is corrupt
` [PATCH 8/8] commit-graph: improve & i18n error messages
BUG: 2.11-era rebase regression when @{upstream} is implicitly used
2019-02-21 21:40 UTC (7+ messages)
` [PATCH 0/2] rebase: fix 2.11.0-era --fork-point regression
` [PATCH 1/2] rebase tests: test linear branch topology
` [PATCH 2/2] rebase: don't rebase linear topology with --fork-point
git bisect - good vs bad output is different
2019-02-21 21:39 UTC (2+ messages)
[ANNOUNCE] Git Merge Contributor's Summit Jan 31, 2019, Brussels
2019-02-21 21:27 UTC (6+ messages)
` Git Merge Conference Recordings [was: Re: [ANNOUNCE] Git Merge Contributor's Summit Jan 31, 2019, Brussels]
[RFC PATCH] http: use --stdin and --keep when downloading pack
2019-02-21 21:26 UTC (4+ messages)
[Suggestion] Add Skip for t9020
2019-02-21 20:58 UTC (2+ messages)
[PATCH v2] git-gui: Handle Ctrl + BS/Del in the commit msg
2019-02-21 20:47 UTC (4+ messages)
[PATCH v4 0/7] Turn git add-i into built-in
2019-02-21 20:27 UTC (16+ 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 06/10] add--interactive.perl: use add--helper --status for status_cmd
` [PATCH v5 05/10] add-interactive.c: implement status command
` [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 10/10] add--interactive.perl: use add--helper --show-help for help_cmd
` [PATCH v5 09/10] t3701-add-interactive: test add_i_show_help()
[PATCH 0/5] Protocol v2 fix: http and auth
2019-02-21 20:24 UTC (11+ messages)
` [PATCH 5/5] remote-curl: use post_rpc() for protocol v2 also
` [PATCH v2 0/5] Protocol v2 fix: http and auth
` [PATCH v2 1/5] remote-curl: reduce scope of rpc_state.argv
` [PATCH v2 2/5] remote-curl: reduce scope of rpc_state.stdin_preamble
` [PATCH v2 3/5] remote-curl: reduce scope of rpc_state.result
` [PATCH v2 4/5] remote-curl: refactor reading into rpc_state's buf
` [PATCH v2 5/5] remote-curl: use post_rpc() for protocol v2 also
"Submodule registered for path" output with config aliases mixed in
2019-02-21 20:01 UTC (8+ messages)
de-alphabetizing the documentation
2019-02-21 18:05 UTC (3+ messages)
` [PATCH 0/1] de-alphabetize command list
Antw: Antw:
2019-02-21 17:50 UTC (5+ messages)
` [PATCH v2] merge-options.txt: correct wording of --no-commit option
` Antw: "
` [PATCH v3] "
[PATCH v3 0/7] Reimplement rebase --merge via interactive machinery
2019-02-21 17:44 UTC (8+ messages)
` [PATCH v4 0/8] "
` [PATCH v4 5/8] git-rebase, sequencer: extend --quiet option for the "
git gc fails with "unable to resolve reference" for worktree
2019-02-21 17:41 UTC (15+ messages)
` [PATCH] worktree add: sanitize worktree names
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH] protocol-capabilities.txt: document symref
2019-02-21 17:38 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/2] worktree add race fix
2019-02-21 17:33 UTC (18+ 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
VAS INTERESUYUT BAZY DANNYKH? - YOU ARE INTERESTED IN DATABASES?
2019-02-21 17:19 UTC
Fetching master branch with tags associated with it
2019-02-21 17:02 UTC
[PATCH 0/1] Safe-guard the Windows code a bit more against getenv() problems
2019-02-21 13:58 UTC (6+ messages)
` [PATCH 1/1] mingw: safe-guard "
[PATCH 2/8] tests: always test fetch of unreachable with v0
2019-02-21 13:49 UTC (3+ messages)
Feature Request git clone shallow-include
2019-02-21 13:06 UTC (4+ messages)
[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
2019-02-21 12:59 UTC (7+ messages)
` [PATCH v8 0/3]
` [PATCH v8 2/3] branch: update output to include worktree info
` [PATCH v8 3/3] branch: add worktree info on verbose output
[PATCH 00/21] nd/diff-parseopt part 2
2019-02-21 11:16 UTC (30+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v3 01/21] diff-parseopt: convert --patch-with-raw
` [PATCH v3 10/21] diff-parseopt: convert --stat*
` [PATCH v4 00/21] nd/diff-parseopt-2 updates
` [PATCH v4 01/21] diff-parseopt: convert --patch-with-raw
` [PATCH v4 02/21] diff-parseopt: convert --numstat and --shortstat
` [PATCH v4 03/21] diff-parseopt: convert --dirstat and friends
` [PATCH v4 04/21] diff-parseopt: convert --check
` [PATCH v4 05/21] diff-parseopt: convert --summary
` [PATCH v4 06/21] diff-parseopt: convert --patch-with-stat
` [PATCH v4 07/21] diff-parseopt: convert --name-only
` [PATCH v4 08/21] diff-parseopt: convert --name-status
` [PATCH v4 09/21] diff-parseopt: convert -s|--no-patch
` [PATCH v4 10/21] diff-parseopt: convert --stat*
` [PATCH v4 11/21] diff-parseopt: convert --[no-]compact-summary
` [PATCH v4 12/21] diff-parseopt: convert --output-*
` [PATCH v4 13/21] diff-parseopt: convert -B|--break-rewrites
` [PATCH v4 14/21] diff-parseopt: convert -M|--find-renames
` [PATCH v4 15/21] diff-parseopt: convert -D|--irreversible-delete
` [PATCH v4 16/21] diff-parseopt: convert -C|--find-copies
` [PATCH v4 17/21] diff-parseopt: convert --find-copies-harder
` [PATCH v4 18/21] diff-parseopt: convert --no-renames|--[no--rename-empty
` [PATCH v4 19/21] diff-parseopt: convert --relative
` [PATCH v4 20/21] diff-parseopt: convert --[no-]minimal
` [PATCH v4 21/21] diff-parseopt: convert --ignore-some-changes
[PATCH] doc: format pathnames and URLs as monospace
2019-02-21 9:54 UTC (3+ messages)
[WIP RFC 0/5] Design for offloading part of packfile response to CDN
2019-02-21 1:09 UTC (5+ messages)
` [WIP RFC 2/5] Documentation: add Packfile URIs design doc
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
[ANNOUNCE] Git v2.21.0-rc1 (NonStop Results) - Good News
2019-02-20 20:15 UTC (8+ messages)
[RFE] Demilitarize Documentation (was RE: Delivery Status Notification (Failure))
2019-02-20 19:54 UTC (8+ 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
[Breakage] t0021 Subtest 15 v2.21.0.-rc2 on NonStop
2019-02-20 13:55 UTC (3+ messages)
[PATCH] mention use of "hooks.allownonascii" in "man githooks"
2019-02-20 7:53 UTC
[PATCH 0/8] introduce no-overlay and cached mode in git checkout
2019-02-20 3:52 UTC (24+ messages)
` [PATCH 6/8] checkout: add --cached option
[PATCH] receive-pack: fix use-after-free bug
2019-02-20 0:00 UTC
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).