git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-11-22 13:31:58 to 2013-11-26 19:50:43 UTC [more...]

[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

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

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

[PATCH] submodule recursion in git-archive
 2013-11-26 18:57 UTC  (3+ messages)

[PATCH v3 00/28] First class shallow clone
 2013-11-26 13:18 UTC  (38+ 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

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

[PATCH 0/9] War on #! lines in shell libraries
 2013-11-26 12:31 UTC  (12+ 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 9/9] remove #!interpreter line from "

[PATCH] gitweb: Add an option for adding more branch refs
 2013-11-26 10:37 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)

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

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

corrupt object memory allocation error
 2013-11-25 18:35 UTC  (21+ messages)
    ` [PATCH] drop support for "experimental" loose objects

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

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

What's cooking in git.git (Nov 2013, #05; Thu, 21)
 2013-11-25 16:17 UTC  (15+ 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 

[PATCH v3 0/21] pack bitmaps
 2013-11-25 15:04 UTC  (4+ messages)
` [PATCH v3 10/21] pack-bitmap: add support for bitmap indexes
    ` [PATCH] Document khash

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

[PATCH] git-svn: Support svn:global-ignores property
 2013-11-24  8:42 UTC  (3+ messages)

[PATCH] send-pack: don't send a thin pack to a server which doesn't support it
 2013-11-24  6:07 UTC  (3+ messages)

[PATCH] subtree: add squash handling for split and push
 2013-11-23 20:18 UTC 

[PATCH] remote-hg: fix hg sharedpath when git clone is moved
 2013-11-23 16:35 UTC  (4+ messages)

[PATCH 0/2] thin-pack capability for send-pack/receive-pack
 2013-11-23 15:09 UTC  (5+ messages)

[PATCH] git p4: Use git diff-tree instead of format-patch
 2013-11-22 23:35 UTC  (4+ messages)

[RFC PATCH] Revamp git-cherry(1)
 2013-11-22 19:39 UTC  (5+ messages)
` [PATCH v2] "

git submodule update needs to be at the toplevel of working tree, why?
 2013-11-22 14:37 UTC  (3+ 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).