git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-10-27 21:26:07 to 2015-10-30 18:16:25 UTC [more...]

[PATCH 0/9] Expose the submodule parallelism to the user
 2015-10-30 18:16 UTC  (25+ messages)
` [PATCHv2 0/8] "
  ` [PATCHv2 1/8] run_processes_parallel: Add output to tracing messages
  ` [PATCHv2 2/8] submodule config: keep update strategy around
  ` [PATCHv2 3/8] submodule config: remove name_and_item_from_var
  ` [PATCHv2 4/8] submodule-config: parse_config
  ` [PATCHv2 5/8] fetching submodules: Respect `submodule.jobs` config option
  ` [PATCHv2 6/8] git submodule update: have a dedicated helper for cloning
  ` [PATCHv2 7/8] submodule update: expose parallelism to the user
  ` [PATCHv2 8/8] clone: allow an explicit argument for parallel submodule clones

[PATCH] ident.c: add support for IPv6
 2015-10-30 18:13 UTC  (3+ messages)

[PATCH] checkout: add --progress option
 2015-10-30 18:12 UTC  (3+ messages)

[PATCH 1/2] http: allow selection of proxy authentication method
 2015-10-30 18:01 UTC  (9+ messages)
` [PATCH v2] http proxy authentication improvements
  ` [PATCH 2/2] http: use credential API to handle proxy authentication

[PATCH] git-p4: Handle p4 submit failure
 2015-10-30 17:57 UTC  (4+ messages)

Anonymous commit (empty Author and Committer)
 2015-10-30 17:01 UTC  (4+ messages)
  ` [Savannah-users] "

[PATCH 0/2] checkout: added two options to control progress output
 2015-10-30 16:52 UTC  (5+ messages)

[PATCH] difftool: avoid symlinks when reusing worktree files
 2015-10-30 16:19 UTC  (8+ messages)

[gmane.comp.version-control.git] [PATCH 0/4] gitk crash fix and locale updates
 2015-10-30 16:03 UTC  (3+ messages)

[PATCH] gitk: l10n: Update Catalan translation
 2015-10-30  9:58 UTC  (2+ messages)

[PATCH 0/4] gitk crash fix and locale updates
 2015-10-30 10:04 UTC  (2+ messages)

[PATCH] gitk: add missing accelerators
 2015-10-30  9:56 UTC  (2+ messages)

[PATCH v4] ref-filter: fallback on alphabetical comparison
 2015-10-30  8:45 UTC 

[PATCH v4 0/4] blame: allow blame --reverse --first-parent when it makes sense
 2015-10-30  5:01 UTC  (5+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 1/3] blame: test to describe use of blame --reverse --first-parent
  ` [PATCH v5 2/3] blame: extract find_single_final
  ` [PATCH v5 3/3] blame: allow blame --reverse --first-parent when it makes sense

git fsck failure on OS X with files >= 4 GiB
 2015-10-30  2:15 UTC  (7+ messages)

git-credential-cache--daemon quits on SIGHUP, can we change it to ignore instead?
 2015-10-30  1:20 UTC  (14+ messages)

[PATCH] l10n: de.po: improve some translations
 2015-10-29 21:19 UTC 

git-fetch pulls already-pulled objects?
 2015-10-29 19:52 UTC  (5+ messages)

git-gui is still using old-style git-merge invocation
 2015-10-29 19:31 UTC  (3+ messages)

[PATCH 0/6] Miscellaneous platform-independent patches from Git for Windows
 2015-10-29 16:44 UTC  (11+ messages)
` [PATCH 3/6] Facilitate debugging Git executables in tests with gdb

git-cherry doesn't detect a "copied" commit
 2015-10-29 14:44 UTC  (5+ messages)

[PATCH v3] ref-filter: fallback on alphabetical comparison
 2015-10-29 14:17 UTC  (5+ messages)

Watchman/inotify support and other ways to speed up git status
 2015-10-29  8:10 UTC  (3+ messages)

[PATCH] merge-file: clamp exit code to maximum 127
 2015-10-28 22:44 UTC 

Question: .idx without .pack causes performance issues?
 2015-10-28 22:43 UTC  (6+ messages)
` [PATCH 1/2] prepare_packed_git(): refactor garbage reporting in pack directory

[PATCH v1] git-p4: Add option to ignore empty commits
 2015-10-28 22:35 UTC  (5+ messages)

[PATCH] revisions --stdin: accept CRLF line terminators
 2015-10-28 22:26 UTC  (19+ messages)
` [PATCH 00/17] Peace with CRLF
  ` [PATCH 01/17] strbuf: add strbuf_gets()
  ` [PATCH 02/17] check-attr, check-ignore, checkout-index: read paths with strbuf_gets()
  ` [PATCH 03/17] update-index: read --index-info "
  ` [PATCH 04/17] update-index: read list of paths with strbuf_gets() under --stdin
  ` [PATCH 05/17] mktree: read textual tree representation with strbuf_gets()
  ` [PATCH 06/17] hash-object: read --stdin-paths "
  ` [PATCH 07/17] revision: read --stdin "
  ` [PATCH 08/17] rev-parse: read parseopt spec "
  ` [PATCH 09/17] ident.c: read /etc/mailname "
  ` [PATCH 10/17] remote.c: read $GIT_DIR/remotes/* "
  ` [PATCH 11/17] clone/sha1_file: read info/alternates "
  ` [PATCH 12/17] transport-helper: read helper response "
  ` [PATCH 13/17] cat-file: read batch stream "
  ` [PATCH 14/17] column: read lines "
  ` [PATCH 15/17] send-pack: read list of refs "
  ` [PATCH 16/17] grep: read -f file "
  ` [PATCH 17/17] test-sha1-array: read command stream "

