git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-07-05 17:07:08 to 2019-07-11 18:07:21 UTC [more...]

[PATCH v3 0/3] use mailmap by default in git log
 2019-07-11 18:06 UTC  (4+ messages)
` [PATCH v3 1/3] log: use mailmap by default
` [PATCH v3 2/3] log: add --no-use-mailmap option to complement --use-mailmap option
` [PATCH v3 3/3] tests: rework mailmap tests for git log

Bug with deleted files and stash-push --keep-idex
 2019-07-11 17:48 UTC  (2+ messages)
` [PATCH] stash: fix handling removed files with --keep-index

[PATCH] log: use mailmap by default
 2019-07-11 17:42 UTC  (5+ messages)

[PATCH v2 0/3] use mailmap by default in git log
 2019-07-11 17:38 UTC  (6+ messages)
` [PATCH v2 1/3] log: use mailmap by default
` [PATCH v2 2/3] log: add --no-use-mailmap option to complement --use-mailmap option
` [PATCH v2 3/3] tests: add test for git log --no-use-mailmap

[Question] Diff text filters and git add
 2019-07-11 17:28 UTC  (4+ messages)

What's cooking in git.git (Jul 2019, #02; Tue, 9)
 2019-07-11 17:28 UTC  (7+ messages)
` jl/status-reduce-vertical-blank, was "

[PATCH] gitk: fix --all behavior combined with --not
 2019-07-11 17:11 UTC  (9+ messages)

[PATCH] env--helper: mark a file-local symbol as static
 2019-07-11 17:06 UTC 

Unexpected or wrong ff, no-ff and ff-only behaviour
 2019-07-11 17:03 UTC  (13+ messages)

List of Known Issues for a particular release
 2019-07-11 16:09 UTC  (3+ messages)

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

[GSoC][PATCH v7 00/10] clone: dir-iterator refactoring with tests
 2019-07-11 15:24 UTC  (17+ messages)
` [GSoC][PATCH v7 06/10] dir-iterator: add flags parameter to dir_iterator_begin
` [GSoC][PATCH v8 00/10] clone: dir-iterator refactoring with tests
  ` [GSoC][PATCH v8 01/10] clone: test for our behavior on odd objects/* content
  ` [GSoC][PATCH v8 02/10] clone: better handle symlinked files at .git/objects/
  ` [GSoC][PATCH v8 03/10] dir-iterator: add tests for dir-iterator API
  ` [GSoC][PATCH v8 04/10] dir-iterator: use warning_errno when possible
  ` [GSoC][PATCH v8 05/10] dir-iterator: refactor state machine model
  ` [GSoC][PATCH v8 06/10] dir-iterator: add flags parameter to dir_iterator_begin
  ` [GSoC][PATCH v8 07/10] clone: copy hidden paths at local clone
  ` [GSoC][PATCH v8 08/10] clone: extract function from copy_or_link_directory
  ` [GSoC][PATCH v8 09/10] clone: use dir-iterator to avoid explicit dir traversal
  ` [GSoC][PATCH v8 10/10] clone: replace strcmp by fspathcmp

`@` alias for `HEAD` not working in `git push -u origin @`
 2019-07-11 14:48 UTC  (4+ messages)

[RFC PATCH 0/3] Add a JSON Schema for trace2 events
 2019-07-11 13:35 UTC  (7+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/3] trace2: Add a JSON schema "
  ` [RFC PATCH v2 2/3] trace2: add a schema validator "
  ` [RFC PATCH v2 3/3] ci: run trace2 schema validation in the CI suite

What's cooking in git.git (Jul 2019, #01; Wed, 3)
 2019-07-11  9:51 UTC  (12+ messages)
` kb/windows-force-utf8, was "
` mt/dir-iterator-updates, "

[PATCH 0/1] diff: release all handles before running external diff
 2019-07-11  8:23 UTC  (7+ messages)
` [PATCH 1/1] diff: munmap() file contents "
` [PATCH v2 0/1] diff: release all handles "
  ` [PATCH v2 1/1] diff: munmap() file contents "

Git Test Coverage Report (Wed. July 10)
 2019-07-11  2:13 UTC  (2+ messages)

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

[PATCH] ref-filter: fix memory leak in `free_array_item()`
 2019-07-10 20:41 UTC  (2+ messages)

[PATCH 0/1] windows: avoid illegal filenames during a build
 2019-07-10 20:35 UTC  (8+ messages)
` [PATCH 1/1] Avoid illegal filenames when building Documentation on NTFS

[PATCH] transport-helper: enforce atomic in push_refs_with_push
 2019-07-10 17:53 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] l10n: es: Fix accent mark in several words
 2019-07-10 13:39 UTC 

Weird behavior with git grep --recurse-submodules
 2019-07-10 11:14 UTC  (3+ messages)

Problem with git diff
 2019-07-09 23:35 UTC  (5+ messages)
  ` -EXT-Re: "

[PATCH] trace2: correct trace2 field name documentation
 2019-07-09 23:09 UTC 

[PATCH v2 0/3] [RFC] Create 'core.featureAdoptionRate' setting to update config defaults
 2019-07-09 22:05 UTC  (7+ messages)
` [PATCH v3 "

[PATCH] credential: add nocache option to the credentials API
 2019-07-09 12:56 UTC  (2+ messages)

[PATCH v2] builtin/merge.c - cleanup of code in for-cycle that tests strategies
 2019-07-09  3:15 UTC 

[PATCH v1] builtin/merge.c - cleanup of code in for-cycle that tests strategies
 2019-07-08 20:52 UTC  (4+ messages)

[RFC PATCH 0/5] oidmap: handle entries with the same key
 2019-07-08 20:24 UTC  (7+ 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

Fwd: Discovering the new parents in commit hooks
 2019-07-08 20:09 UTC  (2+ messages)

[PATCH v1] merge - rename a shadowed variable in cmd_merge
 2019-07-08 20:02 UTC  (2+ messages)

[PATCH 0/1] gettext(windows): always use UTF-8
 2019-07-08 18:30 UTC  (6+ messages)
` [PATCH v2 "
  ` [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  (5+ 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  (12+ messages)
      ` [PATCH] repack: disable bitmaps-by-default if .keep files exist
          ` [PATCH 2/1] repack: warn if bitmaps are explicitly enabled with keep files

`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 

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

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

Virtual Git Contributor Summit
 2019-07-05 20:45 UTC  (3+ messages)

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


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