git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-11-30 22:10:27 to 2019-12-05 13:55:19 UTC [more...]

[PATCH v2 0/3] git-p4.py: Cast byte strings to unicode strings in python3
 2019-12-05 13:55 UTC  (27+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] Python3 support for t9800 tests. Basic P4/Python3 support
  ` [PATCH v4 00/11] git-p4.py: Cast byte strings to unicode strings in python3
    ` [PATCH v4 01/11] git-p4: select p4 binary by operating-system
    ` [PATCH v4 02/11] git-p4: change the expansion test from basestring to list
    ` [PATCH v4 03/11] git-p4: add new helper functions for python3 conversion
    ` [PATCH v4 04/11] git-p4: python3 syntax changes
    ` [PATCH v4 05/11] git-p4: Add new functions in preparation of usage
    ` [PATCH v4 06/11] git-p4: Fix assumed path separators to be more Windows friendly
    ` [PATCH v4 07/11] git-p4: Add a helper class for stream writing
    ` [PATCH v4 08/11] git-p4: p4CmdList - support Unicode encoding
    ` [PATCH v4 09/11] git-p4: Add usability enhancements
    ` [PATCH v4 10/11] git-p4: Support python3 for basic P4 clone, sync, and submit
    ` [PATCH v4 11/11] git-p4: Added --encoding parameter to p4 clone

git clone git clone some://url
 2019-12-05 12:35 UTC  (3+ messages)

[PATCH] grep: provide pathspecs/patterns via file or stdin
 2019-12-05 11:58 UTC  (6+ messages)
` [PATCH v2] grep: support the --pathspec-from-file option

[PATCH v3 0/6] Add --pathspec-from-file option for reset, commit
 2019-12-05 10:43 UTC  (19+ messages)
` [PATCH v4 00/13] Add --pathspec-from-file option
  ` [PATCH v4 01/13] parse-options.h: add new options `--pathspec-from-file`, `--pathspec-file-nul`
  ` [PATCH v4 02/13] pathspec: add new function to parse file
  ` [PATCH v4 03/13] doc: reset: synchronize <pathspec> description
  ` [PATCH v4 04/13] reset: support the `--pathspec-from-file` option
  ` [PATCH v4 05/13] doc: commit: synchronize <pathspec> description
  ` [PATCH v4 06/13] commit: support the --pathspec-from-file option
  ` [PATCH v4 07/13] cmd_add: prepare for next patch
  ` [PATCH v4 08/13] add: support the --pathspec-from-file option
  ` [PATCH v4 09/13] doc: checkout: remove duplicate synopsis
  ` [PATCH v4 10/13] doc: checkout: fix broken text reference
  ` [PATCH v4 11/13] doc: checkout: synchronize <pathspec> description
  ` [PATCH v4 12/13] doc: restore: "
  ` [PATCH v4 13/13] checkout, restore: support the --pathspec-from-file option

[PATCH 0/1] fix-typo: consecutive-word duplications
 2019-12-05  3:45 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] gitk branch name encoding utf-8 probrem
 2019-12-04 22:29 UTC  (2+ messages)

[PATCH v4 00/27] t: test cleanup stemming from experimentally enabling pipefail
 2019-12-04 22:07 UTC  (22+ messages)
` [PATCH v5 00/26] "
  ` [PATCH v5 22/26] t7700: consolidate code into test_no_missing_in_packs()
                  ` [PATCH v6 0/5] t: test cleanup stemming from experimentally enabling pipefail
                    ` [PATCH v6 1/5] t7700: consolidate code into test_no_missing_in_packs()
                    ` [PATCH v6 2/5] t7700: consolidate code into test_has_duplicate_object()
                    ` [PATCH v6 3/5] t7700: replace egrep with grep
                    ` [PATCH v6 4/5] t7700: make references to SHA-1 generic
                    ` [PATCH v6 5/5] t7700: stop losing return codes of git commands
  ` [PATCH v5 26/26] "
          ` t: remove inappropriate uses of test_must_fail(), was "

[RFC PATCH v2 0/2] rebase -i: extend rebase.missingCommitsCheck to `--edit-todo'
 2019-12-04 21:51 UTC  (6+ messages)
` [PATCH v3 0/2] rebase -i: extend rebase.missingCommitsCheck
  ` [PATCH v3 1/2] sequencer: move check_todo_list_from_file() to rebase-interactive.c
  ` [PATCH v3 2/2] rebase-interactive: warn if commit is dropped with `rebase --edit-todo'

Push a ref to a remote with many refs
 2019-12-04 21:37 UTC  (8+ messages)
` [PATCH] send-pack: use OBJECT_INFO_QUICK to check negative objects

[PATCH 0/5] rebase: fix breakage with `format.useAutoBase`
 2019-12-04 21:25 UTC  (18+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/5] rebase: fix format.useAutoBase breakage
  ` [PATCH v3 0/5] rebase: fix breakage with `format.useAutoBase`
    ` [PATCH v3 1/5] t3400: demonstrate failure with format.useAutoBase
    ` [PATCH v3 2/5] format-patch: fix indentation
    ` [PATCH v3 3/5] t4014: use test_config()
    ` [PATCH v3 4/5] format-patch: teach --no-base
    ` [PATCH v3 5/5] rebase: fix format.useAutoBase breakage
    ` [PATCH v4 0/5] rebase: fix breakage with `format.useAutoBase`
      ` [PATCH v4 1/5] t3400: demonstrate failure with format.useAutoBase
      ` [PATCH v4 2/5] format-patch: fix indentation
      ` [PATCH v4 3/5] t4014: use test_config()
      ` [PATCH v4 4/5] format-patch: teach --no-base
      ` [PATCH v4 5/5] rebase: fix format.useAutoBase breakage

[BUG?] ls-files -o now traverses nested repo when given multiple pathspecs
 2019-12-04 20:04 UTC  (4+ messages)

[PATCH 1/2] revision: clear the topo-walk flags in reset_revision_walk
 2019-12-04 19:47 UTC  (6+ messages)
` [PATCH 2/2] revision: free topo_walk_info before creating a new one in init_topo_walk

