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

[PATCH v4 00/15] Remove submodule from files-backend.c
 2017-03-03 15:48 UTC  (27+ messages)
` [PATCH v5 00/24] "
  ` [PATCH v5 04/24] files-backend: convert git_path() to strbuf_git_path()
  ` [PATCH v5 05/24] files-backend: move "logs/" out of TMP_RENAMED_LOG
  ` [PATCH v5 07/24] files-backend: add and use files_refname_path()
  ` [PATCH v5 08/24] files-backend: remove the use of git_path()
  ` [PATCH v5 15/24] refs: move submodule code out of files-backend.c
  ` [PATCH v5 16/24] files-backend: replace submodule_allowed check in files_downcast()
  ` [PATCH v5 19/24] refs: new transaction related ref-store api
  ` [PATCH v5 24/24] t1406: new tests for submodule ref store

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

[PATCH v2] Travis: also test on 32-bit Linux
 2017-03-03 15:42 UTC  (2+ messages)

Finding a tag that introduced a submodule change
 2017-03-03 15:40 UTC 

[PATCH/RFC 0/7] Pie-in-the-sky attempt to fix the early config
 2017-03-03 15:35 UTC  (31+ messages)
` [PATCH v2 0/9] Fix "
  ` [PATCH v2 1/9] t7006: replace dubious test
  ` [PATCH v2 2/9] setup_git_directory(): use is_dir_sep() helper
  ` [PATCH v2 3/9] setup_git_directory(): avoid changing global state during discovery
  ` [PATCH v2 4/9] Export the discover_git_directory() function
  ` [PATCH v2 5/9] Make read_early_config() reusable
  ` [PATCH v2 6/9] read_early_config(): special-case builtins that create a repository
  ` [PATCH v2 7/9] read_early_config(): avoid .git/config hack when unneeded
  ` [PATCH v2 8/9] read_early_config(): really discover .git/
  ` [PATCH v2 9/9] Test read_early_config()

SHA1 collisions found
 2017-03-03 14:54 UTC  (18+ messages)

[PATCH v2 4/5] Add guitool completions for diff and mergetools
 2017-03-03 13:40 UTC 

[PATCH v2 3/5] Add --gui option to mergetool
 2017-03-03 13:40 UTC 

[PATCH v2 2/5] Use -y where possible in test t7610-mergetool
 2017-03-03 13:40 UTC 

[PATCH v2 1/5] Detect merges specifically in test t7610-mergetool
 2017-03-03 13:40 UTC 

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

[RFC PATCH 2/2] completion: add bash completion for 'filter-branch'
 2017-03-03 12:35 UTC 

[PATCH 2/3] Add gui completions for difftool
 2017-03-03 11:57 UTC 

[PATCH 3/3] Remove outdated info in difftool manpage
 2017-03-03 11:57 UTC 

[PATCH 1/2] t6042: Add failing test for rename/rename/delete/delete
 2017-03-03 11:33 UTC  (2+ messages)
` [PATCH/RFC 2/2] merge-recursive: Handle rename/rename/delete/delete conflicts

[PATCH 0/2] Improve error messages when opening a directory as file
 2017-03-03 10:33 UTC  (9+ messages)
` [PATCH 1/2] config: check if config path is a file before parsing it
` [PATCH 2/2] attr.c: check if .gitattributes "

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

[PATCH 1/4] t7003: ensure --prune-empty can prune root commit
 2017-03-03  7:56 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 2/3] revision: exclude trees/blobs given commit
 2017-03-03  7:36 UTC  (5+ messages)
` [PATCH] t/perf: export variable used in other blocks
    ` [PATCH] t/perf: use $MODERN_GIT for all repo-copying steps
      ` [PATCH] t/perf: add fallback for pre-bin-wrappers versions of git

git push - 401 unauthorized
 2017-03-03  8:07 UTC  (2+ messages)

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

[PATCH] Travis: also test on 32-bit Linux
 2017-03-03  2:17 UTC  (10+ messages)
` [PATCH v1] "

[PATCH] line-log.c: prevent crash during union of too many ranges
 2017-03-02 17:29 UTC 

[PATCH 0/5] A series of performance enhancements in the memihash and name-cache area
 2017-03-02 21:40 UTC  (6+ messages)

[PATCH v3] Documentation: Improve description for core.quotePath
 2017-03-02 19:41 UTC  (2+ messages)

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

