git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-02-25 23:09:14 to 2016-02-27 06:43:36 UTC [more...]

[PATCH 00/22] Mark more strings for translation
 2016-02-27  6:42 UTC  (15+ messages)
` [PATCH 01/22] credential-cache--daemon: enable localized messages
` [PATCH 02/22] builtin/blame.c: mark strings for translation
` [PATCH 03/22] builtin/checkout.c: "
` [PATCH 04/22] builtin/clone.c: "
` [PATCH 05/22] builtin/config.c: "
` [PATCH 06/22] "
` [PATCH 07/22] builtin/update-index.c: "
` [PATCH 08/22] convert.c: "
` [PATCH 09/22] credential-cache--daemon.c: "
` [PATCH 10/22] http.c: "
` [PATCH 11/22] ident.c: "
` [PATCH 12/22] notes.c: "
` [PATCH 13/22] ref-filter.c: "
` [PATCH 14/22] refs/files-backend.c: "

Consulting for implementation
 2016-02-26 21:55 UTC 

[PATCH] add--interactive: allow custom diff highlighting programs
 2016-02-27  5:37 UTC 

[PATCH/RFC] builtin/tag: Changes argument format for verify
 2016-02-27  4:36 UTC  (2+ messages)

[PATCH v6 00/32] refs backend
 2016-02-27  4:14 UTC  (6+ messages)
` [PATCH v6 05/32] refs: add a backend method structure with transaction functions
` [PATCH v6 28/32] config: read ref storage config on startup

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

[PATCH/RFC 0/2] fix some rev-parse options in non-repos
 2016-02-27  3:22 UTC  (6+ messages)
` [PATCH 1/2] t1515: add tests for rev-parse out-of-repo helpers
` [PATCH 2/2] Revert "rev-parse: remove restrictions on some options"

[PATCH/WIP 0/6] Detached HEADs in new worktrees considered harmful
 2016-02-27  2:15 UTC  (11+ 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 0/2] recursive submodules: paths are hard
 2016-02-27  1:58 UTC  (4+ 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

[PATCH v5 0/3] pass credential.* to submodules
 2016-02-27  0:37 UTC  (5+ messages)
` [PATCH v5 1/3] sumodule--helper: fix submodule--helper clone usage and check argc count
` [PATCH v5 2/3] quote: implement sq_quotef()
` [PATCH v5 3/3] git: submodule honor -c credential.* from command line

[PATCH v4 1/3] t/lib-httpd: load mod_unixd
 2016-02-27  0:01 UTC  (8+ 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

What's cooking in git.git (Feb 2016, #08; Fri, 26)
 2016-02-26 23:57 UTC  (2+ messages)

[ANNOUNCE] Git v2.8.0-rc0
 2016-02-26 23:41 UTC 

Trouble Cloning Git remote repository
 2016-02-26 23:03 UTC 

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

interactive rebase results across shared histories
 2016-02-26 22:56 UTC  (8+ messages)

[PATCH v3 1/3] t/lib-httpd: load mod_unixd
 2016-02-26 22:19 UTC  (5+ 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 00/16] git bisect improvements
 2016-02-26 21:38 UTC  (24+ 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

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)

[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

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

[PATCH/RFC] git-commit: add a commit.verbose config variable
 2016-02-26 17:32 UTC  (5+ 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  (4+ 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)

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  (31+ messages)
` [PATCHv18 00/11] Expose
  ` [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


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