git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-10-19 22:58:04 to 2015-10-23 19:11:23 UTC [more...]

[PATCH 0/3] expose parallelism for submodule {update, clone}
 2015-10-23 18:44 UTC  (4+ messages)
` [PATCH 1/3] git submodule update: have a dedicated helper for cloning
` [PATCH 2/3] submodule update: Expose parallelism to the user
` [PATCH 3/3] clone: Allow an explicit argument for parallel submodule clones

Make "git checkout" automatically update submodules?
 2015-10-23 17:20 UTC  (8+ messages)
  ` Make

[PATCH 1/2 jk/war-on-sprintf] read_branches_file: plug a FILE* leak
 2015-10-23 17:18 UTC  (5+ messages)
` [PATCH 2/2 jk/war-on-sprintf] compat/mingw.c: remove printf format warning

[PATCH 0/5] Remove unused #include "sigchain.h"
 2015-10-23 17:00 UTC  (10+ messages)
` [PATCH 1/5] gc: remove "
` [PATCH 2/5] credential-cache--daemon: "
` [PATCH 3/5] diff: "
` [PATCH 4/5] read-cache: "
` [PATCH 5/5] shallow: "

ancestor and descendant ~ clarification needed
 2015-10-23 16:56 UTC  (5+ messages)

Question about about a trivial merge conflict that git should resolve alone
 2015-10-23 14:52 UTC  (2+ messages)

Bug: gitk crashes for single file with German environment
 2015-10-23 13:46 UTC  (2+ messages)

git-cherry doesn't detect a "copied" commit
 2015-10-23 12:24 UTC  (4+ messages)

[PATCH v2] Add git-grep threads-num param
 2015-10-23  9:15 UTC 

[PATCH] Use the alternates of the source repository for dissociating clone
 2015-10-23  1:14 UTC  (14+ messages)
  ` [PATCH] Allow "clone --dissociate" to dissociate from alternates
        ` [PATCH] Consider object stores in alternates during a dissociating clone
                      ` [PATCH] Documentation: AsciiDoc spells em-dash as double-dashes, not triple

[PATCH v1 0/2] git-p4: Fix tests on OS X
 2015-10-22 22:47 UTC  (2+ messages)

What's cooking in git.git (Oct 2015, #05; Thu, 22)
 2015-10-22 20:51 UTC 

[PATCH] Add git-grep threads-num param
 2015-10-22 20:40 UTC  (4+ messages)

[PATCH 0/2] blame: allow blame --reverse --first-parent when it makes sense
 2015-10-22 19:11 UTC  (17+ messages)
` [PATCH 1/2] Add test to describe expectation of blame --reverse with branched history
` [PATCH 2/2] blame: allow blame --reverse --first-parent when it makes sense
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] Add test to describe expectation of blame --reverse with branched history
  ` [PATCH v2 2/2] blame: allow blame --reverse --first-parent when it makes sense
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] Add test to describe expectation of blame --reverse with branched history
    ` [PATCH v3 2/2] blame: allow blame --reverse --first-parent when it makes sense

[PATCH] difftool: gracefully handle symlinks to directories
 2015-10-22 18:23 UTC  (2+ messages)

[PATCH] Documentation: fix header markup
 2015-10-22 16:57 UTC  (3+ messages)
  ` [PATCH] Match underline with the text

Poor git write performance to NFS
 2015-10-22 16:11 UTC  (5+ messages)

Watchman/inotify support and other ways to speed up git status
 2015-10-22  7:29 UTC  (2+ messages)

[PATCH v2 00/31] libify mailinfo and call it directly from am
 2015-10-21 23:15 UTC  (26+ messages)
` [PATCH v3 00/34] "
  ` [PATCH v3 10/34] mailinfo: move global "line" into mailinfo() function
  ` [PATCH v3 14/34] mailinfo: move filter/header stage to struct mailinfo
  ` [PATCH v3 17/34] mailinfo: move use_scissors and use_inbody_headers "
  ` [PATCH v3 19/34] mailinfo: move check for metainfo_charset to convert_to_utf8()
  ` [PATCH v3 23/34] mailinfo: move [ps]_hdr_data to struct mailinfo
  ` [PATCH v3 24/34] mailinfo: move content/content_top "
  ` [PATCH v4 00/35] libify mailinfo and call it directly from am

[PATCH] fix flaky untracked-cache test
 2015-10-21 22:47 UTC  (5+ messages)

[PATCH 0/8] Fixes for the parallel processing engine and git submodule update
 2015-10-21 22:14 UTC  (17+ messages)
