git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-11-24 13:34:07 to 2013-11-27 21:39:21 UTC [more...]

error: git-remote-https died of signal 13
 2013-11-27 21:39 UTC  (17+ messages)
                  ` [curl PATCH 1/2] factor out sigpipe_reset from easy.c
                  ` [curl PATCH 2/2] ignore SIGPIPE during curl_multi_cleanup

[PATCH v2] gitweb: Add an option for adding more branch refs
 2013-11-27 20:55 UTC  (4+ messages)

[PATCH] subtree: fix argument validation in add/pull/push
 2013-11-27 20:30 UTC  (3+ messages)

[PATCH] gitk: make pointer selection visible in highlighted lines
 2013-11-27 20:29 UTC  (3+ messages)

How to pre-empt git pull merge error?
 2013-11-27 20:09 UTC  (6+ messages)

[PATCH] submodule recursion in git-archive
 2013-11-27 19:43 UTC  (11+ messages)
  `  "

[PATCH v3 00/28] First class shallow clone
 2013-11-27 19:04 UTC  (46+ messages)
` [PATCH v3 01/28] transport.h: remove send_pack prototype, already defined in send-pack.h
` [PATCH v3 02/28] send-pack: forbid pushing from a shallow repository
` [PATCH v3 03/28] clone: prevent --reference to "
` [PATCH v3 04/28] update-server-info: do not publish shallow clones
` [PATCH v3 05/28] Advertise shallow graft information on the server end
` [PATCH v3 06/28] connect.c: teach get_remote_heads to parse "shallow" lines
` [PATCH v3 07/28] shallow.c: add remove_reachable_shallow_points()
` [PATCH v3 08/28] shallow.c: add mark_new_shallow_refs()
` [PATCH v3 09/28] shallow.c: extend setup_*_shallow() to accept extra shallow points
` [PATCH v3 10/28] fetch-pack.c: move shallow update code out of fetch_pack()
` [PATCH v3 11/28] fetch-pack.h: one statement per bitfield declaration
` [PATCH v3 12/28] clone: support remote shallow repository
` [PATCH v3 13/28] fetch: support fetching from a "
` [PATCH v3 14/28] upload-pack: make sure deepening preserves shallow roots
` [PATCH v3 15/28] fetch: add --update-shallow to get refs that require updating .git/shallow
` [PATCH v3 16/28] receive-pack: reorder some code in unpack()
` [PATCH v3 17/28] Support pushing from a shallow clone
` [PATCH v3 18/28] New var GIT_SHALLOW_FILE to propagate --shallow-file to subprocesses
` [PATCH v3 19/28] connected.c: add new variant that runs with --shallow-file
` [PATCH v3 20/28] receive-pack: allow pushing with new shallow roots
` [PATCH v3 21/28] send-pack: support pushing to a shallow clone
` [PATCH v3 22/28] remote-curl: pass ref SHA-1 to fetch-pack as well
` [PATCH v3 23/28] Support fetch/clone over http
` [PATCH v3 24/28] receive-pack: support pushing to a shallow clone via http
` [PATCH v3 25/28] send-pack: support pushing from "
` [PATCH v3 26/28] git-clone.txt: remove shallow clone limitations
` [PATCH v3 27/28] clone: use git protocol for cloning shallow repo locally
` [PATCH v3 28/28] prune: clean .git/shallow after pruning objects

corrupt object memory allocation error
 2013-11-27 19:03 UTC  (13+ messages)
    ` [PATCH] drop support for "experimental" loose objects

[PATCH] gitweb: Add an option for adding more branch refs
 2013-11-27 16:15 UTC  (5+ messages)

[PATCH v4 00/24] Index-v5
 2013-11-27 12:00 UTC  (25+ messages)
