git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2017-03-03 15:51:30 to 2017-03-07 00:27:12 UTC [more...]

[RFCv6 PATCH 00/18] Checkout aware of Submodules!
 2017-03-06 22:21 UTC  (23+ messages)
  ` [PATCH 03/18] lib-submodule-update: teach test_submodule_content the -C <dir> flag
  ` [RFCv7 PATCH 00/18] Checkout aware of Submodules!
    ` [PATCH 01/18] lib-submodule-update.sh: reorder create_lib_submodule_repo
    ` [PATCH 02/18] lib-submodule-update.sh: do not use ./. as submodule remote
    ` [PATCH 04/18] lib-submodule-update.sh: replace sha1 by hash
    ` [PATCH 05/18] lib-submodule-update.sh: define tests for recursing into submodules
    ` [PATCH 07/18] connect_work_tree_and_git_dir: safely create leading directories
    ` [PATCH 08/18] update submodules: add submodule config parsing
    ` [PATCH 10/18] submodules: introduce check to see whether to touch a submodule
    ` [PATCH 11/18] update submodules: move up prepare_submodule_repo_env
    ` [PATCH 12/18] update submodules: add submodule_move_head
    ` [PATCH 13/18] unpack-trees: pass old oid to verify_clean_submodule
    ` [PATCH 14/18] unpack-trees: check if we can perform the operation for submodules
    ` [PATCH 15/18] read-cache, remove_marked_cache_entries: wipe selected submodules
    ` [PATCH 16/18] entry.c: update submodules when interesting
    ` [PATCH 17/18] builtin/checkout: add --recurse-submodules switch
    ` [PATCH 18/18] builtin/read-tree: "

RFC: Another proposed hash function transition plan
 2017-03-07  0:17 UTC  (14+ messages)
  ` RFC v3: "

[Request for Documentation] Differentiate signed (commits/tags/pushes)
 2017-03-07  0:08 UTC  (5+ messages)

[PATCH 0/5] recursing submodules with relative pathspec (grep and ls-files)
 2017-03-06 23:07 UTC  (2+ messages)
` [RFC PATCH] grep: fix bug when recursing with relative pathspec

Server-side hooks on non-bare repository
 2017-03-06 22:33 UTC  (3+ messages)

What's cooking in git.git (Mar 2017, #02; Fri, 3)
 2017-03-06 21:08 UTC  (5+ messages)

bisect-helper: we do not bisect --objects
 2017-03-06 20:22 UTC  (7+ messages)

[RFC 0/4] Shallow clones with on-demand fetch
 2017-03-06 20:01 UTC  (8+ messages)
` [RFC 1/4] upload-file: Add upload-file command
` [RFC 2/4] on-demand: Fetch missing files from remote
` [RFC 3/4] upload-pack: Send all commits if client requests on-demand
` [RFC 4/4] clone: Request on-demand shallow clones

[PATCH v3] Travis: also test on 32-bit Linux
 2017-03-06 19:21 UTC  (2+ messages)

[PATCH 00/10] decoupling a submodule's existence and its url
 2017-03-06 18:50 UTC  (6+ messages)
` [PATCH 01/10] submodule: decouple url and submodule existence

[PATCH] http: inform about alternates-as-redirects behavior
 2017-03-06 18:03 UTC  (9+ messages)
      ` [PATCH v2] "

git init --separate-git-dir does not update symbolic .git links for submodules
 2017-03-06 16:40 UTC  (2+ messages)

fatal: Could not get current working directory: Permission denied | affected 2.10,2.11,2.12, but not 1.9.5 |
 2017-03-06 16:10 UTC 

Fwd: HTTP Dumb Push?
 2017-03-06 15:45 UTC  (2+ messages)

Delta compression not so effective
 2017-03-06 13:36 UTC  (9+ messages)

[PATCH v4 00/15] Remove submodule from files-backend.c
 2017-03-06 12:30 UTC  (12+ messages)
` [PATCH v5 00/24] "
  ` [PATCH v5 19/24] refs: new transaction related ref-store api
  ` [PATCH v5 20/24] files-backend: avoid ref api targetting main ref store
  ` [PATCH v5 23/24] t1405: some basic tests on "
  ` [PATCH v5 24/24] t1406: new tests for submodule "

[PATCH v5 00/22] Add configuration options for split-index
 2017-03-06  9:42 UTC  (23+ messages)
` [PATCH v5 01/22] config: mark an error message up for translation
` [PATCH v5 02/22] t1700: change here document style
` [PATCH v5 03/22] config: add git_config_get_split_index()
` [PATCH v5 04/22] split-index: add {add,remove}_split_index() functions
` [PATCH v5 05/22] read-cache: add and then use tweak_split_index()
` [PATCH v5 06/22] update-index: warn in case of split-index incoherency
` [PATCH v5 07/22] t1700: add tests for core.splitIndex
` [PATCH v5 08/22] Documentation/config: add information "
` [PATCH v5 09/22] Documentation/git-update-index: talk about core.splitIndex config var
` [PATCH v5 10/22] config: add git_config_get_max_percent_split_change()
` [PATCH v5 11/22] read-cache: regenerate shared index if necessary
` [PATCH v5 12/22] t1700: add tests for splitIndex.maxPercentChange
` [PATCH v5 13/22] Documentation/config: add splitIndex.maxPercentChange
` [PATCH v5 14/22] sha1_file: make check_and_freshen_file() non static
` [PATCH v5 15/22] read-cache: touch shared index files when used
` [PATCH v5 16/22] config: add git_config_get_expiry() from gc.c
` [PATCH v5 17/22] read-cache: unlink old sharedindex files
` [PATCH v5 18/22] t1700: test shared index file expiration
` [PATCH v5 19/22] read-cache: refactor read_index_from()
` [PATCH v5 20/22] read-cache: use freshen_shared_index() in read_index_from()
` [PATCH v5 21/22] Documentation/config: add splitIndex.sharedIndexExpire
` [PATCH v5 22/22] Documentation/git-update-index: explain splitIndex.*

