git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-07-02 14:37:44 to 2019-07-08 19:22:55 UTC [more...]

[PATCH 00/11] [RFC] Create 'core.size=large' setting to update config defaults
 2019-07-08 19:22 UTC  (12+ 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] gitk: fix --all behavior combined with --not
 2019-07-08 19:01 UTC  (4+ messages)

[PATCH 0/1] gettext(windows): always use UTF-8
 2019-07-08 18:30 UTC  (9+ messages)
` [PATCH 1/1] gettext: always use UTF-8 on native Windows
` [PATCH v2 0/1] gettext(windows): always use UTF-8
  ` [PATCH v2 1/1] gettext: always use UTF-8 on native Windows

[PATCH v2 00/10] Add 'ls-files --debug-json' to dump the index in json
 2019-07-08 17:58 UTC  (6+ messages)
` [PATCH v2 05/10] split-index.c: dump "link" extension as json

2.22.0 repack -a duplicating pack contents
 2019-07-08 17:40 UTC  (17+ messages)
        ` [PATCH] repack: disable bitmaps-by-default if .keep files exist
            ` [PATCH 2/1] repack: warn if bitmaps are explicitly enabled with keep files

[PATCH v2 00/14] output improvements for git range-diff
 2019-07-08 16:33 UTC  (40+ messages)
  ` [PATCH v2 01/14] apply: replace marc.info link with public-inbox
  ` [PATCH v2 02/14] apply: only pass required data to skip_tree_prefix
  ` [PATCH v2 03/14] apply: only pass required data to git_header_name
  ` [PATCH v2 04/14] apply: only pass required data to check_header_line
  ` [PATCH v2 05/14] apply: only pass required data to find_name_*
  ` [PATCH v2 06/14] apply: only pass required data to gitdiff_* functions
  ` [PATCH v2 07/14] apply: make parse_git_header public
  ` [PATCH v2 08/14] range-diff: fix function parameter indentation
  ` [PATCH v2 09/14] range-diff: split lines manually
  ` [PATCH v2 10/14] range-diff: don't remove funcname from inner diff
  ` [PATCH v2 11/14] range-diff: suppress line count in outer diff
  ` [PATCH v2 12/14] range-diff: add section header instead of diff header
  ` [PATCH v2 13/14] range-diff: add filename to inner diff
  ` [PATCH v2 14/14] range-diff: add headers to the outer hunk header
  ` [PATCH v3 00/14] output improvements for git range-diff
    ` [PATCH v3 01/14] apply: replace marc.info link with public-inbox
    ` [PATCH v3 02/14] apply: only pass required data to skip_tree_prefix
    ` [PATCH v3 03/14] apply: only pass required data to git_header_name
    ` [PATCH v3 04/14] apply: only pass required data to check_header_line
    ` [PATCH v3 05/14] apply: only pass required data to find_name_*
    ` [PATCH v3 06/14] apply: only pass required data to gitdiff_* functions
    ` [PATCH v3 07/14] apply: make parse_git_header public
    ` [PATCH v3 08/14] range-diff: fix function parameter indentation
    ` [PATCH v3 09/14] range-diff: split lines manually
    ` [PATCH v3 10/14] range-diff: don't remove funcname from inner diff
    ` [PATCH v3 11/14] range-diff: suppress line count in outer diff
    ` [PATCH v3 12/14] range-diff: add section header instead of diff header
    ` [PATCH v3 13/14] range-diff: add filename to inner diff
    ` [PATCH v3 14/14] range-diff: add headers to the outer hunk header

Travis not looking so good
 2019-07-08 10:00 UTC  (10+ messages)
` [PATCH 1/2] ci: don't update Homebrew
  ` [PATCH 2/2] ci: disable Homebrew's auto cleanup
  ` [PATCH] ci/lib.sh: update a comment about installed P4 and Git-LFS versions
    ` [PATCH v1.1] "

Weird behavior with git grep --recurse-submodules
 2019-07-08  8:14 UTC 

`git describe` skipping shallow fetched (grafted) tag
 2019-07-08  5:03 UTC 

rev-parse's show-{cdup,prefix} inconsistent when pwd symlink
 2019-07-07 15:36 UTC 

[RFC PATCH 0/5] oidmap: handle entries with the same key
 2019-07-07  8:30 UTC  (6+ messages)
` [RFC PATCH 1/5] oidmap: add oidmap_add()
` [RFC PATCH 2/5] oidmap: add oidmap_get_next()
` [RFC PATCH 3/5] test-oidmap: add back proper 'add' subcommand
` [RFC PATCH 4/5] test-oidmap: add 'get_all' subcommand
` [RFC PATCH 5/5] t0016: add 'add' and 'get_all' subcommand test

[PATCH] credential: add nocache option to the credentials API
 2019-07-07  5:51 UTC 

[PATCH v1] builtin/merge.c - cleanup of code in for-cycle that tests strategies
 2019-07-07  3:15 UTC  (2+ messages)

