git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2014-05-30 04:54:16 to 2014-06-03 19:52:37 UTC [more...]

Paper cut bug: Why isn't "git clone xxxx" recursive by default?
 2014-06-03 19:52 UTC  (2+ messages)

[PATCH] receive-pack: optionally deny case-clone refs
 2014-06-03 19:14 UTC 

[PATCH v11 00/41] Use ref transactions
 2014-06-03 18:33 UTC  (17+ messages)
` [PATCH v11 32/41] refs.c: make delete_ref use a transaction
` [PATCH v11 33/41] refs.c: pass the ref log message to _create/delete/update instead of _commit
` [PATCH v11 35/41] refs.c: pack all refs before we start to rename a ref
` [PATCH v11 36/41] refs.c: move the check for valid refname to lock_ref_sha1_basic
` [PATCH v11 39/41] refs.c: propagate any errno==ENOTDIR from _commit back to the callers

[PATCH v5 1/2] refs.c: optimize check_refname_component()
 2014-06-03 18:21 UTC  (2+ messages)
` [PATCH v5 2/2] refs.c: SSE4.2 optimizations for check_refname_component

[PATCH v5 1/2] refs.c: optimize check_refname_component()
 2014-06-03 18:08 UTC  (3+ messages)
` [PATCH v5 2/2] refs.c: SSE4.2 optimizations for check_refname_component

[PATCH] error_resolve_conflict: rewrap advice message
 2014-06-03 17:02 UTC  (3+ messages)
` [PATCH] error_resolve_conflict: drop quotations around operation

[PATCH] refs.c: change read_ref_at to use the reflog iterators
 2014-06-03 16:09 UTC 

[PATCH] refs.c: change read_ref_at to use the reflog iterators
 2014-06-03 16:08 UTC  (3+ messages)

[RFC/PATCH v2 0/2] Git config cache & special querying api utilizing the cache
 2014-06-03 15:35 UTC  (6+ messages)
` [RFC/PATCH v2 1/2] config: Add hashtable for config parsing & retrieval
` [RFC/PATCH v2 2/2] config: Add new query functions to the api docs

[PATCH v2] string-list: Add a value to string_list initializer lists
 2014-06-03 15:20 UTC  (2+ messages)

[ANNOUNCE] Git v2.0.0
 2014-06-03 11:46 UTC  (11+ messages)

[PATCH] config: Add documentation for writing config files
 2014-06-03  8:43 UTC  (3+ messages)

[PATCH] environment: enable core.preloadindex by default
 2014-06-03  8:41 UTC  (5+ messages)

[BUG REPORT] Git log pretty date
 2014-06-03  6:45 UTC  (10+ messages)

[PATCH] pack-objects: use free()+xcalloc() instead of xrealloc()+memset()
 2014-06-03  6:29 UTC  (6+ messages)

[PATCH] sideband.c: Get rid of ANSI sequences for non-terminal shell
 2014-06-02 23:40 UTC 

[PATCH alt-v3] Improve function dir.c:trim_trailing_spaces()
 2014-06-02 22:54 UTC  (2+ messages)

2.0.0 regression? request pull does not seem to find head
 2014-06-02 22:10 UTC  (5+ messages)

Reset by checkout?
 2014-06-02 21:54 UTC  (12+ messages)

[PATCH] Makefile: don't hardcode HEAD in dist target
 2014-06-02 20:27 UTC  (4+ messages)

[PATCH v3 0/9] replace signal() with sigaction()
 2014-06-02 20:25 UTC  (15+ messages)
` [PATCH v3 1/9] compat/mingw.c: expand MinGW support for sigaction
` [PATCH v3 2/9] connect.c: replace signal() with sigaction()
` [PATCH v3 3/9] progress.c: "
` [PATCH v3 4/9] write_or_die.c: "
` [PATCH v3 5/9] daemon.c: "
` [PATCH v3 6/9] builtin/log.c: "
` [PATCH v3 7/9] builtin/merge-index.c: "
` [PATCH v3 8/9] builtin/verify-tag.c: "
` [PATCH v3 9/9] sigchain.c: "

[PATCH alt-v2] Improve function dir.c:trim_trailing_spaces()
 2014-06-02 20:23 UTC  (2+ messages)

[PATCH] string-list.h: Add a value to string_list initializer lists
 2014-06-02 20:00 UTC  (3+ messages)

[PATCH] mailinfo: use strcmp() for string comparison
 2014-06-02 19:34 UTC  (2+ messages)

[PATCH 1/2] userdiff: support C# async methods and correct C# keywords
 2014-06-02 19:25 UTC  (3+ messages)
` [PATCH 2/2] userdiff: support Java try keyword

