messages from 2018-10-25 01:09:08 to 2018-10-26 20:56:15 UTC [more...]
[PATCH v2 0/6] Use generation numbers for --topo-order
2018-10-26 20:56 UTC (18+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 7/7] revision.c: refactor basic topo-order logic
` [PATCH v4 0/7] Use generation numbers for --topo-order
` [PATCH v4 4/7] revision.c: begin refactoring --topo-order logic
` [PATCH v4 6/7] revision.c: generation-based topo-order algorithm
[PATCH v3 2/3] shallow: offer to prune only non-existing entries
2018-10-26 20:49 UTC (4+ messages)
[PATCH 00/10] Resending sb/submodule-recursive-fetch-gets-the-tip
2018-10-26 20:42 UTC (16+ messages)
` [PATCH 01/10] sha1-array: provide oid_array_filter
` [PATCH 02/10] submodule.c: fix indentation
` [PATCH 03/10] submodule.c: sort changed_submodule_names before searching it
` [PATCH 04/10] submodule.c: tighten scope of changed_submodule_names struct
` [PATCH 05/10] submodule: store OIDs in changed_submodule_names
` [PATCH 06/10] repository: repo_submodule_init to take a submodule struct
` [PATCH 07/10] submodule: migrate get_next_submodule to use repository structs
` [PATCH 08/10] submodule.c: fetch in submodules git directory instead of in worktree
` [PATCH 09/10] fetch: try fetching submodules if needed objects were not fetched
` [PATCH 10/10] builtin/fetch: check for submodule updates in any ref update
[RFC PATCH] index-pack: improve performance on NFS
2018-10-26 20:38 UTC (3+ messages)
[PATCH 0/2] add an advice on unqualified <dst> push
2018-10-26 19:27 UTC (14+ messages)
` [PATCH 2/2] push: "
` [PATCH v2 0/7] fixes for "
` [PATCH v2 1/7] remote.c: add braces in anticipation of a follow-up change
` [PATCH v2 2/7] i18n: remote.c: mark error(...) messages for translation
` [PATCH v2 3/7] push: improve the error shown on unqualified <dst> push
` [PATCH v2 4/7] push: move unqualified refname error into a function
` [PATCH v2 5/7] push: add an advice on unqualified <dst> push
` [PATCH v2 6/7] push: test that <src> doesn't DWYM if <dst> is unqualified
` [PATCH v2 7/7] push: add DWYM support for "git push refs/remotes/...:<dst>"
[PATCH] Poison gettext with the Ook language
2018-10-26 19:20 UTC (9+ messages)
` [PATCH] i18n: make GETTEXT_POISON a runtime option
What's cooking in git.git (Oct 2018, #05; Fri, 26)
2018-10-26 19:04 UTC (4+ messages)
` js/mingw-http-ssl, was "
[PATCH v7 00/10] Make submodules work if .gitmodules is not checked out
2018-10-26 18:43 UTC (14+ messages)
` [PATCH v7 01/10] submodule: add a print_config_from_gitmodules() helper
` [PATCH v7 02/10] submodule: factor out a config_set_in_gitmodules_file_gently function
` [PATCH v7 03/10] t7411: merge tests 5 and 6
` [PATCH v7 04/10] t7411: be nicer to future tests and really clean things up
` [PATCH v7 05/10] submodule--helper: add a new 'config' subcommand
` [PATCH v7 06/10] submodule: use the 'submodule--helper config' command
` [PATCH v7 07/10] t7506: clean up .gitmodules properly before setting up new scenario
` [PATCH v7 08/10] submodule: add a helper to check if it is safe to write to .gitmodules
` [PATCH v7 09/10] submodule: support reading .gitmodules when it's not in the working tree
` [PATCH v7 10/10] t/helper: add test-submodule-nested-repo-config
the opposite of .gitignore, whitelist
2018-10-26 15:27 UTC (10+ messages)
[PATCH v1 2/2] curl_off_t xcurl_off_t is not portable
2018-10-26 15:15 UTC (3+ messages)
[PATCH] config.mak.dev: enable -Wunused-function
2018-10-26 14:09 UTC (4+ messages)
` [PATCH/RFC] thread-utils: better wrapper to avoid #ifdef NO_PTHREADS
[PATCH 0/3] am/rebase: share read_author_script()
2018-10-26 13:32 UTC (9+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] am: don't die in read_author_script()
` [PATCH v2 2/5] am: improve author-script error reporting
[PATCH v3 0/3] Add --gui to mergetool
2018-10-26 13:15 UTC (6+ messages)
` [RESEND PATCH "
` [RESEND PATCH v3 1/3] mergetool: accept -g/--[no-]gui as arguments
` [RESEND PATCH v3 2/3] completion: support `git mergetool --[no-]gui`
` [RESEND PATCH v3 3/3] doc: document diff/merge.guitool config keys
[RFC PATCH v2] Allow aliases that include other aliases
2018-10-26 12:44 UTC (7+ messages)
` [PATCH] alias: detect loops in mixed execution mode
[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
2018-10-26 8:37 UTC (14+ messages)
` [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines
` Mirror of git.git on gitlab.com
[PATCH sg/test-rebase-editor-fix] t3404-rebase-interactive: test abbreviated commands
2018-10-26 8:11 UTC (3+ messages)
[PATCH v2 0/2] rebase -i: introduce the 'break' command
2018-10-26 8:04 UTC (5+ messages)
` [PATCH v3 "
` [PATCH 3/2] rebase -i: recognize short commands without arguments
Possible bug in referenced configuration file loading
2018-10-26 7:58 UTC (2+ messages)
[PATCH] Clear --exclude list after 'git rev-parse --all'
2018-10-26 7:46 UTC (8+ messages)
[PATCH] travis-ci: no longer use containers
2018-10-26 5:06 UTC (4+ messages)
[PATCH 0/3] Allow choosing the SSL backend cURL uses (plus related patches)
2018-10-26 4:41 UTC (18+ messages)
` [PATCH 2/3] http: add support for disabling SSL revocation checks in cURL
` [PATCH] http: give curl version warnings consistently
` [PATCH v2 0/3] Allow choosing the SSL backend cURL uses (plus related patches)
` [PATCH v2 1/3] http: add support for selecting SSL backends at runtime
` [PATCH v2 2/3] http: add support for disabling SSL revocation checks in cURL
` [PATCH v2 3/3] http: when using Secure Channel, ignore sslCAInfo by default
[PATCH v3 0/3] delta-islands: avoid unused function messages
2018-10-26 3:15 UTC (8+ messages)
` [PATCH v3 1/3] commit-slab: move MAYBE_UNUSED into git-compat-util
` [PATCH v3 2/3] khash: silence -Wunused-function in delta-islands from khash
` [PATCH v3 3/3] commit-slab: missing definitions and forward declarations (hdr-check)
[PATCH v5] branch: introduce --show-current display option
2018-10-26 1:53 UTC (4+ messages)
[PATCH v2] archive: initialize archivers earlier
2018-10-26 1:14 UTC (7+ messages)
` [PATCH v3] "
` [PATCH v5] "
[PATCH v2 1/3] [Outreachy] t3903-stash: test without configured user name
2018-10-26 1:13 UTC (7+ messages)
` [PATCH v3 "
[PATCH] revision.c: drop missing objects from cmdline
2018-10-25 23:53 UTC (4+ messages)
` [PATCH v2] list-objects.c: don't segfault for missing cmdline objects
[PATCH] upload-pack: fix broken if/else chain in config callback
2018-10-25 21:59 UTC (3+ messages)
git filter-branch --filter-renames ?
2018-10-25 21:30 UTC
[PATCH 8/9] fetch: retry fetching submodules if needed objects were not fetched
2018-10-25 21:42 UTC (3+ messages)
'ds/test-multi-pack-index' vs. 'ab/commit-graph-progress'
2018-10-25 21:11 UTC (3+ messages)
` [PATCH] packfile: close multi-pack-index in close_all_packs
[PATCH 00/19] Bring more repository handles into our code base
2018-10-25 19:25 UTC (8+ messages)
` [PATCH 18/19] submodule: use submodule repos for object lookup
` New semantic patches vs. in-flight topics [was: Re: [PATCH 00/19] Bring more repository handles into our code base]
[PATCH] worktree: populate lock_reason in get_worktrees and light refactor/cleanup in worktree files
2018-10-25 19:14 UTC (6+ messages)
` [PATCH] worktree: refactor lock_reason_valid and lock_reason to be more sensible
[PATCH] fetch-pack: be more precise in parsing v2 response
2018-10-25 18:34 UTC (4+ messages)
Confusing behavior with ignored submodules and `git commit -a`
2018-10-25 18:26 UTC (3+ messages)
[PATCH v1 0/2] speed up git reset
2018-10-25 17:04 UTC (24+ messages)
` [PATCH v1 2/2] reset: add new reset.quietDefault config setting
` Recommended configurations (was Re: [PATCH v1 2/2] reset: add new reset.quietDefault config setting)
` [PATCH v3 0/3] speed up git reset
` [PATCH v3 2/3] reset: add new reset.quiet config setting
` [PATCH v4 0/3] speed up git reset
` [PATCH v4 2/3] reset: add new reset.quiet config setting
[PATCH v1 1/2] path.c: char is not (always) signed
2018-10-25 16:13 UTC
Git Gui on OSX Mojave Dark Flashes on Repaints
2018-10-25 15:44 UTC
Bug: git log changes output depending on how the output is used
2018-10-25 15:26 UTC
[PATCH] Move upstream status from gitstring to f
2018-10-25 14:21 UTC
[PATCH v6 00/10] Make submodules work if .gitmodules is not checked out
2018-10-25 13:20 UTC (3+ messages)
git pull defaults for recursesubmodules
2018-10-25 10:09 UTC (4+ messages)
[PATCH v2] send-email: explicitly disable authentication
2018-10-25 9:43 UTC (3+ messages)
` [PATCH v3] "
[PATCH] sequencer: cleanup for gcc 8.2.1 warning
2018-10-25 9:38 UTC (7+ messages)
` [PATCH v2] sequencer: cleanup for gcc warning in non developer mode
[PATCH 0/3] Use nanosecond-precision file times on Windows
2018-10-25 9:35 UTC (6+ messages)
` [PATCH 2/3] mingw: replace MSVCRT's fstat() with a Win32-based implementation
[PATCH v3 0/2] Per-worktree config files
2018-10-25 9:16 UTC (6+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] worktree: add per-worktree "
[PATCH v2 00/15] Hash function transition part 15
2018-10-25 8:11 UTC (2+ messages)
[PATCH] l10n: vi.po: fix typo in pack-objects
2018-10-25 7:07 UTC (2+ messages)
[PATCH] Poison gettext with the Ook language
2018-10-25 6:20 UTC (9+ messages)
[PATCH] howto/using-merge-subtree: mention --allow-unrelated-histories
2018-10-25 5:43 UTC (2+ messages)
Git trademark status and policy
2018-10-25 5:21 UTC (7+ messages)
[PATCH 1/3] [Outreachy] t3903-stash: test without configured user name
2018-10-25 4:44 UTC (9+ messages)
[PATCH 0/2] Work around case-insensitivity issues with cwd on Windows
2018-10-25 4:11 UTC (5+ messages)
` [PATCH v2 "
[PATCH v4 00/12] Base SHA-256 implementation
2018-10-25 3:02 UTC (14+ messages)
` [PATCH v4 01/12] sha1-file: rename algorithm to "sha1"
` [PATCH v4 02/12] sha1-file: provide functions to look up hash algorithms
` [PATCH v4 03/12] hex: introduce functions to print arbitrary hashes
` [PATCH v4 04/12] cache: make hashcmp and hasheq work with larger hashes
` [PATCH v4 05/12] t: add basic tests for our SHA-1 implementation
` [PATCH v4 06/12] t: make the sha1 test-tool helper generic
` [PATCH v4 07/12] sha1-file: add a constant for hash block size
` [PATCH v4 08/12] t/helper: add a test helper to compute hash speed
` [PATCH v4 09/12] commit-graph: convert to using the_hash_algo
` [PATCH v4 10/12] Add a base implementation of SHA-256 support
` [PATCH v4 11/12] sha256: add an SHA-256 implementation using libgcrypt
` [PATCH v4 12/12] hash: add an SHA-256 implementation using OpenSSL
[PATCH 0/2] run-command: fix Unix PATH lookup
2018-10-25 1:15 UTC (4+ messages)
` [PATCH 1/2] t5410: use longer path for sample script
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).