[PATCH] pull: do not segfault when HEAD refers to missing object file
 2017-03-06  7:33 UTC  (6+ messages)

[PATCH v2] git svn: fix authenticaton with 'branch'
 2017-03-06  5:59 UTC 

Git download
 2017-03-06  5:33 UTC  (2+ messages)

SHA1 collisions found
 2017-03-05 23:45 UTC  (13+ messages)
            ` Transition plan for git to move to a new hash function

[PATCH] Travis: also test on 32-bit Linux
 2017-03-05 22:16 UTC  (20+ messages)
` [PATCH v1] "
                          ` [PATCH] line-log: use COPY_ARRAY to fix mis-sized memcpy

difflame improvements
 2017-03-05 16:18 UTC 

[PATCH/RFC 0/7] Pie-in-the-sky attempt to fix the early config
 2017-03-05  3:36 UTC  (18+ messages)
` [PATCH v2 0/9] Fix "
  ` [PATCH v2 8/9] read_early_config(): really discover .git/
  ` [PATCH v3 0/9] Fix the early config
    ` [PATCH v3 1/9] t7006: replace dubious test
    ` [PATCH v3 2/9] setup_git_directory(): use is_dir_sep() helper
    ` [PATCH v3 3/9] Prepare setup_discovered_git_directory() the root directory
    ` [PATCH v3 4/9] setup_git_directory_1(): avoid changing global state
    ` [PATCH v3 5/9] Export the discover_git_directory() function
    ` [PATCH v3 6/9] Make read_early_config() reusable
    ` [PATCH v3 7/9] read_early_config(): avoid .git/config hack when unneeded
    ` [PATCH v3 8/9] read_early_config(): really discover .git/
    ` [PATCH v3 9/9] Test read_early_config()

[PATCH 3/3] Remove outdated info in difftool manpage
 2017-03-04 20:46 UTC  (5+ messages)

git diff --quiet exits with 1 on clean tree with CRLF conversions
 2017-03-04 19:59 UTC  (14+ messages)
` [PATCH v1 1/1] "

GSoC 2017
 2017-03-04 17:26 UTC  (3+ messages)

git init --separate-git-dir does not update symbolic .git links for submodules
 2017-03-04 12:15 UTC 

[PATCH] http: release strbuf on disabled alternates
 2017-03-04  3:42 UTC  (2+ messages)

[PATCH] Put sha1dc on a diet
 2017-03-04  1:07 UTC  (9+ messages)

[PATCH v6 0/1] Conditional config include
 2017-03-03 23:22 UTC  (14+ messages)
` [PATCH v7 0/3] "
  ` [PATCH v7 3/3] config: add conditional include

[PATCH 2/3] revision: exclude trees/blobs given commit
 2017-03-03 22:31 UTC  (5+ messages)
` [PATCH] t/perf: export variable used in other blocks

SHA1 collisions found
 2017-03-03 22:18 UTC  (15+ messages)

git status --> Out of memory, realloc failed
 2017-03-03 21:10 UTC  (7+ messages)

[PATCH v2 2/5] Use -y where possible in test t7610-mergetool
 2017-03-03 21:21 UTC  (3+ messages)

[PATCH 0/2] Improve error messages when opening a directory as file
 2017-03-03 21:05 UTC  (5+ messages)
` [PATCH 1/2] config: check if config path is a file before parsing it

[PATCH 1/4] t7003: ensure --prune-empty can prune root commit
 2017-03-03 20:43 UTC  (11+ messages)
` [PATCH 3/4] filter-branch: fix --prune-empty on parentless commits
` [PATCH 4/4] p7000: add test for filter-branch with --prune-empty

[PATCH] Do not require Python for the git-remote-{bzr,hg} placeholder scripts
 2017-03-03 20:13 UTC  (6+ messages)

[PATCH v2 5/5] Remove outdated info in difftool manpage
 2017-03-03 13:40 UTC 

[PATCH] line-log.c: prevent crash during union of too many ranges
 2017-03-03 19:19 UTC  (2+ messages)

[RFC PATCH 1/2] completion: add bash completion for 'git rev-list'
 2017-03-03 12:35 UTC 

log -S/-G (aka pickaxe) searches binary files by default
 2017-03-03 18:05 UTC  (5+ messages)

Finding a tag that introduced a submodule change
 2017-03-03 18:04 UTC  (3+ messages)

[PATCH 1/3] Add --gui option to mergetool
 2017-03-03 18:06 UTC  (2+ messages)

rebase: confusing behaviour since --fork-point
 2017-03-03 16:37 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).