` [PATCH v4 01/24] t2104: Don't fail for index versions other than [23]
` [PATCH v4 02/24] read-cache: split index file version specific functionality
` [PATCH v4 03/24] read-cache: move index v2 specific functions to their own file
` [PATCH v4 04/24] read-cache: Re-read index if index file changed
` [PATCH v4 05/24] add documentation for the index api
` [PATCH v4 06/24] read-cache: add index reading api
` [PATCH v4 07/24] make sure partially read index is not changed
` [PATCH v4 08/24] grep.c: use index api
` [PATCH v4 09/24] ls-files.c: "
` [PATCH v4 10/24] documentation: add documentation of the index-v5 file format
` [PATCH v4 11/24] read-cache: make in-memory format aware of stat_crc
` [PATCH v4 12/24] read-cache: read index-v5
` [PATCH v4 13/24] read-cache: read resolve-undo data
` [PATCH v4 14/24] read-cache: read cache-tree in index-v5
` [PATCH v4 15/24] read-cache: write index-v5
` [PATCH v4 16/24] read-cache: write index-v5 cache-tree data
` [PATCH v4 17/24] read-cache: write resolve-undo data for index-v5
` [PATCH v4 18/24] update-index.c: rewrite index when index-version is given
` [PATCH v4 19/24] p0003-index.sh: add perf test for the index formats
` [PATCH v4 20/24] introduce GIT_INDEX_VERSION environment variable
` [PATCH v4 21/24] test-lib: allow setting the index format version
` [PATCH v4 22/24] t1600: add index v5 specific tests
` [PATCH v4 23/24] POC for partial writing
` [PATCH v4 24/24] perf: add partial writing test

[PATCH 0/2] commit-slab cleanups
 2013-11-27 10:39 UTC  (14+ messages)
` [PATCH 1/2] commit-slab: document clear_$slabname()
` [PATCH 2/2] commit-slab: declare functions "static inline"
      ` [PATCH v2] "

[PATCH v3 0/21] pack bitmaps
 2013-11-27  9:08 UTC  (5+ messages)
` [PATCH v3 10/21] pack-bitmap: add support for bitmap indexes
    ` [PATCH] Document khash

[PATCH] submodule recursion in git-archive
 2013-11-27  5:03 UTC 

Git issues with submodules
 2013-11-26 22:19 UTC  (27+ messages)
                  `  "
                                  `  "
                    ` [RFC PATCH] disable complete ignorance of submodules for index <-> HEAD diff

[PATCH] transport: Catch non positive --depth option value
 2013-11-26 22:19 UTC  (14+ messages)
  ` [PATCHv2] "
      ` [PATCHv3] "
                    ` [PATCHv4] "

[PATCH 0/9] War on #! lines in shell libraries
 2013-11-26 21:39 UTC  (13+ messages)
` [PATCH 1/9] mark Windows build scripts executable
` [PATCH 2/9] mark perl test "
` [PATCH 3/9] mark contributed hooks executable
` [PATCH 4/9] contrib: remove git-p4import
` [PATCH 5/9 gitk] gitk: chmod +x po2msg
` [PATCH 6/9 git-gui] git-gui: chmod +x po2msg, windows/git-gui.sh
` [PATCH 7/9] test: make FILEMODE a lazy prereq
` [PATCH 8/9] test: replace shebangs with descriptions in shell libraries
    ` [PATCH 8/9 v2] "
` [PATCH 9/9] remove #!interpreter line from "

[PATCH] Prevent buffer overflows when path is too big
 2013-11-26 19:50 UTC  (3+ messages)
` [PATCH] Prevent buffer overflows when path is too long

[PATCH v3 07/28] shallow.c: add remove_reachable_shallow_points()
 2013-11-26 12:56 UTC 

[PATCH] gitweb: Make showing branches configurable
 2013-11-26 10:38 UTC  (5+ messages)

[PATCH] bash prompt: add option to disable for a repository
 2013-11-26  8:40 UTC  (9+ messages)

Filter log based on paths NOT touched
 2013-11-26  4:34 UTC  (4+ messages)

gettext CTYPE for libc
 2013-11-25 19:31 UTC  (5+ messages)

branch annotations?
 2013-11-25 18:29 UTC  (5+ messages)

slow git-cherry-pick
 2013-11-25 17:26 UTC  (4+ messages)

What's cooking in git.git (Nov 2013, #05; Thu, 21)
 2013-11-25 16:17 UTC  (3+ messages)

[PATCH v3 00/24] Index-v5
 2013-11-25 15:41 UTC  (7+ messages)
` [PATCH v3 17/24] read-cache: read cache-tree in index-v5
` [PATCH v3 18/24] read-cache: write index-v5

Test suite fails if temporary space is mounted noexec
 2013-11-25 15:10 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).