git status --> Out of memory, realloc failed
 2017-03-02 20:04 UTC  (5+ messages)

git diff --quiet exits with 1 on clean tree with CRLF conversions
 2017-03-02 20:03 UTC  (15+ messages)
` [PATCH v1 1/1] "
        ` [PATCH v2] diff: do not short-cut CHECK_SIZE_ONLY check in diff_populate_filespec()

[PATCH 0/5] recursing submodules with relative pathspec (grep and ls-files)
 2017-03-02 18:01 UTC  (7+ messages)
` [PATCH 3/5] grep: fix bug when recuring with relative pathspec
` [PATCH 5/5] ls-files: "

[PATCH] Put sha1dc on a diet
 2017-03-02 19:04 UTC  (24+ messages)

[PATCH 0/3] Test fetch-pack's ability to fetch arbitrary blobs
 2017-03-02 18:36 UTC  (5+ messages)
` [PATCH 1/3] revision: unify {tree,blob}_objects in rev_info

[PATCH] mingw: use OpenSSL's SHA-1 routines
 2017-03-02 17:07 UTC  (8+ messages)

Rebase sequencer changes prevent exec commands from modifying the todo file?
 2017-03-02 15:25 UTC 

git diff --quiet exits with 1 on clean tree with CRLF conversions
 2017-03-02 15:38 UTC  (9+ messages)
              ` git status reports file modified when only line-endings have changed (was git diff --quiet exits with 1 on clean tree with CRLF conversions)

BUG Report: v12.0.0 "git difftool -d" fails with "fatal: cannot create directory at '': No such file or directory"
 2017-03-02 14:26 UTC  (2+ messages)

[PATCH] README: create HTTP/HTTPS links from URLs in Markdown
 2017-03-02  7:57 UTC  (5+ messages)

[PATCH] add--interactive: fix missing file prompt for patch mode with "-i"
 2017-03-02  9:48 UTC 

[PATCH v2] fixing corner-cases with interpret_branch_name()
 2017-03-02  8:47 UTC  (10+ messages)
` [PATCH v2 1/8] interpret_branch_name: move docstring to header file
` [PATCH v2 2/8] strbuf_branchname: drop return value
` [PATCH v2 3/8] strbuf_branchname: add docstring
` [PATCH v2 4/8] interpret_branch_name: allow callers to restrict expansions
` [PATCH v2 5/8] t3204: test git-branch @-expansion corner cases
` [PATCH v2 6/8] branch: restrict @-expansions when deleting
` [PATCH v2 7/8] strbuf_check_ref_format(): expand only local branches
` [PATCH v2 8/8] checkout: restrict @-expansions when finding branch

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

[RFCv6 PATCH 00/18] Checkout aware of Submodules!
 2017-03-02  2:11 UTC  (20+ messages)
  ` [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 03/18] lib-submodule-update: teach test_submodule_content the -C <dir> flag
  ` [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 06/18] make is_submodule_populated gently
  ` [PATCH 07/18] connect_work_tree_and_git_dir: safely create leading directories
  ` [PATCH 08/18] update submodules: add submodule config parsing
  ` [PATCH 09/18] update submodules: add a config option to determine if submodules are updated
  ` [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: "

Delta compression not so effective
 2017-03-02  0:43 UTC  (8+ messages)

format-patch subject-prefix gets truncated when using the --numbered flag
 2017-03-01 19:43 UTC  (8+ messages)
  ` [PATCH 2/2] pretty: use fmt_output_email_subject()

[PATCH 0/6 v5] allow "-" as a shorthand for "previous branch"
 2017-03-01 23:18 UTC  (6+ messages)
` [PATCH 5/6 v5] merge.c: delegate handling of "-" shorthand to revision.c:get_sha1
` [PATCH 6/6 v5] revert.c: delegate handling of "-" shorthand to setup_revisions

What's cooking in git.git (Mar 2017, #01; Wed, 1)
 2017-03-01 23:08 UTC  (3+ messages)

[PATCH] gitweb tests: Skip tests when we don't have Time::HiRes
 2017-03-01 22:42 UTC  (4+ messages)
` [PATCH v2 0/2] Minor changes to skip gitweb tests without Time::HiRes
` [PATCH v2 1/2] gitweb tests: Change confusing "skip_all" phrasing

[PATCH v7 0/6] stash: support pathspec argument
 2017-03-01 22:43 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 4/6] stash: teach 'push' (and 'create_stash') to honor pathspec


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