messages from 2019-06-06 14:15:34 to 2019-06-10 17:57:57 UTC [more...]
[PATCH] doc branch: provide examples for listing remote tracking branches
2019-06-10 17:57 UTC (3+ messages)
` [RFC/PATCH v2] "
[PATCH 0/3] Reduce number of processes spawned by git-mergetool
2019-06-10 17:56 UTC (9+ messages)
` [PATCH 1/3] t7610-mergetool: do not place pipelines headed by `yes` in subshells
` [PATCH 2/3] mergetool: dissect strings with shell variable magic instead of `expr`
` [PATCH 3/3] mergetool: use shell variable magic instead of `awk`
[GSoC][PATCH 0/3] Teach cherry-pick/revert to skip commits
2019-06-10 17:47 UTC (25+ messages)
` [GSoC][PATCH 1/3] sequencer: add advice for revert
` [GSoC][PATCH 2/3] cherry-pick/revert: add --skip option
` [GSoC][PATCH 3/3] cherry-pick/revert: update hints
[PATCH v5 00/11] Create 'expire' and 'repack' verbs for git-multi-pack-index
2019-06-10 17:31 UTC (4+ messages)
` [PATCH v6 "
Inclusion of translated git manpages into the packaging systems
2019-06-10 17:09 UTC (2+ messages)
[GSoC][RFC] New approach: improve threading at git-grep
2019-06-10 16:47 UTC
[PATCH 0/3] Test oidmap
2019-06-10 16:46 UTC (9+ messages)
` [PATCH 1/3] t/helper: add test-oidmap.c
` [PATCH 2/3] t: add t0016-oidmap.sh
` [PATCH 3/3] oidmap: use sha1hash() instead of static hash() function
[PATCH 0/1] Fix a test on NTFS (and probably HFS+)
2019-06-10 16:32 UTC (5+ messages)
` [PATCH 1/1] t0001: fix on case-insensitive filesystems
[PATCH] revision: remove stray whitespace when name empty
2019-06-10 16:29 UTC (4+ messages)
[PATCH v8 0/9] blame: add the ability to ignore commits
2019-06-10 15:30 UTC (10+ messages)
` [PATCH v8 1/9] fsck: rename and touch up init_skiplist()
` [PATCH v8 2/9] Move oidset_parse_file() to oidset.c
` [PATCH v8 3/9] blame: use a helper function in blame_chunk()
` [PATCH v8 4/9] blame: add the ability to ignore commits and their changes
` [PATCH v8 5/9] blame: add config options for the output of ignored or unblamable lines
` [PATCH v8 6/9] blame: optionally track line fingerprints during fill_blame_origin()
` [PATCH v8 7/9] blame: add a fingerprint heuristic to match ignored lines
` [PATCH v8 8/9] blame: use the "
` [PATCH v8 9/9] blame: add a test to cover blame_coalesce()
Git Test Coverage Report (Thursday, May 30th)
2019-06-10 15:15 UTC (8+ messages)
rebase / am separation problem
2019-06-10 15:07 UTC
[PATCH 0/1] Optimize run_diff_files()' rename detection
2019-06-10 14:55 UTC (7+ messages)
` [PATCH 1/1] diffcore-rename: speed up register_rename_src
Performance regression on git fetch in 2.21
2019-06-10 13:55 UTC (2+ messages)
[ANNOUNCE] Git v2.22.0
2019-06-10 13:27 UTC (3+ messages)
[PATCH 0/2] Avoid spawning gzip in git archive
2019-06-10 10:44 UTC (12+ messages)
` [PATCH 2/2] archive: avoid spawning `gzip`
git-send-email Warning: unable to close filehandle properly: Bad file descriptor during global destruction
2019-06-10 9:06 UTC
[PATCH 00/10] Hash-independent tests, part 4
2019-06-10 7:57 UTC (12+ messages)
` [PATCH 01/10] t: add helper to convert object IDs to paths
` [PATCH 02/10] t1410: make hash size independent
` [PATCH 03/10] t1450: "
` [PATCH 04/10] t5000: make hash independent
` [PATCH 05/10] t6030: make test work with SHA-256
` [PATCH 06/10] t0027: make hash size independent
` [PATCH 07/10] t0090: make test pass with SHA-256
` [PATCH 08/10] t1007: remove SHA1 prerequisites
` [PATCH 09/10] t1710: make hash independent
` [PATCH 10/10] t2203: avoid hard-coded object ID values
[RFC PATCH] ref-filter: sort detached HEAD lines firstly
2019-06-09 16:39 UTC (3+ messages)
` [RFC PATCH] ref-filter: sort detached HEAD lines firstlyxy
[PATCH v1 3/5] list-objects-filter: implement composite filters
2019-06-09 12:36 UTC (11+ messages)
Git Test Coverage Report (Thursday, June 6 2019)
2019-06-08 22:15 UTC (3+ messages)
New command/tool: git filter-repo
2019-06-08 16:20 UTC (3+ messages)
[ANNOUNCE] Git for Windows 2.22.0
2019-06-08 14:07 UTC
Possible bug with git subtree pull
2019-06-07 22:30 UTC
[PATCH v2 00/11] [RFC] Commit-graph: Write incremental files
2019-06-07 21:57 UTC (50+ messages)
` [PATCH v3 00/14] "
` [PATCH v3 01/14] commit-graph: document commit-graph chains
` [PATCH v4 00/14] Commit-graph: Write incremental files
` [PATCH v4 01/14] commit-graph: document commit-graph chains
` [PATCH v4 02/14] commit-graph: prepare for "
` [PATCH v4 03/14] commit-graph: rename commit_compare to oid_compare
` [PATCH v4 04/14] commit-graph: load commit-graph chains
` [PATCH v4 05/14] commit-graph: add base graphs chunk
` [PATCH v4 06/14] commit-graph: rearrange chunk count logic
` [PATCH v4 08/14] commit-graph: add --split option to builtin
` [PATCH v4 07/14] commit-graph: write commit-graph chains
` [PATCH v4 09/14] commit-graph: merge "
` [PATCH v4 10/14] commit-graph: allow cross-alternate chains
` [PATCH v4 11/14] commit-graph: expire commit-graph files
` [PATCH v4 12/14] commit-graph: create options for split files
` [PATCH v4 13/14] commit-graph: verify chains with --shallow mode
` [PATCH v4 14/14] commit-graph: clean up chains after flattened write
` [PATCH v5 00/16] Commit-graph: Write incremental files
` [PATCH v5 01/16] commit-graph: document commit-graph chains
` [PATCH v5 02/16] commit-graph: prepare for "
` [PATCH v5 04/16] commit-graph: load "
` [PATCH v5 03/16] commit-graph: rename commit_compare to oid_compare
` [PATCH v5 05/16] commit-graph: add base graphs chunk
` [PATCH v5 06/16] commit-graph: rearrange chunk count logic
` [PATCH v5 07/16] commit-graph: write commit-graph chains
` [PATCH v5 08/16] commit-graph: add --split option to builtin
` [PATCH v5 09/16] commit-graph: merge commit-graph chains
` [PATCH v5 10/16] commit-graph: allow cross-alternate chains
` [PATCH v5 11/16] commit-graph: expire commit-graph files
` [PATCH v5 13/16] commit-graph: verify chains with --shallow mode
` [PATCH v5 12/16] commit-graph: create options for split files
` [PATCH v5 14/16] commit-graph: clean up chains after flattened write
` [PATCH v5 15/16] commit-graph: test octopus merges with --split
` [PATCH v5 16/16] commit-graph: test --split across alternate without --split
Is --filter-print-omitted correct/used/needed?
2019-06-07 21:10 UTC (4+ messages)
[PATCH] documentation: add tutorial for revision walking
2019-06-07 19:15 UTC (17+ messages)
` [RFC PATCH 00/13] example implementation of revwalk tutorial
` [RFC PATCH 01/13] walken: add infrastructure for revwalk demo
` [RFC PATCH 02/13] walken: add usage to enable -h
` [RFC PATCH 03/13] walken: add placeholder to initialize defaults
` [RFC PATCH 04/13] walken: add handler to git_config
` [RFC PATCH 05/13] walken: configure rev_info and prepare for walk
` [RFC PATCH 06/13] walken: perform our basic revision walk
` [RFC PATCH 07/13] walken: filter for authors from gmail address
` [RFC PATCH 08/13] walken: demonstrate various topographical sorts
` [RFC PATCH 09/13] walken: demonstrate reversing a revision walk list
` [RFC PATCH 10/13] walken: add unfiltered object walk from HEAD
` [RFC PATCH 11/13] walken: add filtered object walk
` [RFC PATCH 12/13] walken: count omitted objects
` [RFC PATCH 13/13] walken: reverse the object walk order
[PATCH v2 0/9] Filter combination
2019-06-07 17:58 UTC (5+ messages)
` [PATCH v2 4/9] list-objects-filter: implement composite filters
[PATCH] test: completion: tests for __gitcomp regression
2019-06-07 17:33 UTC (5+ messages)
` [PATCH] completion: do not cache if --git-completion-helper fails
[PATCH] sha1dc: update from upstream
2019-06-07 17:03 UTC (4+ messages)
` [PATCH] configure: Detect linking style for HP aCC on HP-UX
[GIT PULL] l10n updates for 2.22.0 round 3
2019-06-07 16:36 UTC (2+ messages)
Centos7 compiling git
2019-06-07 10:25 UTC (2+ messages)
[RFC/PATCH 0/5] Fix fetch regression with transport helpers
2019-06-07 5:32 UTC (7+ messages)
` CI builds on GitGitGadget, was "
[GSoC] Blogging with Rohit
2019-06-07 4:10 UTC (2+ messages)
Git self test failure on Solaris 11.3
2019-06-07 1:03 UTC (5+ messages)
[PATCH] completion (zsh): fix misleading install location
2019-06-06 22:52 UTC (3+ messages)
[PATCH v1 0/5] Filter combination
2019-06-06 22:44 UTC (2+ messages)
[ANNOUNCE] Git v2.22.0-rc3
2019-06-06 20:04 UTC
What's cooking in git.git (Jun 2019, #02; Thu, 6)
2019-06-06 19:57 UTC
[PATCH] clang-format: use git grep to generate the ForEachMacros list
2019-06-06 18:29 UTC (3+ messages)
[PATCH 00/11] [RFC] Create 'core.size=large' setting to update config defaults
2019-06-06 16:07 UTC (4+ 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).