What's cooking in git.git (Dec 2019, #01; Mon, 2)
 2019-12-04 18:53 UTC  (8+ messages)

[PATCH 0/2] Hi Peff,
 2019-12-04 18:28 UTC  (6+ messages)
` [PATCH v2 0/3] Doc: replace opaque mail archive links with lore.kernel.org
  ` [PATCH v2 1/3] doc: replace MARC "
  ` [PATCH v2 2/3] RelNotes: replace Gmane with real Message-IDs
  ` [PATCH v2 3/3] doc: replace LKML link with lore.kernel.org

[PATCH] packfile.c: speed up loading lots of packfiles
 2019-12-04 18:15 UTC  (14+ messages)
` hashmap vs khash? "

[PATCH v2] contrib: git-cpcover: copy cover letter
 2019-12-04 17:07 UTC  (7+ messages)

[PATCH 0/1] git-p4: use lfs.storage instead of local .git/lfs
 2019-12-04 16:51 UTC  (3+ messages)
` [PATCH 1/1] git-p4: use lfs.storage instead of local .git/lfs Use lfs.storage if it defined in git.config. If lfs.storage not define - used local .git/lfs. Original code uses local .git/lfs in sync/clone operations, but if you have external lfs storage better to use it

[PATCH 0/2] Advice upon clone --recurse-submodules --reference
 2019-12-03 16:50 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] Doc: explain submodule.alternateErrorStrategy
  ` [PATCH v2 2/2] submodule--helper: advise on fatal alternate error

[PATCH 0/2] Feature: New Variable git-p4.binary
 2019-12-03 15:59 UTC  (5+ messages)
` [PATCH v2 0/3] Feature: New Variable git-p4.p4program

[PATCH 0/1] Brown-bag fix on top of js/mingw-inherit-only-std-handles
 2019-12-03 12:04 UTC  (19+ messages)
` [PATCH 1/1] mingw: do set `errno` correctly when trying to restrict handle inheritance
` [PATCH v2 0/2] Brown-bag fix on top of js/mingw-inherit-only-std-handles
  ` [PATCH v3 "
    ` [PATCH v3 1/2] mingw: do set `errno` correctly when trying to restrict handle inheritance
    ` [PATCH v3 2/2] mingw: translate ERROR_SUCCESS to errno = 0

one bug on git
 2019-12-03  9:30 UTC  (7+ messages)

[RFC] Hook management via 'git hooks' command
 2019-12-02 23:46 UTC  (11+ messages)

[PATCH 0/1] pkt-line: fix a typo
 2019-12-02 17:02 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] t4210: skip i18n tests that don't work on FreeBSD
 2019-12-02 17:01 UTC  (5+ messages)
` [PATCH v2] "

Fw: [PATCH] Documentation: networking: device drivers: Remove stray asterisks
 2019-12-02 14:22 UTC  (8+ messages)
  `  "

git-status performance with submodules
 2019-12-02 14:05 UTC  (3+ messages)

difftool fails with dangling symlinks, writes to targets outside of the repository
 2019-12-02 12:23 UTC  (2+ messages)

[PATCH] t5150: skip request-pull test if Perl is disabled
 2019-12-02  6:19 UTC  (4+ messages)

[PATCH] t7812: expect failure for grep -i with invalid UTF-8 data
 2019-12-02  6:13 UTC  (6+ messages)

[PATCH 0/1] contrib/buildsystems: fix Visual Studio Debug configuration
 2019-12-01 23:41 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v5 0/3] git-gui: revert untracked files by deleting them
 2019-12-01 20:09 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/3] git-gui: update status bar to track operations
  ` [PATCH v7 0/3] git-gui: revert untracked files by deleting them
    ` [PATCH v7 1/3] git-gui: consolidate naming conventions
    ` [PATCH v7 2/3] git-gui: update status bar to track operations
    ` [PATCH v7 3/3] git-gui: revert untracked files by deleting them

[PATCH 0/2] checkout: die() on ambiguous tracking branches
 2019-12-01 16:52 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] t9300-fast-import: don't hang if background fast-import exits too early
 2019-12-01 15:38 UTC  (4+ messages)

[PATCH v4 0/2] commit-graph: use start_delayed_progress()
 2019-12-01  9:33 UTC  (6+ messages)
` [PATCH v5 "

[PULL] Documentation for 5.5
 2019-12-01  0:40 UTC 

[PATCH 0/4] On Windows, limit which file handles are inherited by spawned child processes
 2019-11-30 22:10 UTC  (6+ messages)
` [PATCH 3/4] mingw: spawned processes need to inherit only standard handles


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