messages from 2019-06-30 13:06:13 to 2019-07-03 13:04:40 UTC [more...]
Travis not looking so good
2019-07-03 13:04 UTC (6+ messages)
` [PATCH 1/2] ci: don't update Homebrew
` [PATCH 2/2] ci: disable Homebrew's auto cleanup
Virtual Git Contributor Summit
2019-07-03 13:01 UTC
[PATCH v2 0/9] grep: move from kwset to optional PCRE v2
2019-07-03 11:27 UTC (19+ messages)
` [PATCH v3 00/10] "
` [PATCH v3 01/10] log tests: test regex backends in "--encode=<enc>" tests
` [PATCH v3 02/10] grep: don't use PCRE2?_UTF8 with "log --encoding=<non-utf8>"
` [PATCH v3 03/10] t4210: skip more command-line encoding tests on MinGW
` [PATCH v3 04/10] grep: inline the return value of a function call used only once
` [PATCH v3 05/10] grep tests: move "grep binary" alongside the rest
` [PATCH v3 06/10] grep tests: move binary pattern tests into their own file
` [PATCH v3 07/10] grep: make the behavior for NUL-byte in patterns sane
` [PATCH v3 08/10] grep: drop support for \0 in --fixed-strings <pattern>
` [PATCH v3 09/10] grep: remove the kwset optimization
` [PATCH v3 10/10] grep: use PCRE v2 for optimized fixed-string search
[PATCH 0/1] gettext(windows): always use UTF-8
2019-07-03 11:26 UTC (3+ messages)
` [PATCH 1/1] gettext: always use UTF-8 on native Windows
What's cooking in git.git (Jun 2019, #07; Fri, 28)
2019-07-03 11:13 UTC (12+ messages)
` ab/no-kwset, was "
[PATCH] check_everything_connected: assume alternate ref tips are valid
2019-07-03 9:12 UTC (15+ messages)
` [PATCH 1/2] object-store.h: move for_each_alternate_ref() from transport.h
` [PATCH v2 2/2] check_everything_connected: assume alternate ref tips are valid
[PATCH] transport-helper: enforce atomic in push_refs_with_push
2019-07-03 9:10 UTC (9+ messages)
[PATCH v2 00/10] Add 'ls-files --debug-json' to dump the index in json
2019-07-03 9:08 UTC (3+ messages)
` [PATCH v2 05/10] split-index.c: dump "link" extension as json
[GSoC][PATCH v7 00/10] clone: dir-iterator refactoring with tests
2019-07-03 8:57 UTC (11+ messages)
` [GSoC][PATCH v7 06/10] dir-iterator: add flags parameter to dir_iterator_begin
Submodule "git branch" says (HEAD detached at <incorrect-commit>)
2019-07-03 8:31 UTC (2+ messages)
[GSoC] My project blog
2019-07-03 4:34 UTC
[ANNOUNCE] diffr, a diff highlighting tool
2019-07-02 20:07 UTC
[PATCH v6] l10n: localizable upload progress messages
2019-07-02 19:30 UTC (2+ messages)
[RFC/PATCH 1/2] rebuash - squash/rebase in a single step
2019-07-02 19:30 UTC (11+ messages)
Tracking parent branches in Git
2019-07-02 19:24 UTC (12+ messages)
[PATCH 0/1] Update git-clone doc: refer to long option
2019-07-02 19:14 UTC (5+ messages)
` [PATCH v2 0/2] Update git-clone doc: refer to long form of the options and list short form of the options first
` [PATCH v2 1/2] docs: git-clone: refer to long form of options
` [PATCH v2 2/2] docs: git-clone: list short form of options first
[Git 2.22.0] git submodule foreach now requires quoted command?
2019-07-02 19:11 UTC (3+ messages)
[Bug] Unexpected behavior on case insensitive filesystems
2019-07-02 19:05 UTC (2+ messages)
[PATCH v5 00/26] Add new command 'switch'
2019-07-02 17:51 UTC (7+ messages)
` [PATCH v6 00/27] "
` [PATCH v6 07/27] checkout: inform the user when removing branch state
[PATCH 0/1] Fix test bug with spaces in file owner
2019-07-02 17:25 UTC (4+ messages)
` [PATCH 1/1] t5319: use 'test-tool path-utils' instead of 'ls -l'
[PATCH 0/1] t3420 remove progress from output
2019-07-02 17:23 UTC (5+ messages)
` [PATCH 1/1] t3420: remove progress lines before comparing output
[PATCH 00/11] [RFC] Create 'core.size=large' setting to update config defaults
2019-07-02 16:59 UTC (18+ messages)
` [PATCH v2 0/3] [RFC] Create 'core.featureAdoptionRate' "
` [PATCH v2 1/3] repo-settings: create core.featureAdoptionRate setting
` [PATCH v3 0/3] [RFC] Create 'core.featureAdoptionRate' setting to update config defaults
` [PATCH v3 1/3] repo-settings: create core.featureAdoptionRate setting
` [PATCH v3 2/3] repo-settings: use index.version=4 by default
` [PATCH v3 3/3] repo-settings: pack.useSparse=true
[GSoC][PATCH 0/3] Teach cherry-pick/revert to skip commits
2019-07-02 15:26 UTC (8+ messages)
` [GSoC][PATCH v8 0/5] "
` [GSoC][PATCH v8 1/5] sequencer: add advice for revert
` [GSoC][PATCH v8 2/5] sequencer: rename reset_for_rollback to reset_merge
` [GSoC][PATCH v8 3/5] sequencer: use argv_array in reset_merge
` [GSoC][PATCH v8 4/5] cherry-pick/revert: add --skip option
` [GSoC][PATCH v8 5/5] cherry-pick/revert: advise using --skip
[PATCH 0/6] easy bulk commit creation in tests
2019-07-02 5:22 UTC (12+ messages)
` [PATCH 1/6] test-lib: introduce test_commit_bulk
` [PATCH v2 "
[PATCH] completion: add missing completions for log, diff, show
2019-07-02 1:56 UTC (2+ messages)
[QUESTION] Git fails to detect merge conflict?
2019-07-02 0:15 UTC (2+ messages)
[PATCH v2] documentation: add tutorial for revision walking
2019-07-01 20:20 UTC (16+ messages)
` [PATCH v3] "
` [RFC PATCH v3 00/13] example implementation of revwalk tutorial
` [RFC PATCH v3 01/13] walken: add infrastructure for revwalk demo
` [RFC PATCH v3 02/13] walken: add usage to enable -h
` [RFC PATCH v3 03/13] walken: add placeholder to initialize defaults
` [RFC PATCH v3 04/13] walken: add handler to git_config
` [RFC PATCH v3 05/13] walken: configure rev_info and prepare for walk
` [RFC PATCH v3 06/13] walken: perform our basic revision walk
` [RFC PATCH v3 07/13] walken: filter for authors from gmail address
` [RFC PATCH v3 08/13] walken: demonstrate various topographical sorts
` [RFC PATCH v3 09/13] walken: demonstrate reversing a revision walk list
` [RFC PATCH v3 10/13] walken: add unfiltered object walk from HEAD
` [RFC PATCH v3 11/13] walken: add filtered object walk
` [RFC PATCH v3 12/13] walken: count omitted objects
` [RFC PATCH v3 13/13] walken: reverse the object walk order
[PATCH 00/11] Create 'expire' and 'repack' verbs for git-multi-pack-index
2019-07-01 19:24 UTC (17+ messages)
` [PATCH] t5319: don't trip over a user name with whitespace
[RFC PATCH v2 00/13] example implementation of revwalk tutorial
2019-07-01 19:19 UTC (6+ messages)
` [RFC PATCH v2 10/13] walken: add unfiltered object walk from HEAD
2.22.0 repack -a duplicating pack contents
2019-07-01 18:15 UTC (9+ messages)
` [PATCH] repack: disable bitmaps-by-default if .keep files exist
` [PATCH 2/1] repack: warn if bitmaps are explicitly enabled with keep files
[BUG] Symbolic links break "git fast-export"?
2019-07-01 18:02 UTC (8+ messages)
What's cooking in git.git (Jun 2019, #06; Wed, 26)
2019-07-01 17:55 UTC (5+ messages)
[PATCH 0/1] ref-filter.c: faster multi-pattern ref filtering
2019-07-01 14:49 UTC (6+ messages)
` [PATCH 1/1] ref-filter.c: find disjoint pattern prefixes
[PATCH v10 0/9] blame: add the ability to ignore commits
2019-07-01 14:45 UTC (10+ messages)
` [PATCH v10 1/9] fsck: rename and touch up init_skiplist()
` [PATCH v10 2/9] Move oidset_parse_file() to oidset.c
` [PATCH v10 3/9] blame: use a helper function in blame_chunk()
` [PATCH v10 4/9] blame: add the ability to ignore commits and their changes
` [PATCH v10 5/9] blame: add config options for the output of ignored or unblamable lines
` [PATCH v10 6/9] blame: optionally track line fingerprints during fill_blame_origin()
` [PATCH v10 7/9] blame: add a fingerprint heuristic to match ignored lines
` [PATCH v10 8/9] blame: use the "
` [PATCH v10 9/9] blame: add a test to cover blame_coalesce()
[PATCH 0/3] Wip/quieter sequencer status parsing
2019-07-01 14:40 UTC (5+ messages)
` [PATCH 3/3] status: do not report errors in sequencer/todo
[PATCH 0/1] git-prompt: improve cherry-pick/revert detection
2019-07-01 14:21 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v9 7/9] blame: add a fingerprint heuristic to match ignored lines
2019-07-01 14:16 UTC (3+ messages)
` [PATCH] t8014: remove unnecessary braces
[PATCH v4 00/11] Commit-graph write refactor (was: Create commit-graph file format v2)
2019-07-01 12:19 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v5 02/11] commit-graph: return with errors during write
[PATCH 0/1] Make rebase.reschedulefailedexec less overzealous
2019-07-01 11:58 UTC (12+ messages)
` [PATCH 1/1] Let rebase.reschedulefailedexec only affect interactive rebases
` [PATCH v2 0/1] Make rebase.reschedulefailedexec less overzealous
` [PATCH v2 1/1] rebase --am: ignore rebase.reschedulefailedexec
[ANNOUNCE] git-cinnabar 0.5.2
2019-07-01 5:24 UTC
specifying revision - how to enforce matching a tag/branch-name or revision only
2019-07-01 0:30 UTC (4+ messages)
` [PATCH/RFC] get_oid: new extended SHA-1 syntax to control resolution process
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).