git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-02-08 16:13:41 to 2019-02-11 20:58:39 UTC [more...]

[Fix v1] config.mak.uname: add FREAD_READS_DIRECTORIES for NonStop platform
 2019-02-11 20:58 UTC  (2+ messages)

[PATCH] Fix typos in translatable strings for v2.21.0
 2019-02-11 20:57 UTC  (6+ messages)

[Proposed Fix] daemon.c: not initializing revents
 2019-02-11 20:56 UTC  (2+ messages)

[PATCH 8/8] remote-curl: in v2, fill credentials if needed
 2019-02-11 20:38 UTC  (3+ messages)

Am a newby and I cannot compile git!!!!
 2019-02-11 20:31 UTC  (2+ messages)

[PATCH 0/8] Resend of GIT_TEST_PROTOCOL_VERSION patches
 2019-02-11 20:30 UTC  (5+ messages)
` [PATCH 1/8] tests: define GIT_TEST_PROTOCOL_VERSION
` [PATCH 2/8] tests: always test fetch of unreachable with v0

[PATCH] test-lib: make '--stress' more bisect-friendly
 2019-02-11 19:58 UTC  (8+ messages)
` [PATCH] test-lib: fix non-portable pattern bracket expressions

[PATCH] reflog: specify default pretty format in config
 2019-02-11 19:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] t/lib-gpg: a gpgsm fix, a minor improvement, and a question
 2019-02-11 19:51 UTC  (10+ messages)
` [PATCH 1/2] t/lib-gpg: quote path to ${GNUPGHOME}/trustlist.txt

[PATCH 0/1] fixup! trace2: collect Windows-specific process information
 2019-02-11 19:12 UTC  (2+ messages)
` [PATCH 1/1] "

Am a newby and I cannot compile git
 2019-02-11 19:08 UTC  (3+ messages)

[PATCH v6 1/1] protocol: advertise multiple supported versions
 2019-02-11 18:53 UTC  (2+ messages)

[PATCH] completion: add more parameter value completion
 2019-02-11 18:52 UTC  (2+ messages)

[PATCH 00/21] nd/diff-parseopt part 2
 2019-02-11 18:35 UTC  (4+ messages)

[PATCH] prune-packed: check for too many arguments
 2019-02-11 17:23 UTC 

[PATCH] sequencer: make sign_off_header a file local symbol
 2019-02-11 17:16 UTC 

t0028-working-tree-encoding.sh failing on musl based systems (Alpine Linux)
 2019-02-11 17:14 UTC  (24+ messages)
                  ` [PATCH] utf8: handle systems that don't write BOM for UTF-16
                    ` [PATCH v2] "
                    ` [PATCH v3] "

[BUG] More on t5562 hangs randomly in subtests 6,8 and 13 in 2.21.0-rc0
 2019-02-11 16:59 UTC 

New command/tool: git filter-repo
 2019-02-11 16:00 UTC  (5+ messages)

[Breakage] 2.20.0-rc0 t1404: test_i18ngrep reports 1 instead of 0 on NonStop in one case
 2019-02-11 14:09 UTC  (3+ messages)

git clone by certificate (known_hosts)
 2019-02-11 13:29 UTC 

GSoC 2019: Git's application submitted
 2019-02-11 10:52 UTC  (12+ messages)

[PATCH] imap-send.c: add a missing space in error message
 2019-02-11  9:40 UTC 

a git svn bug
 2019-02-11  8:57 UTC  (3+ messages)
  `  "

[PATCH 1/1] git-p4: recover from inconsistent perforce history
 2019-02-11  8:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Fix typo: "git bisectreset" -> "git bisect reset"
 2019-02-11  7:48 UTC  (3+ messages)

[PATCH 00/19] Add new command "switch"
 2019-02-11  4:02 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 09/19] switch: better names for -b and -B
  ` [PATCH v2 15/19] switch: no implicit dwim, use --guess to dwim
  ` [PATCH v2 18/19] completion: support switch

[PATCH v12 00/26] Convert "git stash" to C builtin
 2019-02-11  1:13 UTC  (5+ messages)
` [PATCH v12 18/26] stash: convert push to builtin

Possible minor bug in Git
 2019-02-10 22:46 UTC  (6+ messages)

Confusion about the PACK format
 2019-02-10 19:35 UTC  (3+ messages)

[Patch v1 0/3] 2.21.0-rc0 test fixes resulting from use of /dev/zero
 2019-02-10 19:19 UTC  (8+ messages)
