git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-10-21 19:48:43 to 2015-10-26 19:17:33 UTC [more...]

[PATCH 0/6] Miscellaneous platform-independent patches from Git for Windows
 2015-10-26 19:17 UTC  (8+ messages)
` [PATCH 1/6] Only use CURLOPT_LOGIN_OPTIONS if it is actually available
` [PATCH 2/6] remote-http(s): Support SOCKS proxies
` [PATCH 3/6] Facilitate debugging Git executables in tests with gdb
` [PATCH 4/6] Squelch warning about an integer overflow
` [PATCH 5/6] Silence GCC's "cast of pointer to integer of a different size" warning
` [PATCH 6/6] Correct fscanf formatting string for I64u values

[PATCH 0/2] Fix interactive rebase when the editor saves with CR/LF
 2015-10-26 19:13 UTC  (15+ messages)
` [PATCH 1/2] Demonstrate rebase fails "
` [PATCH 2/2] sh-setup: explicitly mark CR as a field separator
      ` shell scripting woes, was "
` [PATCH v2 0/2] Fix interactive rebase when the editor saves with CR/LF
  ` [PATCH v2 1/2] Demonstrate rebase fails "
  ` [PATCH v2 2/2] sh-setup: explicitly mark CR as a field separator

[PATCH 1/2] run-command: factor out child_process_clear()
 2015-10-26 18:43 UTC  (3+ messages)
` [PATCH 2/2] daemon: plug memory leak

[PATCH v2 00/31] libify mailinfo and call it directly from am
 2015-10-26 18:42 UTC  (20+ messages)
` [PATCH v3 00/34] "
  ` [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 23/34] mailinfo: move [ps]_hdr_data "
  ` [PATCH v3 24/34] mailinfo: move content/content_top "
  ` [PATCH v4 00/35] libify mailinfo and call it directly from am

[PATCH 1/2] http: allow selection of proxy authentication method
 2015-10-26 17:55 UTC  (2+ messages)
` [PATCH 2/2] http: use credential API to handle proxy authentication

[PATCH v2] ref-filter: fallback on alphabetical comparison
 2015-10-26 17:13 UTC  (3+ messages)

Why are submodules not automatically handled by default or at least configurable to do so?
 2015-10-26 16:56 UTC  (5+ messages)

[RFC] URL rewrite in .gitmodules
 2015-10-26 16:52 UTC  (7+ messages)

Filters and diff vs. status
 2015-10-26 14:54 UTC 

[PATCH v3] Add git-grep threads param
 2015-10-26 12:32 UTC 

[PATCH/RFC] receive-pack: allow for hiding refs outside the namespace
 2015-10-26  8:09 UTC 

git repack command on larger pack file
 2015-10-26  7:11 UTC  (3+ messages)

[PATCH] blame: fix option name in error message
 2015-10-26  6:29 UTC  (2+ messages)

[PATCH 0/2] blame: allow blame --reverse --first-parent when it makes sense
 2015-10-26  6:27 UTC  (26+ messages)
` [PATCH 2/2] "
` [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 v4 0/4] "
      ` [PATCH v4 1/3] Add test to describe expectation of blame --reverse with branched history
      ` [PATCH v4 2/3] blame: extract find_single_final
      ` [PATCH v4 3/3] blame: allow blame --reverse --first-parent when it makes sense

[PATCH] fetch: only show "Fetching remote" when verbose mode is enabled
 2015-10-26  2:21 UTC  (4+ messages)

git svn clone clone php/pear/Net_LDAP2 misses tags and branches
 2015-10-25 19:25 UTC  (5+ messages)

[RFC] t5516 "75 - deny fetch unreachable SHA1, allowtipsha1inwant=true" flaky?
 2015-10-25 17:38 UTC  (4+ messages)

git-credential-cache--daemon quits on SIGHUP, can we change it to ignore instead?
 2015-10-25 16:58 UTC  (6+ messages)

fetch unshallow fails to honor dry-run
 2015-10-25  9:16 UTC 

t3203: --sort=objectsize failure on Windows
 2015-10-25  7:15 UTC  (5+ messages)
` [PATCH] ref-filter: fallback on alphabetical comparison

[PATCH 1/2] checkout: progress on non-tty. progress with lf
 2015-10-25  1:50 UTC  (2+ messages)

[PATCH] user-manual: fix the description of fast-forward
 2015-10-25  0:28 UTC 

[PATCH v1] git-p4: Add option to ignore empty commits
 2015-10-24 19:07 UTC  (6+ messages)

git --literal-pathspecs add -u says "fatal: pathspec ':/' did not match any files"
 2015-10-24 17:57 UTC  (4+ messages)
  ` Re* "

ancestor and descendant ~ clarification needed
 2015-10-24 16:42 UTC  (7+ messages)

[PATCH] use pop_commit() for consuming the first entry of a struct commit_list
 2015-10-24 16:21 UTC 

[PATCH 2/2] checkout: adjust documentation to the two new options
 2015-10-24 15:00 UTC 

[PATCH 0/2] checkout: added two options to control progress output
 2015-10-24 14:59 UTC 

Make "git checkout" automatically update submodules?
 2015-10-23 22:51 UTC  (10+ messages)
  ` Make

git-cherry doesn't detect a "copied" commit
 2015-10-23 22:41 UTC  (5+ messages)

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

[PATCH 0/3] expose parallelism for submodule {update, clone}
 2015-10-23 19:33 UTC  (6+ 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

[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: "

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)

[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] 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] fix flaky untracked-cache test
 2015-10-21 22:47 UTC  (3+ messages)

[PATCH 0/8] Fixes for the parallel processing engine and git submodule update
 2015-10-21 22:14 UTC  (10+ messages)
` [PATCH 2/8] run-command: Call get_next_task with a clean child process
` [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  (8+ messages)
    ` [PATCH] git-p4: import the ctypes module

t7063-status-untracked-cache.sh test failure on next
 2015-10-21 19:51 UTC  (4+ 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:40 UTC  (3+ messages)
` [PATCH v4 26/26] introduce "extensions" form of core.repositoryformatversion


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