[PATCH 0/9] Expose the submodule parallelism to the user
 2015-10-28 22:20 UTC  (11+ messages)
` [PATCH 1/9] submodule-config: "goto" removal in parse_config()
` [PATCH 5/9] submodule update: expose parallelism to the user
` [PATCH 6/9] clone: allow an explicit argument for parallel submodule clones

fatal: Unable to read current working directory: No error
 2015-10-28 21:14 UTC  (2+ messages)

[PATCH 0/3] expose parallelism for submodule {update, clone}
 2015-10-28 21:03 UTC  (3+ messages)
` [PATCH 3/3] clone: Allow an explicit argument for parallel submodule clones

Bug: dcommit fails when a file with '@' in the name is renamed
 2015-10-28 19:34 UTC 

[PATCHv1 0/2] git-p4: work on a detached head
 2015-10-28 19:03 UTC  (6+ messages)
` [PATCHv1 2/2] git-p4: work with "

[PATCH v2] format-patch: introduce format.outputDirectory configuration
 2015-10-28 17:59 UTC  (4+ messages)

[PATCH v2 0/2] specify commit by negative pattern
 2015-10-28 17:52 UTC  (5+ messages)
` [PATCH v2 2/2] object name: introduce '^{/!-<negative pattern>}' notation

[PATCH 0/3] bash-completion fixes for global git options handling
 2015-10-28 17:21 UTC  (4+ messages)
` [PATCH 1/3] completion: ignore git options for subcommand completion
` [PATCH 2/3] completion: pass --git-dir to more commands
` [PATCH 3/3] completion: handle git -C option

Bug: Segfault when doing "git diff"
 2015-10-28 17:27 UTC  (7+ messages)
    ` [PATCH] add_submodule_odb: initialize alt_odb list earlier

[PATCH v2 0/2] Fix interactive rebase when the editor saves with CR/LF
 2015-10-28 17:12 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] rebase-i: work around Windows CRLF line endings
  ` [PATCH v4 0/2] Fix interactive rebase when the editor saves with CR/LF
    ` [PATCH v4 1/2] Demonstrate rebase fails "
    ` [PATCH v4 2/2] rebase-i: work around Windows CRLF line endings

What's the ".git/gitdir" file?
 2015-10-28 16:23 UTC  (7+ messages)

[PATCH/RFC] receive-pack: allow for hiding refs outside the namespace
 2015-10-28 16:21 UTC  (9+ messages)
` [PATCH] Allow hideRefs to match "

Why are submodules not automatically handled by default or at least configurable to do so?
 2015-10-28  7:36 UTC  (4+ messages)

git repack command on larger pack file
 2015-10-28  6:47 UTC  (8+ messages)

[PATCH v5 00/26] refs backend pre-vtable
 2015-10-28  2:14 UTC  (27+ messages)
` [PATCH v5 01/26] refs.c: create a public version of verify_refname_available
` [PATCH v5 02/26] refs: make is_branch public
` [PATCH v5 03/26] refs-be-files.c: rename refs to refs-be-files
` [PATCH v5 04/26] refs.c: add a new refs.c file to hold all common refs code
` [PATCH v5 05/26] refs.c: move update_ref to refs.c
` [PATCH v5 06/26] refs.c: move delete_pseudoref and delete_ref to the common code
` [PATCH v5 07/26] refs.c: move read_ref_at to the common refs file
` [PATCH v5 08/26] refs.c: move the hidden refs functions to the common code
` [PATCH v5 09/26] refs.c: move dwim and friend functions to the common refs code
` [PATCH v5 10/26] refs.c: move warn_if_dangling_symref* to the common code
` [PATCH v5 11/26] refs.c: move read_ref, read_ref_full and ref_exists "
` [PATCH v5 12/26] refs.c: move resolve_refdup to common
` [PATCH v5 13/26] refs.c: move check_refname_format to the common code
` [PATCH v5 14/26] refs.c: move is_branch "
` [PATCH v5 15/26] refs.c: move prettify_refname "
` [PATCH v5 16/26] refs.c: move ref iterators "
` [PATCH v5 17/26] refs.c: move head_ref_namespaced "
` [PATCH v5 18/26] refs: move transaction functions into "
` [PATCH v5 19/26] refs.c: move refname_is_safe to the "
` [PATCH v5 20/26] refs.c: move copy_msg "
` [PATCH v5 21/26] refs.c: move peel_object "
` [PATCH v5 22/26] refs.c: move should_autocreate_reflog to "
` [PATCH v5 23/26] initdb: move safe_create_dir into "
` [PATCH v5 24/26] refs: make files_log_ref_write functions public
` [PATCH v5 25/26] refs: break out ref conflict checks
` [PATCH v5 26/26] introduce "extensions" form of core.repositoryformatversion

transakce?
 2015-10-27 16:18 UTC 

[PATCH] difftool: gracefully handle symlinks to directories
 2015-10-27 21:30 UTC  (3+ messages)

[PATCH 1/2] run-command: factor out child_process_clear()
 2015-10-27 21:31 UTC  (5+ messages)

[PATCH] use pop_commit() for consuming the first entry of a struct commit_list
 2015-10-27 21:29 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).