git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-02-25 19:31:43 to 2016-02-26 20:52:07 UTC [more...]

[PATCH 0/2] recursive submodules: paths are hard
 2016-02-26 20:51 UTC  (3+ messages)
` [PATCH 1/2] Check recursive submodule update to have correct path from subdirectory
` [PATCH 2/2] submodule sync: Test we can pass individual submodules

BUG? git log --no-merges shows grafted merges in shallow clones
 2016-02-26 20:13 UTC  (4+ messages)

[PATCH] contrib/subtree: add repo url to commit messages
 2016-02-26 19:49 UTC  (4+ messages)

[PATCH v3 1/3] t/lib-httpd: load mod_unixd
 2016-02-26 19:41 UTC  (4+ messages)
` [PATCH v3 2/3] sumodule--helper: fix submodule--helper clone usage and check argc count
` [PATCH v3 3/3] git: submodule honor -c credential.* from command line

[PATCH] credential: let empty credential specs reset helper list
 2016-02-26 19:34 UTC  (3+ messages)

[PATCH v4 1/3] t/lib-httpd: load mod_unixd
 2016-02-26 19:31 UTC  (4+ messages)
` [PATCH v4 2/3] sumodule--helper: fix submodule--helper clone usage and check argc count
` [PATCH v4 3/3] git: submodule honor -c credential.* from command line

[GSoC] Microproject :- Teaching git pull --rebase the --no-autostash flag
 2016-02-26 19:17 UTC  (8+ messages)
` [PATCH] Add --no-autostash flag to git pull --rebase

[PATCH 00/16] git bisect improvements
 2016-02-26 18:47 UTC  (22+ messages)
` [PATCH 01/16] bisect: write about `bisect next` in documentation
` [PATCH 02/16] bisect: add test for the bisect algorithm
` [PATCH 03/16] bisect: make bisect compile if DEBUG_BISECT is set
` [PATCH 04/16] bisect: make algorithm behavior independent of DEBUG_BISECT
` [PATCH 05/16] bisect: get rid of recursion in count_distance()
` [PATCH 06/16] bisect: use struct node_data array instead of int array
` [PATCH 07/16] bisect: replace clear_distance() by unique markers
` [PATCH 08/16] bisect: use commit instead of commit list as arguments when appropriate
` [PATCH 09/16] bisect: extract get_distance() function from code duplication
` [PATCH 10/16] bisect: introduce distance_direction()
` [PATCH 11/16] bisect: make total number of commits global
` [PATCH 12/16] bisect: rename count_distance() to compute_weight()
` [PATCH 13/16] bisect: prepare for different algorithms based on find_all
` [PATCH 14/16] bisect: use a modified breadth-first search to find relevant weights
` [PATCH 15/16] bisect: compute best bisection in compute_relevant_weights()
` [PATCH 16/16] bisect: get back halfway shortcut

What's cooking in git.git (Feb 2016, #07; Thu, 25)
 2016-02-26 18:29 UTC  (3+ messages)

Rebase performance
 2016-02-26 18:15 UTC  (8+ messages)

[PATCH/WIP 0/6] Detached HEADs in new worktrees considered harmful
 2016-02-26 18:03 UTC  (10+ messages)
` [PATCH 1/6] Documentation/git-worktree: spell --detach correctly
` [PATCH 2/6] t6014: test prune with detached HEADs in separate worktrees
` [PATCH/RFD 3/6] rev-list: list all heads with --all
` [PATCH 4/6] WIP: mess only with mark_reachable
` [PATCH 5/6] WIP: fix unborn branch case
` [PATCH 6/6] revisions: list all worktree HEADs with --all

[PATCH/RFC] git-commit: add a commit.verbose config variable
 2016-02-26 17:32 UTC  (7+ messages)

Restore Question
 2016-02-26 17:13 UTC  (3+ messages)

[PATCH] strbuf_write: omit system call when length is zero
 2016-02-26 17:09 UTC  (5+ messages)

Fwd: git clone does not respect command line options
 2016-02-26 16:59 UTC  (10+ messages)

git mv messed up file mapping if folders contain identical files
 2016-02-26 15:48 UTC  (3+ messages)

interactive rebase results across shared histories
 2016-02-26 12:38 UTC  (6+ messages)

cover letter and cc list
 2016-02-26 12:35 UTC  (4+ messages)

[PATCH] upload-pack: use argv_array for pack_objects
 2016-02-26 10:59 UTC  (3+ messages)

[PATCH] push: shorten "push.default is unset" warning message
 2016-02-26 10:54 UTC  (3+ messages)
` [PATCH v2 0/2] Remove "push.default unset" warning

[Q] Import SVN tags into a local Git repository?
 2016-02-26 10:31 UTC 

[PATCH] Update diff-highlight
 2016-02-26  9:41 UTC  (3+ messages)

[PATCH v2] add DEVELOPER makefile knob to check for acknowledged warnings
 2016-02-26  9:33 UTC  (6+ messages)

[PATCH v2] contrib/subtree: add repo url to commit messages
 2016-02-26  8:43 UTC 

[PATCH] SubmittingPatches : WIP tag in patches
 2016-02-26 14:19 UTC  (5+ messages)

