git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-03-10 16:40:08 to 2017-03-13 20:20:08 UTC [more...]

[PATCH] Put sha1dc on a diet
 2017-03-13 20:20 UTC  (13+ messages)

[PATCH v4 00/10] Fix the early config
 2017-03-13 20:12 UTC  (25+ messages)
` [PATCH v5 00/11] "
  ` [PATCH v5 04/11] setup_git_directory_1(): avoid changing global state
  ` [PATCH v5 09/11] Test read_early_config()
  ` [PATCH v5 10/11] setup_git_directory_gently_1(): avoid die()ing
  ` [PATCH v6 00/12] Fix the early config
    ` [PATCH v6 01/12] t7006: replace dubious test
    ` [PATCH v6 02/12] setup_git_directory(): use is_dir_sep() helper
    ` [PATCH v6 03/12] Prepare setup_discovered_git_directory() the root directory
    ` [PATCH v6 04/12] setup_git_directory_1(): avoid changing global state
    ` [PATCH v6 05/12] Introduce the discover_git_directory() function
    ` [PATCH v6 06/12] Make read_early_config() reusable
    ` [PATCH v6 07/12] read_early_config(): avoid .git/config hack when unneeded
    ` [PATCH v6 08/12] read_early_config(): really discover .git/
    ` [PATCH v6 09/12] Add t1309 to test read_early_config()
    ` [PATCH v6 10/12] setup_git_directory_gently_1(): avoid die()ing
    ` [PATCH v6 11/12] t1309: document cases where we would want early config not to die()
    ` [PATCH v6 12/12] setup.c: mention unresolved problems

Possible git blame bug?
 2017-03-13 20:11 UTC 

[PATCH]v2 adding built-in driver for javascript
 2017-03-13 20:08 UTC 

git-push branch confusion caused by user mistake
 2017-03-13 19:49 UTC  (5+ messages)

Stable GnuPG interface, git should use GPGME
 2017-03-13 19:48 UTC  (12+ messages)

[GSoC][PATCH 0/3] Move ~/.git-credential-cache to ~/.cache/git
 2017-03-13 19:44 UTC  (14+ messages)
` [GSoC][PATCH 1/3] path.c: Add xdg_cache_home to get paths under XDG_CACHE_HOME
` [GSoC][PATCH 2/3] credential-cache.c: Make git use XDG_CACHE_HOME for credentials
` [GSoC][PATCH 3/3] Update documentation to reflect new socket location

'git add --patch' no longer allows you to select files before selecting patches
 2017-03-13 19:16 UTC  (4+ messages)

[RFC][PATCH] index-pack: add testcases found using AFL
 2017-03-13 19:13 UTC  (12+ messages)

fatal error when diffing changed symlinks
 2017-03-13 19:02 UTC  (4+ messages)
` [PATCH] difftool: handle changing symlinks in dir-diff mode

bug?: git reset --mixed ignores deinitialized submodules
 2017-03-13 18:37 UTC  (3+ messages)

RFC: Another proposed hash function transition plan
 2017-03-13 18:34 UTC  (10+ messages)
  ` RFC v3: "

[PATCH 0/2] bringing attributes to pathspecs
 2017-03-13 18:30 UTC  (17+ messages)
` [PATCH 1/2] pathspec: allow querying for attributes
` [PATCH 2/2] pathspec: allow escaped query values
` [PATCH v2 0/2] bringing attributes to pathspecs
  ` [PATCH v2 1/2] pathspec: allow querying for attributes
  ` [PATCH v2 2/2] pathspec: allow escaped query values
  ` [PATCH v3 0/2] bringing attributes to pathspecs
    ` [PATCH v3 1/2] pathspec: allow querying for attributes
    ` [PATCH v3 2/2] pathspec: allow escaped query values

[GSoC] Discussion of "Submodule related work" project
 2017-03-13 18:24 UTC  (5+ messages)

[RFC PATCH] help: add optional instructions for reporting bugs
 2017-03-13 18:00 UTC  (5+ messages)

fatal: Could not get current working directory: Permission denied | affected 2.10,2.11,2.12, but not 1.9.5 |
 2017-03-13 17:31 UTC  (7+ messages)

[RFCv7 PATCH 00/18] Checkout aware of Submodules!
 2017-03-13 17:24 UTC  (9+ messages)
