git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-11-27 15:13:37 to 2019-12-01 02:13:18 UTC [more...]

[PATCH v4 0/2] git-gui: revert untracked files by deleting them
 2019-12-01  2:12 UTC  (13+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 2/3] git-gui: update status bar to track operations
  ` [PATCH v5 3/3] git-gui: revert untracked files by deleting them
  ` [PATCH v6 0/3] "
    ` [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

Fw: [PATCH] Documentation: networking: device drivers: Remove stray asterisks
 2019-12-01  1:45 UTC  (3+ messages)
  `  "

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

[PATCH 0/1] Brown-bag fix on top of js/mingw-inherit-only-std-handles
 2019-11-30 22:16 UTC  (17+ 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 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] "

[PATCH] t9300-fast-import: don't hang if background fast-import exits too early
 2019-11-30 21:16 UTC  (2+ messages)

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

[PATCH] packfile.c: speed up loading lots of packfiles
 2019-11-30 17:36 UTC  (3+ messages)
` hashmap vs khash? "

Bug with "git rebase" when format.useAutoBase is set
 2019-11-30 17:25 UTC  (13+ messages)
` [PATCH 0/5] rebase: fix breakage with `format.useAutoBase`
  ` [PATCH 1/5] t3400: demonstrate failure with format.useAutoBase
  ` [PATCH v2 0/5] rebase: fix breakage with `format.useAutoBase`
    ` [PATCH v2 1/5] t3400: demonstrate failure with format.useAutoBase
    ` [PATCH v2 2/5] format-patch: fix indentation
    ` [PATCH v2 3/5] t4014: use test_config()
    ` [PATCH v2 4/5] format-patch: teach --no-base
    ` [PATCH v2 5/5] rebase: fix format.useAutoBase breakage

This list is now also archived on lore.kernel.org/git
 2019-11-30 17:14 UTC  (16+ messages)
` [PATCH 1/2] doc: recommend lore.kernel.org over public-inbox.org
` [PATCH 0/2] Hi Peff,
  ` [PATCH 1/2] doc: replace MARC links with LKML
  ` [PATCH 2/2] RelNotes: replace Gmane with real Message-IDs

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 v4 00/27] t: test cleanup stemming from experimentally enabling pipefail
 2019-11-30 17:00 UTC  (32+ messages)
` [PATCH v5 00/26] "
  ` [PATCH v5 01/26] lib-bash.sh: move `then` onto its own line
  ` [PATCH v5 02/26] apply-one-time-sed.sh: modernize style
  ` [PATCH v5 03/26] t0014: remove git command upstream of pipe
  ` [PATCH v5 04/26] t0090: stop losing return codes of git commands
  ` [PATCH v5 05/26] t3301: "
  ` [PATCH v5 06/26] t3600: use test_line_count() where possible
  ` [PATCH v5 07/26] t3600: stop losing return codes of git commands
  ` [PATCH v5 08/26] t3600: comment on inducing SIGPIPE in `git rm`
  ` [PATCH v5 09/26] t4015: stop losing return codes of git commands
  ` [PATCH v5 10/26] t4015: use test_write_lines()
  ` [PATCH v5 11/26] t4138: stop losing return codes of git commands
  ` [PATCH v5 12/26] t5317: "
  ` [PATCH v5 13/26] t5317: use ! grep to check for no matching lines
  ` [PATCH v5 14/26] t5703: simplify one-time-sed generation logic
  ` [PATCH v5 15/26] t5703: stop losing return codes of git commands
  ` [PATCH v5 16/26] t7501: remove spaces after redirect operators
  ` [PATCH v5 17/26] t7501: stop losing return codes of git commands
  ` [PATCH v5 18/26] t7700: drop redirections to /dev/null
  ` [PATCH v5 19/26] t7700: remove spaces after redirect operators
  ` [PATCH v5 20/26] t7700: move keywords onto their own line
  ` [PATCH v5 21/26] t7700: s/test -f/test_path_is_file/
  ` [PATCH v5 22/26] t7700: consolidate code into test_no_missing_in_packs()
  ` [PATCH v5 23/26] t7700: consolidate code into test_has_duplicate_object()
  ` [PATCH v5 24/26] t7700: replace egrep with grep
  ` [PATCH v5 25/26] t7700: make references to SHA-1 generic
  ` [PATCH v5 26/26] t7700: stop losing return codes of git commands

[PATCH v4 0/2] commit-graph: use start_delayed_progress()
 2019-11-30 14:36 UTC  (5+ messages)
` [PATCH v5 "

[PATCH] t7812: add missing redirects
 2019-11-30  8:00 UTC  (3+ messages)
` [PATCH] t7812: expect failure for grep -i with invalid UTF-8 data

[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

[PATCH 0/1] contrib/buildsystems: fix Visual Studio Debug configuration
 2019-11-29 13:19 UTC  (9+ messages)
` [PATCH 1/1] "

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  (6+ messages)
` [PATCH] ci: detect installed gcc in Travis CI
` [PATCH] ci: build Git with GCC 9 in the 'osx-gcc' build job

[PATCH 0/5] drop non-reentrant time usage
 2019-11-28 12:25 UTC  (15+ messages)
` [PATCH 1/5] date.c::datestamp: switch to reentrant localtime_r
` [PATCH 2/5] date.c::time_to_tm_local: use reentrant localtime_r(3)
` [PATCH 3/5] date.c::time_to_tm: use reentrant gmtime_r(3)
` [PATCH 4/5] archive-zip: use reentrant localtime_r(3)
` [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 

[PATCH] t5150: skip request-pull test if Perl is disabled
 2019-11-28  1:35 UTC  (7+ messages)

This list is now also archived on lore.kernel.org/git
 2019-11-27 20:25 UTC  (5+ messages)

[PATCH 0/1] grep: don't return an expression from pcre2_free()
 2019-11-27 20:24 UTC  (2+ messages)
` [PATCH 1/1] "

Bug? clone ignores --git-dir
 2019-11-27 20:19 UTC  (3+ messages)

[PATCH v4 5/5] sequencer: directly call pick_commits() from complete_action()
 2019-11-27 20:09 UTC  (4+ messages)

[PATCH] ci: add Cirrus-CI config for FreeBSD CI
 2019-11-27 15:17 UTC  (4+ messages)

[PATCH 0/1] Fix broken test with zsh as /bin/sh
 2019-11-27 19:01 UTC  (2+ messages)
` [PATCH 1/1] t9001: avoid including non-trailing NUL bytes in variables

[PATCH v2 11/13] name-rev: drop name_rev()'s 'generation' and 'distance' parameters
 2019-11-27 18:13 UTC  (2+ messages)

[PATCH v2 02/13] t6120-describe: modernize the 'check_describe' helper
 2019-11-27 18:02 UTC  (2+ messages)

[PATCH v2 13/13] name-rev: cleanup name_ref()
 2019-11-27 18:01 UTC  (2+ messages)

[PATCH v2 12/13] name-rev: eliminate recursion in name_rev()
 2019-11-27 17:57 UTC  (2+ messages)

No tab completion for git version?
 2019-11-27 17:42 UTC  (2+ messages)

[PATCH] t4210: skip i18n tests that don't work on FreeBSD
 2019-11-27 17:20 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/2] checkout: die() on ambiguous tracking branches
 2019-11-27 16:43 UTC  (9+ messages)
` [PATCH 2/2] "
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] parse_branchname_arg(): extract part as new function
  ` [PATCH v2 2/2] checkout: die() on ambiguous tracking branches


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