` [Patch v1 1/3] test-lib-functions.sh: add generate_zero_bytes function
` [Patch v1 2/3] t5318: replace use of /dev/zero with generate_zero_bytes
` [Patch v1 3/3] t5562: replace /dev/zero with a pipe from generate_zero_bytes

[PATCH v6 00/16] sequencer: refactor functions working on a todo_list
 2019-02-10 13:26 UTC  (18+ messages)
` [PATCH v7 "
  ` [PATCH v7 01/16] sequencer: changes in parse_insn_buffer()
  ` [PATCH v7 02/16] sequencer: make the todo_list structure public
  ` [PATCH v7 03/16] sequencer: remove the 'arg' field from todo_item
  ` [PATCH v7 04/16] sequencer: refactor transform_todos() to work on a todo_list
  ` [PATCH v7 05/16] sequencer: introduce todo_list_write_to_file()
  ` [PATCH v7 06/16] sequencer: refactor check_todo_list() to work on a todo_list
  ` [PATCH v7 07/16] sequencer: refactor sequencer_add_exec_commands() "
  ` [PATCH v7 08/16] sequencer: refactor rearrange_squash() "
  ` [PATCH v7 09/16] sequencer: make sequencer_make_script() write its script to a strbuf
  ` [PATCH v7 10/16] sequencer: change complete_action() to use the refactored functions
  ` [PATCH v7 11/16] sequencer: refactor skip_unnecessary_picks() to work on a todo_list
  ` [PATCH v7 12/16] rebase-interactive: use todo_list_write_to_file() in edit_todo_list()
  ` [PATCH v7 13/16] rebase-interactive: append_todo_help() changes
  ` [PATCH v7 14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit
  ` [PATCH v7 15/16] sequencer: use edit_todo_list() in complete_action()
  ` [PATCH v7 16/16] rebase--interactive: move several functions to rebase--interactive.c

[Breakage] Git v2.21.0-rc0 - t5318 (NonStop)
 2019-02-10  9:40 UTC  (25+ messages)

Workflow for GitHub branch model interop: advice?
 2019-02-10  6:39 UTC 

[PATCH] Add support for 'git remote rm' in Bash completion script
 2019-02-10  5:58 UTC  (4+ messages)

[Possible Breakage] t1308 - Bad return value from test-tool
 2019-02-10  0:15 UTC  (5+ messages)

[Fix v2] t5562: remove dependency on /dev/zero
 2019-02-09 21:54 UTC  (8+ messages)

[Hang] t5562 subtest 8 on NonStop
 2019-02-09 20:22 UTC  (2+ messages)

[PATCHv2] git-p4: ticket expiry test: use a fake p4 to avoid use of 'sleep'
 2019-02-09 19:26 UTC  (4+ messages)

[PATCH v2 0/8] introduce no-overlay mode in git checkout
 2019-02-09 18:54 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 7/8] checkout: introduce --{,no-}overlay option

[PATCH] http: cast result to FILE *
 2019-02-09 18:34 UTC  (3+ messages)
` [PATCH v2] git-compat-util: undefine fileno if defined

[Fix v2] config.mak.uname: move location of bash on NonStop to CoreUtils
 2019-02-09 17:26 UTC 

[Fix v1] config.mak.uname: move location of bash on NonStop to CoreUtils
 2019-02-09 17:18 UTC 

could not freshen shared index ..../sharedindex.0000000000000000000000000000000000000000'
 2019-02-09 14:14 UTC  (10+ messages)
        ` [PATCH] unpack-trees.c: fix writing "link" index ext with null base oid

[L10N] Kickoff for Git 2.21.0 round 1
 2019-02-09 13:12 UTC 

[Breakage] Git v2.21.0-rc0 - t5403 (NonStop)
 2019-02-09  6:48 UTC  (5+ messages)

[PATCH v1 0/3] Add post-indexchanged hook
 2019-02-08 23:53 UTC  (5+ messages)
` [PATCH v1 1/3] read-cache: add "
` [PATCH v1 2/3] read-cache: add test for "
` [PATCH v1 3/3] read-cache: Add documentation for the "

[PATCH v2 0/3] Teach submodule set-branch subcommand
 2019-02-08 23:51 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v4 "
    ` [PATCH v4 3/3] submodule: teach "

[PATCH 0/1] Fix incorrectly reported CPU in 32-bit Windows
 2019-02-08 22:39 UTC  (3+ messages)
` [PATCH 1/1] mingw: fix CPU reporting in `git version --build-options`

[Fix v1] t5562: remove dependency on /dev/zero
 2019-02-08 22:00 UTC  (2+ messages)

[RFC PATCH] pack-refs: fail on falsely sorted packed-refs
 2019-02-08 21:40 UTC  (3+ messages)
` [PATCH v2] "

[Fix v1] t5403: correct bash ambiguous redirect error in subtest 8 by quoting $GIT_DIR
 2019-02-08 19:55 UTC  (2+ messages)

t5570-git-daemon fails with SIGPIPE on OSX
 2019-02-08 19:54 UTC  (5+ messages)

[Proposed Fix v1] t5318: replace dd if=/dev/zero with truncate
 2019-02-08 19:28 UTC 

[PATCH 0/1] Add .mailmap entries for Clemens "drizzd" Buchacher
 2019-02-08 19:11 UTC  (3+ messages)
` [PATCH 1/1] .mailmap: map Clemens Buchacher's mail addresses

undefined symbols building GIT source from githu
 2019-02-08 18:15 UTC  (2+ messages)

[PATCH v4] log,diff-tree: add --combined-all-names option
 2019-02-08 17:50 UTC  (6+ messages)
` [PATCH v5 0/2] add --combined-all-paths option to log and diff-tree
  ` [PATCH v5 1/2] log,diff-tree: add --combined-all-paths option

[PATCH] ci: make sure we build Git parallel
 2019-02-08 17:25 UTC  (8+ 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).