git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-11-28 00:16:19 to 2019-12-03 15:41:27 UTC [more...]

[PATCH v4 00/27] t: test cleanup stemming from experimentally enabling pipefail
 2019-12-03 15:41 UTC  (12+ messages)
` [PATCH v5 00/26] "
  ` [PATCH v5 22/26] t7700: consolidate code into test_no_missing_in_packs()
  ` [PATCH v5 26/26] t7700: stop losing return codes of git commands

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

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

[PATCH v3 0/6] Add --pathspec-from-file option for reset, commit
 2019-12-03 14:02 UTC  (15+ 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] Brown-bag fix on top of js/mingw-inherit-only-std-handles
 2019-12-03 12:04 UTC  (27+ 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 v2 1/2] mingw: do set `errno` correctly when trying to restrict handle inheritance
  ` [PATCH v2 2/2] mingw: translate ERROR_SUCCESS to errno = 0
  ` [PATCH v3 0/2] Brown-bag fix on top of js/mingw-inherit-only-std-handles
    ` [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)

[PATCH v2 0/3] git-p4.py: Cast byte strings to unicode strings in python3
 2019-12-03  0:18 UTC  (4+ messages)
` [PATCH v3 0/1] "
  ` [PATCH v3 1/1] Python3 support for t9800 tests. Basic P4/Python3 support

[RFC PATCH v2 0/2] rebase -i: extend rebase.missingCommitsCheck to `--edit-todo'
 2019-12-02 23:47 UTC  (4+ 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'

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

What's cooking in git.git (Dec 2019, #01; Mon, 2)
 2019-12-02 21:05 UTC  (3+ messages)

This list is now also archived on lore.kernel.org/git
 2019-12-02 19:26 UTC  (19+ messages)
` [PATCH 1/2] doc: recommend lore.kernel.org over public-inbox.org
` [PATCH 0/2] Hi Peff,
  ` [PATCH 2/2] RelNotes: replace Gmane with real Message-IDs
  ` [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 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  (6+ messages)

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

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

[PATCH v4 0/2] git-gui: revert untracked files by deleting them
 2019-12-01 20:09 UTC  (17+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 2/3] git-gui: update status bar to track operations
  ` [PATCH v6 0/3] git-gui: revert untracked files by deleting them
    ` [PATCH v6 1/3] git-gui: consolidate naming conventions
    ` [PATCH v6 2/3] git-gui: update status bar to track operations
    ` [PATCH v6 3/3] git-gui: revert untracked files by deleting them
    ` [PATCH v7 0/3] "
      ` [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 1/2] revision: clear the topo-walk flags in reset_revision_walk
 2019-12-01 16:22 UTC  (4+ messages)
` [PATCH 2/2] revision: free topo_walk_info before creating a new one in init_topo_walk

[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  (8+ messages)
` [PATCH 3/4] mingw: spawned processes need to inherit only standard handles

[PATCH 0/1] gpg-interface: prefer check_signature() for GPG verification
 2019-11-30 21:57 UTC  (3+ messages)
` [PATCH 1/1] "

git-rebase produces incorrect output
 2019-11-30 17:58 UTC  (6+ messages)

Bug with "git rebase" when format.useAutoBase is set
 2019-11-30 17:25 UTC  (5+ messages)
` [PATCH 0/5] rebase: fix breakage with `format.useAutoBase`
  ` [PATCH 1/5] t3400: demonstrate failure with format.useAutoBase

Push a ref to a remote with many refs
 2019-11-30 17:08 UTC  (4+ messages)
` [PATCH] send-pack: use OBJECT_INFO_QUICK to check negative objects

[PATCH 0/8] build-in add -i: implement all commands in the main loop
 2019-11-29 21:11 UTC  (11+ messages)
` [PATCH v2 0/9] built-in "
  ` [PATCH v2 1/9] add-interactive: make sure to release `rev.prune_data`
  ` [PATCH v2 2/9] built-in add -i: allow filtering the modified files list
  ` [PATCH v2 3/9] built-in add -i: prepare for multi-selection commands
  ` [PATCH v2 4/9] built-in add -i: implement the `update` command
  ` [PATCH v2 5/9] built-in add -i: re-implement `revert` in C
  ` [PATCH v2 6/9] built-in add -i: re-implement `add-untracked` "
  ` [PATCH v2 7/9] built-in add -i: implement the `patch` command
  ` [PATCH v2 8/9] built-in add -i: re-implement the `diff` command
  ` [PATCH v2 9/9] built-in add -i: offer the `quit` command

Dialog "compressing ... Success" is not closeable with Escape key
 2019-11-29  9:58 UTC 

Merge commit says refs/heads/<branchname> instead of <branchname>
 2019-11-29  8:06 UTC  (5+ messages)

[PATCH v1 1/1] sequencer: fix a memory leak in sequencer_continue()
 2019-11-28 23:02 UTC 

Git Test Coverage Report (Nov 25)
 2019-11-28 22:04 UTC  (6+ messages)

[PATCH 0/5] parse_branchname_arg(): make code easier to understand
 2019-11-28 19:32 UTC  (6+ messages)
` [PATCH 1/5] parse_branchname_arg(): fix dash_dash_pos, drop argcount
` [PATCH 2/5] parse_branchname_arg(): introduce expect_commit_only
` [PATCH 3/5] parse_branchname_arg(): update code comments
` [PATCH 4/5] parse_branchname_arg(): refactor the decision making
` [PATCH 5/5] t2024: cover more cases

[RFC PATCH 0/4] git-p4: python 3 compatability
 2019-11-28 12:54 UTC  (7+ messages)
` [RFC PATCH 1/4] git-p4: decode response from p4 to str for python3
` [RFC PATCH 2/4] git-p4: properly encode/decode communication with git for python 3
` [RFC PATCH 3/4] git-p4: open .gitp4-usercache.txt in text mode
` [RFC PATCH 4/4] git-p4: use utf-8 encoding for file paths throughout

Travis OS X gcc job is broken (again)
 2019-11-28 12:33 UTC  (5+ messages)
` [PATCH] ci: detect installed gcc in Travis CI

[PATCH 0/5] drop non-reentrant time usage
 2019-11-28 12:25 UTC  (10+ messages)
` [PATCH 5/5] mingw: use {gm,local}time_s as backend for {gm,local}time_r
` [PATCH v2 0/3] Phase out non-reentrant time functions
  ` [PATCH v2 1/3] date.c: switch to reentrant {gm,local}time_r
  ` [PATCH v2 2/3] archive-zip.c: switch to reentrant localtime_r
  ` [PATCH v2 3/3] mingw: use {gm,local}time_s as backend for {gm,local}time_r

Question about recurse-submodules
 2019-11-28 12:03 UTC 

[GSoC][PATCHl 0/6] rebase -i: support more options
 2019-11-28 11:14 UTC  (3+ messages)
` [PATCH v5 "

Bug whith reporting of git push
 2019-11-28  7:11 UTC 


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