[PATCH v3 1/2] t/lib-http/apache.conf: load mod_unixd module in apache 2.4
 2016-02-26  7:32 UTC  (15+ messages)
` [PATCH v3 2/2] git: submodule honor -c credential.* from command line

[PATCHv17 00/11] Expose submodule parallelism to the user
 2016-02-25 23:50 UTC  (36+ messages)
` [PATCHv17 05/11] run_processes_parallel: treat output of children as byte array
  ` [PATCHv18 00/11] Expose
    ` [PATCHv18 01/11] submodule-config: keep update strategy around
    ` [PATCHv18 02/11] submodule-config: drop check against NULL
    ` [PATCHv18 03/11] fetching submodules: respect `submodule.fetchJobs` config option
    ` [PATCHv18 04/11] submodule update: direct error message to stderr
    ` [PATCHv18 05/11] run_processes_parallel: treat output of children as byte array
    ` [PATCHv18 06/11] run-command: expose default_{start_failure, task_finished}
    ` [PATCHv18 07/11] run_processes_parallel: rename parameters for the callbacks
    ` [PATCHv18 08/11] run_processes_parallel: correctly terminate callbacks with an LF
    ` [PATCHv18 09/11] git submodule update: have a dedicated helper for cloning
    ` [PATCHv18 10/11] submodule update: expose parallelism to the user
    ` [PATCHv18 11/11] clone: allow an explicit argument for parallel submodule clones
            ` [PATCHv19 00/11] Expose submodule parallelism to the user
              ` [PATCHv19 01/11] submodule-config: keep update strategy around
              ` [PATCHv19 02/11] submodule-config: drop check against NULL
              ` [PATCHv19 03/11] fetching submodules: respect `submodule.fetchJobs` config option
              ` [PATCHv19 04/11] submodule update: direct error message to stderr
              ` [PATCHv19 05/11] run_processes_parallel: treat output of children as byte array
              ` [PATCHv19 06/11] run-command: expose default_{start_failure, task_finished}
              ` [PATCHv19 07/11] run_processes_parallel: rename parameters for the callbacks
              ` [PATCHv19 08/11] run_processes_parallel: correctly terminate callbacks with an LF
              ` [PATCHv19 09/11] git submodule update: have a dedicated helper for cloning
              ` [PATCHv19 10/11] submodule update: expose parallelism to the user
              ` [PATCHv19 11/11] clone: allow an explicit argument for parallel submodule clones

[PATCH] run-command: fix an 'different modifiers' sparse warning
 2016-02-25 23:08 UTC  (4+ messages)

[PATCH 00/21] completion: __gitdir()-related improvements
 2016-02-25 22:50 UTC  (22+ messages)
` [PATCH 01/21] completion: improve __git_refs()'s in-code documentation
` [PATCH 02/21] completion tests: don't add test cruft to the test repository
` [PATCH 03/21] completion tests: make the $cur variable local to the test helper functions
` [PATCH 04/21] completion tests: consolidate getting path of current working directory
` [PATCH 05/21] completion tests: check __gitdir()'s output in the error cases
` [PATCH 06/21] completion tests: add tests for the __git_refs() helper function
` [PATCH 07/21] completion: ensure that the repository path given on the command line exists
` [PATCH 08/21] completion: fix most spots not respecting 'git --git-dir=<path>'
` [PATCH 09/21] completion: respect 'git --git-dir=<path>' when listing remote refs
` [PATCH 10/21] completion: list refs from remote when remote's name matches a directory
` [PATCH 11/21] completion: don't list 'HEAD' when trying refs completion outside of a repo
` [PATCH 12/21] completion: list short refs from a remote given as a URL
` [PATCH 13/21] rev-parse: add '--absolute-git-dir' option
` [PATCH 14/21] completion: don't offer commands when 'git --opt' needs an argument
` [PATCH 15/21] completion: fix completion after 'git -C <path>'
` [PATCH 16/21] completion: respect "
` [PATCH 17/21] completion: don't use __gitdir() for git commands
` [PATCH 18/21] completion: consolidate silencing errors from "
` [PATCH 19/21] completion: don't guard git executions with __gitdir()
` [PATCH 20/21] completion: extract repository discovery from __gitdir()
` [PATCH 21/21] completion: cache the path to the repository

[PATCH 0/3] out-of-bounds access from corrupted .idx files
 2016-02-25 22:07 UTC  (5+ messages)
` [PATCH 1/3] t5313: test bounds-checks of corrupted/malicious pack/idx files

[PATCH v2] git: submodule honor -c credential.* from command line
 2016-02-25 21:48 UTC  (8+ messages)

[PATCH v5 25/27] refs: add LMDB refs storage backend
 2016-02-25 20:50 UTC  (5+ messages)
` [PATCH] refs: document transaction semantics

[PATCH v6 00/32] refs backend
 2016-02-25 20:31 UTC  (12+ messages)
` [PATCH v6 03/32] files-backend: break out ref reading

[PATCH] submodule--helper: fix 'dubious bitfield' sparse warnings
 2016-02-25 20:28 UTC  (2+ messages)

[PATCH] refs: mark a file-local symbol as static
 2016-02-25 20:09 UTC  (2+ messages)

[PATCH 0/5] activate diff.renames by default
 2016-02-25 19:31 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/5] log: introduce init_log_defaults()


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