` [PATCH 1/8] run-command: Fix early shutdown
` [PATCH 2/8] run-command: Call get_next_task with a clean child process
` [PATCH 3/8] run-command: Initialize the shutdown flag
` [PATCH 4/8] test-run-command: Test for gracefully aborting
` [PATCH 5/8] test-run-command: Increase test coverage
` [PATCH 6/8] run-command: Fix missing output from late callbacks
` [PATCH 7/8] submodule config: Keep update strategy around
` [PATCH 8/8] git submodule update: Have a dedicated helper for cloning

gitweb not running as expected
 2015-10-21 22:02 UTC 

Git-p4 fails with NameError with python 2.7.2
 2015-10-21 20:00 UTC  (10+ messages)
    ` [PATCH] git-p4: import the ctypes module

t7063-status-untracked-cache.sh test failure on next
 2015-10-21 19:51 UTC  (5+ messages)

[PATCH v4] name-hash: don't reuse cache_entry in dir_entry
 2015-10-21 19:49 UTC  (2+ messages)

[PATCH v4 00/26] refs backend pre-vtable patches
 2015-10-21 19:47 UTC  (13+ messages)
` [PATCH v4 02/26] refs: make repack_without_refs and is_branch public
` [PATCH v4 05/26] refs.c: move update_ref to refs.c
` [PATCH v4 06/26] refs.c: move delete_pseudoref and delete_ref to the common code
` [PATCH v4 23/26] initdb: move safe_create_dir into "
` [PATCH v4 26/26] introduce "extensions" form of core.repositoryformatversion

[PATCH v4 1/1] Makefile: make curl-config path configurable
 2015-10-21 19:36 UTC  (2+ messages)

[PATCH v4 1/1] Makefile: link libcurl before zlib
 2015-10-21 19:35 UTC  (2+ messages)

Commit 5841520b makes it impossible to connect to github from behind my company's firewall
 2015-10-21 18:45 UTC  (11+ messages)

[PATCH v3 1/1] Makefile: link libcurl before libssl
 2015-10-21 16:52 UTC  (6+ messages)

[PATCH] fr.po: Fix "uptream" typo
 2015-10-21 14:50 UTC  (2+ messages)

[PATCH v1] git-p4: Add option to ignore empty commits
 2015-10-21  6:32 UTC  (3+ messages)

Commit 5841520b makes it impossible to connect to github from behind my company's firewall
 2015-10-21  6:09 UTC 

t5516-fetch-push.sh fails with current master (74301d6)
 2015-10-21  5:21 UTC  (3+ messages)

git ls-files should not show worktree files as untracked
 2015-10-21  4:58 UTC 

git-credential-cache--daemon quits on SIGHUP, can we change it to ignore instead?
 2015-10-21  2:35 UTC  (4+ messages)

What's cooking in git.git (Oct 2015, #04; Tue, 20)
 2015-10-20 22:10 UTC 

[RFC PATCHv1 00/12] git submodule update in C with parallel cloning
 2015-10-20 21:21 UTC  (4+ messages)
` [PATCH 06/12] git submodule update: Handle unmerged submodules in C

[PATCH v2 00/10] port branch.c to use ref-filter's printing options
 2015-10-20 20:53 UTC  (18+ messages)

[PATCH 0/5] Fixes for the parallel processing
 2015-10-20 19:07 UTC  (10+ messages)
` [PATCH 1/5] run-command: Fix early shutdown
` [PATCH 2/5] run-command: Call get_next_task with a clean child process
` [PATCH 5/5] test-run-command: Increase test coverage
` [PATCH 6/5] run-command: Fix missing output from late callbacks

[PATCH] pull: add angle brackets to usage string
 2015-10-20 18:18 UTC  (8+ messages)

[RFC] URL rewrite in .gitmodules
 2015-10-20 17:33 UTC  (2+ messages)

How to handle false-positive with git-cherry ?
 2015-10-20 16:25 UTC 

[PATCH v2 0/4] stripspace: Implement and use --count-lines option
 2015-10-20 15:47 UTC  (8+ messages)
` [PATCH v2 2/4] stripspace: Use parse-options for command-line parsing

[PATCH 0/4] gitk crash fix and locale updates
 2015-10-20 12:33 UTC  (5+ messages)
` [PATCH 1/4] gitk: Fix crash with --all in non-English locales
` [PATCH 2/4] gitk: Update msgid's for menu items with accelerator
` [PATCH 3/4] gitk: Add accelerators to Japanese locale
` [PATCH 4/4] gitk: Add accelerator to German locale

[PATCH v3] merge: fix cache_entry use-after-free
 2015-10-20  2:13 UTC  (8+ messages)

problem with modification time of packfiles
 2015-10-19 23:52 UTC  (5+ 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).