[PATCH v2 0/4] Add --graft option to git replace
 2014-06-02 19:16 UTC  (7+ messages)
` [PATCH v2 1/4] replace: add --graft option
` [PATCH v2 2/4] replace: add test for --graft
` [PATCH v2 3/4] Documentation: replace: add --graft option
` [PATCH v2 4/4] contrib: add convert-grafts-to-replace-refs.sh

[PATCH 0/5] Documentation updates for 'git fetch'
 2014-06-02 18:24 UTC  (12+ messages)
` [PATCH 1/5] fetch doc: update introductory part for clarity
      ` [PATCH] fetch doc: Move FETCH_HEAD material, and add an example
` [PATCH 2/5] fetch doc: update note on '+' in front of the refspec

[PATCH] refs.c: change read_ref_at to use the reflog iterators
 2014-06-02 18:12 UTC  (5+ messages)

[PATCH] request-pull: resurrect for-linus -> tags/for-linus DWIM
 2014-06-02 18:05 UTC  (3+ messages)

[PATCH] sideband.c: Get rid of ANSI sequences for non-terminal shell
 2014-06-02 17:59 UTC  (3+ messages)

split index: sparse warning
 2014-06-02 15:12 UTC  (3+ messages)
` [PATCH nd/split-index] fixup! read-cache: new API write_locked_index instead of write_index/write_cache

feature request - implement a "GIT_AUTHOR_EMAIL" equivalent, but processed BEFORE .gitconfig
 2014-06-02  6:59 UTC  (8+ messages)

[PATCH] Improve function dir.c:trim_trailing_spaces()
 2014-06-02  6:47 UTC  (2+ messages)

(unknown),
 2014-06-01 21:24 UTC 

[PATCH v4 1/2] refs.c: optimize check_refname_component()
 2014-06-01 20:50 UTC  (5+ messages)
` [PATCH v4 2/2] refs.c: SSE4.2 optimizations for check_refname_component

[PATCH v1 0/3] Add --graft option to git replace
 2014-06-01 16:06 UTC  (4+ messages)
` [PATCH v1 1/3] replace: add --graft option

git-multimail: migration: Config is not iterable
 2014-05-31 15:21 UTC  (3+ messages)

[PATCH v2 0/2] replace signal() with sigaction()
 2014-05-31 14:45 UTC  (6+ messages)
` [PATCH v2 1/2] compat/mingw.c: expand MinGW support for sigaction
` [PATCH v2 2/2] connect.c: replace signal() with sigaction()

[PATCH v2 0/1] check_refname_component: Optimize
 2014-05-31 11:21 UTC  (14+ messages)
` [PATCH] "

[PATCH alt-v1] Improve function dir.c:trim_trailing_spaces()
 2014-05-31  1:12 UTC  (2+ messages)

git 2.0.0 PROFILE=BUILD check-phase problems with ./t5561-http-backend.sh; GIT_TEST_HTTPD=false problems with t5537-fetch-shallow.sh
 2014-05-31  1:03 UTC  (12+ messages)
  ` [PATCH] t5537: re-drop http tests
    ` [RFC PATCH] t5538: move http push tests out to t5542
        ` [PATCH v2] "

[ANNOUNCE] Git v1.9.4
 2014-05-30 21:52 UTC 

[puzzled and solved] "shortlog" not quite understanding all "log" options
 2014-05-30 21:37 UTC  (3+ messages)

[RFC PATCH] git log: support "auto" decorations
 2014-05-30 21:13 UTC  (13+ messages)

Git stash gpg prompting
 2014-05-30 20:31 UTC  (3+ messages)

[PATCH] Fix a bug in compat/bswap.h endianness detection
 2014-05-30 18:50 UTC  (2+ messages)

[PATCH] Improve function dir.c:trim_trailing_spaces()
 2014-05-30 18:45 UTC  (5+ messages)

[PATCH 1/2] contrib/subtree: Store subtree metadata in .gittrees file
 2014-05-30 17:45 UTC  (2+ messages)
` [PATCH 2/2] contrib/subtree: List subcmd and modify push/pull to use .gittrees


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