[GSoC] Blogging with Rohit
 2019-07-06 20:44 UTC  (2+ messages)

Virtual Git Contributor Summit
 2019-07-06  8:23 UTC  (6+ messages)

Fwd: Discovering the new parents in commit hooks
 2019-07-05 22:01 UTC 

[PATCH v1] merge - rename a shadowed variable in cmd_merge
 2019-07-05 20:32 UTC 

Handling text files encoded in little-endian UTF-16 with BOM
 2019-07-05 18:52 UTC  (3+ messages)

What's cooking in git.git (Jul 2019, #01; Wed, 3)
 2019-07-05 18:17 UTC  (10+ messages)
` kb/windows-force-utf8, was "
` nd/index-dump-in-json, "
` ab/no-kwset, "
` mt/dir-iterator-updates, "

[RFC/PATCH v1] merge - make squash a 1-step operation
 2019-07-05 17:01 UTC  (2+ messages)

Surprising use of memory and time when repacking mozilla's gecko repository
 2019-07-05 11:51 UTC  (11+ messages)

[QUESTION] Git fails to detect merge conflict?
 2019-07-05  0:45 UTC  (3+ messages)

[PATCH v5 00/26] Add new command 'switch'
 2019-07-04 23:57 UTC  (7+ messages)
` [PATCH v6 00/27] "
  ` [PATCH v6 07/27] checkout: inform the user when removing branch state

[PATCH 0/1] Follow-up on top of js/mingw-use-utf8
 2019-07-04 22:36 UTC  (2+ messages)
` [PATCH 1/1] mingw: fix possible buffer overrun when calling `GetUserNameW()`

[PATCH 0/2] Let's use the Win32 API more precisely
 2019-07-04 21:54 UTC  (5+ messages)
` [PATCH 1/2] mingw: get pw_name in UTF-8 format

[PATCH] make slash-rules more readable
 2019-07-04 10:46 UTC  (6+ messages)

[PATCH 0/1] t3420 remove progress from output
 2019-07-04  9:53 UTC  (8+ messages)
` [PATCH 1/1] t3420: remove progress lines before comparing output
` [PATCH v2 0/1] t3420 remove progress from output
  ` [PATCH v2 1/1] t3420: remove progress lines before comparing output

[PATCH 0/1] Give Git a HOME on Windows
 2019-07-04  9:20 UTC  (2+ messages)
` [PATCH 1/1] mingw: initialize HOME on startup

[PATCH 0/1] diff: release all handles before running external diff
 2019-07-04  9:16 UTC  (2+ messages)
` [PATCH 1/1] diff: munmap() file contents "

[PATCH 0/1] windows: avoid illegal filenames during a build
 2019-07-04  9:14 UTC  (2+ messages)
` [PATCH 1/1] Avoid illegal filenames when building Documentation on NTFS

[PATCH] transport-helper: enforce atomic in push_refs_with_push
 2019-07-04  8:29 UTC  (16+ messages)

[PATCH] xdiff: avoid accidental redefinition of LFS feature in OpenIndiana
 2019-07-04  5:11 UTC  (6+ messages)
` [PATCH 0/2] a few more redundant system include cleanups

difference in behavior bw ls-files and ls-tree on paths in submodules
 2019-07-03 19:33 UTC 

[PATCH 00/14] completion: a bunch of updates
 2019-07-03 19:06 UTC  (12+ messages)
` [PATCH 11/14] test: completion: tests for __gitcomp regression
` [PATCH 12/14] test: completion: use global config
` [PATCH 14/14] completion: add default merge strategies

Submodule "git branch" says (HEAD detached at <incorrect-commit>)
 2019-07-03 19:00 UTC  (4+ messages)

[PATCH] check_everything_connected: assume alternate ref tips are valid
 2019-07-03 17:05 UTC  (7+ messages)
` [PATCH v2 2/2] "

Tracking parent branches in Git
 2019-07-03 15:58 UTC  (9+ messages)

[PATCH v2 0/9] grep: move from kwset to optional PCRE v2
 2019-07-03 11:27 UTC  (7+ messages)
` [PATCH v3 00/10] "

What's cooking in git.git (Jun 2019, #07; Fri, 28)
 2019-07-03 11:13 UTC  (3+ messages)

[GSoC][PATCH v7 00/10] clone: dir-iterator refactoring with tests
 2019-07-03  8:57 UTC  (3+ messages)
` [GSoC][PATCH v7 06/10] dir-iterator: add flags parameter to dir_iterator_begin

[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  (6+ messages)

[PATCH 0/1] Update git-clone doc: refer to long option
 2019-07-02 19:14 UTC  (4+ 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 2/2] docs: git-clone: list short form of "

[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 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'

[GSoC][PATCH 0/3] Teach cherry-pick/revert to skip commits
 2019-07-02 15:26 UTC  (3+ messages)
` [GSoC][PATCH v8 0/5] "


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).