messages from 2019-08-25 04:44:09 to 2019-08-27 03:04:05 UTC [more...]
[GSoC] My project blog
2019-08-27 3:03 UTC (2+ messages)
Missing file in 2.23 (p5302-pack-index.subtests)?
2019-08-27 2:58 UTC (6+ messages)
RFC: Proposing git-filter-repo for inclusion in git.git
2019-08-27 1:39 UTC (12+ messages)
` [RFC PATCH 0/5] Remove git-filter-branch from git.git; host it elsewhere
` [RFC PATCH 1/5] t6006: simplify and optimize empty message test
` [RFC PATCH 2/5] t3427: accelerate this test by using fast-export and fast-import
` [RFC PATCH 3/5] git-sh-i18n: work with external scripts
` [RFC PATCH 4/5] Recommend git-filter-repo instead of git-filter-branch in documentation
` [RFC PATCH 5/5] Remove git-filter-branch, it is now external to git.git
[PATCH 0/2] PCRE1 cleanup
2019-08-27 1:34 UTC (6+ messages)
` [PATCH 1/2] grep: make sure NO_LIBPCRE1_JIT disable JIT in PCRE1
` [PATCH 2/2] grep: refactor and simplify PCRE1 support
[PATCH] packfile: free packed_git memory when closing object store
2019-08-27 0:25 UTC (3+ messages)
[PATCH 0/2] config: make config_with_options() handle any repo
2019-08-26 23:57 UTC (3+ messages)
` [PATCH 1/2] config: allow config_with_options() to "
` [PATCH 2/2] submodule: pass repo instead of adding to alternates list
[RFC WIP PATCH v8 00/13] learn --keep-base & more
2019-08-26 23:17 UTC (15+ messages)
` [PATCH v9 0/9] rebase: learn --keep-base and improvements on fast-forward behaviour
` [PATCH v9 1/9] t3431: add rebase --fork-point tests
` [PATCH v9 2/9] t3432: test rebase fast-forward behavior
` [PATCH v9 3/9] t3432: distinguish "noop-same" v.s. "work-same" in "same head" tests
` [PATCH v9 4/9] t3432: test for --no-ff's interaction with fast-forward
` [PATCH v9 5/9] rebase: refactor can_fast_forward into goto tower
` [PATCH v9 6/9] rebase: fast-forward --onto in more cases
` [PATCH v9 7/9] rebase: fast-forward --fork-point "
` [PATCH v9 8/9] rebase tests: test linear branch topology
` [PATCH v9 9/9] rebase: teach rebase --keep-base
[PATCH 0/5] New signing interface API with pluggable drivers
2019-08-26 23:15 UTC (2+ messages)
[PATCH 5/5] Signing API: Duplicated signing tests using new config aliases
2019-08-26 23:07 UTC (2+ messages)
[PATCH 2/5] Signing API: Added new signing interface API
2019-08-26 23:04 UTC (2+ messages)
[PATCH 1/5] Signing API: Added documentation for the new signing interface
2019-08-26 22:46 UTC (2+ messages)
[PATCH] gitk: Make web links clickable
2019-08-26 22:14 UTC
[PATCH] fetch-pack: write fetched refs to .promisor
2019-08-26 21:47 UTC
[PATCH v2 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
2019-08-26 21:26 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 01/11] Start to implement a built-in version of `git add --interactive`
"git commit" of single file takes 5 minutes, mounted fileystem/diskimage with 50G GIT repo + 900G of builds articles
2019-08-26 20:43 UTC
[PATCH 0/1] banned.h: fix vsprintf warning
2019-08-26 20:08 UTC (7+ messages)
` [PATCH 1/1] "
[PATCH 4/5] Signing API: Removed old gpg interface and gpg mentions in code
2019-08-26 19:58 UTC
[PATCH 3/5] Signing API: Migrated to the new signing interface API
2019-08-26 19:58 UTC
RFC: Proposing git-filter-repo for inclusion in git.git
2019-08-26 19:56 UTC (3+ messages)
[Question] clone performance
2019-08-26 19:27 UTC (5+ messages)
[PATCH] fast-import: Reinitialize command_buf rather than detach it
2019-08-26 19:18 UTC (15+ messages)
` [PATCH 0/2] fast-import input string handling bugs
` [PATCH 1/2] fast-import: duplicate parsed encoding string
` [PATCH 2/2] fast-import: duplicate into history rather than passing ownership
[Feature Request] Option to make .git not read-only in cloned repos
2019-08-26 19:18 UTC (12+ messages)
[PATCH 0/9] [RFC] New sparse-checkout builtin and "cone" mode
2019-08-26 19:16 UTC (7+ messages)
[BUG] You can't have single quote in your username
2019-08-26 19:14 UTC (8+ messages)
[PATCH] git-gui: Update in-memory config when changing config options
2019-08-26 19:10 UTC (4+ messages)
[PATCH] log-tree: always use return value of strbuf_detach()
2019-08-26 18:46 UTC (2+ messages)
[PATCH] fix segv with corrupt tag object
2019-08-26 18:18 UTC (6+ messages)
revision.c alters commit object state ; also no cleanup
2019-08-26 18:14 UTC (2+ messages)
[PATCH] http: don't leak urlmatch_config.vars
2019-08-26 18:09 UTC (2+ messages)
[PATCH] commit: free the right buffer in release_commit_memory
2019-08-26 17:52 UTC (2+ messages)
[PATCH v3 0/1] rebase.c: make sure the active branch isn't moved when autostashing
2019-08-26 17:10 UTC (4+ messages)
` [PATCH v4 1/1] "
[PATCH 0/1] mingw: handle non-ASCII PATH components correctly
2019-08-26 17:09 UTC (3+ messages)
` [PATCH 1/1] mingw: fix launching of externals from Unicode paths
git diff autocomplete
2019-08-26 17:09 UTC (4+ messages)
[PATCH 0/3] Handle worktrees at the top of a network drive
2019-08-26 17:08 UTC (2+ messages)
[PATCH 0/1] mingw: support UNC as file://server/share/repo
2019-08-26 17:06 UTC (2+ messages)
[PATCH 0/1] Do use ALL_CFLAGS in hdr-check
2019-08-26 17:04 UTC (2+ messages)
[PATCH 0/2] completion: complete --skip for cherry-pick and revert
2019-08-26 16:59 UTC (3+ messages)
` [PATCH 1/2] completion: merge options "
[PATCH] apply: reload .gitattributes after patching it
2019-08-26 16:41 UTC (10+ messages)
` [PATCH v4 0/2] Honor .gitattributes with rebase --am
` [PATCH v4 2/2] apply: reload .gitattributes after patching it
[PATCH 0/1] git-p4: auto-delete named temporary file
2019-08-26 16:39 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] grep: under --debug, show whether PCRE JIT is enabled
2019-08-26 16:36 UTC (7+ messages)
[PATCH 0/1] commit-graph: add --[no-]progress to write and verify
2019-08-26 16:29 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] "
[PATCH] credential: add nocache option to the credentials API
2019-08-26 16:27 UTC (5+ messages)
[PATCH 0/1] quote: handle null and empty strings in sq_quote_buf_pretty()
2019-08-26 16:20 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] "
[PATCH v2 0/4] format-patch: learn --infer-cover-subject option
2019-08-26 16:07 UTC (20+ messages)
` [PATCH v3 00/13] format-patch: learn --infer-cover-subject option (also t4014 cleanup)
` [PATCH v3 13/13] format-patch: learn --infer-cover-subject option
` [PATCH 00/13] format-patch: clean up tests and documentation
` [PATCH 08/13] t4014: let sed open its own files
` [PATCH 12/13] Doc: add more detail for git-format-patch
[PATCH 00/24] Reinstate support for Visual Studio
2019-08-26 15:49 UTC (10+ messages)
` [PATCH v2 00/23] "
` [PATCH v2 20/23] .gitignore: touch up the entries regarding "
[PATCH v5 0/2] Honor .gitattributes with rebase --am
2019-08-26 15:11 UTC (4+ messages)
` [PATCH v5 1/2] path: add a function to check for path suffix
` [PATCH v5 2/2] am: reload .gitattributes after patching it
[PATCH] grep: use return value of strbuf_detach()
2019-08-26 14:58 UTC (2+ messages)
[RFC] Add config option corresponding to --rebase-merges
2019-08-26 14:50 UTC (3+ messages)
[PATCH] t7300-clean: demonstrate deleting nested repo with an ignored file breakage
2019-08-26 7:48 UTC (4+ messages)
[PATCH 00/11] hashmap: bugfixes, safety fixes, and WIP improvements
2019-08-26 2:43 UTC (12+ messages)
` [PATCH 01/11] diff: use hashmap_entry_init on moved_entry.ent
` [PATCH 02/11] packfile: use hashmap_entry in delta_base_cache_entry
` [PATCH 03/11] hashmap_entry_init takes "struct hashmap_entry *"
` [PATCH 04/11] hashmap_entry: detect improper initialization
` [PATCH 05/11] hashmap_get_next takes "const struct hashmap_entry *"
` [PATCH 06/11] hashmap_add takes "struct "
` [PATCH 07/11] hashmap_get takes "const struct "
` [PATCH 08/11] hashmap_remove "
` [PATCH 09/11] hashmap_put takes "struct "
` [PATCH 10/11] introduce container_of macro
` [PATCH 11/11] hashmap_get_next returns "struct hashmap_entry *"
[PATCH] notes: avoid leaking duplicate entries
2019-08-26 1:55 UTC (4+ messages)
` [PATCH] notes: avoid potential use-after-free during insertion
[PATCH 00/14] Hash-independent tests, part 5
2019-08-26 1:43 UTC (16+ messages)
` [PATCH v2 "
` [PATCH v2 01/14] t3201: abstract away SHA-1-specific constants
` [PATCH v2 02/14] t3206: abstract away hash size constants
` [PATCH v2 03/14] t3301: abstract away SHA-1-specific constants
` [PATCH v2 04/14] t3305: make hash size independent
` [PATCH v2 05/14] t3306: abstract away SHA-1-specific constants
` [PATCH v2 06/14] t3404: "
` [PATCH v2 07/14] t3430: avoid hard-coded object IDs
` [PATCH v2 08/14] t3506: make hash independent
` [PATCH v2 09/14] t3600: make hash size independent
` [PATCH v2 10/14] t3800: make hash-size independent
` [PATCH v2 11/14] t3903: abstract away SHA-1-specific constants
` [PATCH v2 12/14] t4000: make hash size independent
` [PATCH v2 13/14] t4002: make hash independent
` [PATCH v2 14/14] t4009: make hash size independent
[PATCH] banned.h: fix vsprintf()'s ban message
2019-08-25 19:42 UTC
[PATCH] trace2: use warning() directly in tr2_dst_malformed_warning()
2019-08-25 17:44 UTC
[PATCH 0/3] git-gui: Add ability to revert selected hunks and lines
2019-08-25 11:57 UTC (7+ messages)
` [PATCH v2 0/4] "
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).