` [RFCv8 PATCH 00/17] "
  ` [PATCH 07/17] connect_work_tree_and_git_dir: safely create leading directories
  ` [PATCH 12/17] update submodules: add submodule_move_head

[PATCH] http-walker: fix buffer underflow processing remote alternates
 2017-03-13 17:20 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH v2] repack: Add option to preserve and prune old pack files
 2017-03-13 16:39 UTC  (6+ messages)

Git Vendor Support
 2017-03-13 15:34 UTC  (5+ messages)

Possible tiny bug in reset's error message
 2017-03-13 14:55 UTC 

[ANNOUNCE] git-sign, simple scripts to generate and verify securely signed Git checkouts
 2017-03-13 14:22 UTC 

63146 git
 2017-03-13 11:12 UTC 

[PATCH] t2027: avoid using pipes
 2017-03-13  6:51 UTC  (5+ messages)
` [Patch v2] "
    ` [PATCH v3] "

[PATCH 0/1] archive: learn to include submodules in output archive
 2017-03-13  0:36 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] l10n: add framework for localizing the manpages
 2017-03-13  0:01 UTC  (4+ messages)

Draft of Git Rev News edition 25
 2017-03-12 20:54 UTC 

[RFC PATCH] Move SHA-1 implementation selection into a header file
 2017-03-12 20:12 UTC  (5+ messages)

[PATCH] branch & tag: Add a --no-contains option
 2017-03-12 17:49 UTC  (16+ messages)
          ` [PATCH 0/4] fix object flag pollution in "tag --contains"
            ` [PATCH 4/4] ref-filter: use separate cache for contains_tag_algo
            ` [PATCH v4] ref-filter: Add --no-contains option to tag/branch/for-each-ref

BUG: "git branch --contains <commit> <name>" does nothing, silently fails
 2017-03-12 11:19 UTC  (9+ messages)
` [PATCH] tag: Implicitly supply --list given another list-like option

[PATCH] [RFC] Converting git stash to a builtin
 2017-03-11 21:27 UTC 

[RFC] Converting git stash to a builtin
 2017-03-11 20:25 UTC 

How to view diff when doing `git push --force`
 2017-03-11 19:30 UTC  (2+ messages)

[PATCH v1] Travis: also test on 32-bit Linux
 2017-03-11 14:17 UTC  (19+ messages)

How to find the cause of 'git push' stopping on 'Writing objects'?
 2017-03-11 12:34 UTC  (2+ messages)

[Gsoc] adding built-in driver for javascript
 2017-03-11 11:04 UTC  (2+ messages)

[GSoC] Move ~/.git-credential-cache to ~/.cache/git
 2017-03-11  3:17 UTC  (5+ messages)

git-clone --config order & fetching extra refs during initial clone
 2017-03-11  0:41 UTC  (5+ messages)

What's cooking in git.git (Mar 2017, #04; Fri, 10)
 2017-03-10 23:03 UTC 

[PATCH] repack: Add options to preserve and prune old pack files
 2017-03-10 21:52 UTC  (3+ messages)

[PATCH v2 2/2] submodule--helper.c: remove duplicate code
 2017-03-10 20:48 UTC  (8+ messages)
` [PATCH v3 0/2] Remove duplicate code from module_clone()
  ` [PATCH v3 2/2] submodule--helper.c: remove duplicate code

[PATCH v2] ref-filter: Add --no-contains option to tag/branch/for-each-ref
 2017-03-10 20:33 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] Makefile: detect errors in running spatch
 2017-03-10 20:16 UTC  (4+ messages)

git commit --interactive patch-mode no longer allows selecting files
 2017-03-10 19:58 UTC  (4+ messages)

What's cooking in git.git (Mar 2017, #03; Wed, 8)
 2017-03-10 19:53 UTC  (3+ messages)

[PATCH 00/10] RFC Partial Clone and Fetch
 2017-03-10 19:47 UTC  (9+ messages)
` [PATCH 02/10] pack-objects: add --partial-by-size=n --partial-special

BUG Report: git branch ignore --no-abbrev flag
 2017-03-10 16:45 UTC  (6+ messages)
    ` [PATCH] branch: honor --abbrev/--no-abbrev in --list mode

[PATCH v2 0/9] Fix the early config
 2017-03-10 16:39 UTC  (11+ messages)
` [PATCH v3 "


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