git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-12-11 19:59:17 to 2015-12-15 15:21:24 UTC [more...]

[PATCHv3] Makefile: add missing phony target
 2015-12-15 15:21 UTC 

Announcing Git for Windows 2.6.4
 2015-12-15 15:05 UTC  (2+ messages)

[PATCH 0/8] Untracked cache improvements
 2015-12-15 13:42 UTC  (19+ messages)
` [PATCH 2/8] update-index: use enum for untracked cache options
` [PATCH 7/8] config: add core.untrackedCache

Where does http.sslcainfo get set in Windows (2.6.3)?
 2015-12-15 12:37 UTC  (3+ messages)

update index mtime etc metadata
 2015-12-15 11:17 UTC  (2+ messages)

[PATCH 1/2] push: add '--delete' flag to synopsis
 2015-12-15  9:22 UTC  (5+ messages)
` [PATCH 2/2] push: add '-d' as shorthand for '--delete'

[PATCH 0/8] Rerolling sb/submodule-parallel-fetch for the time after 2.7
 2015-12-15  6:12 UTC  (30+ messages)
` [PATCH 1/8] submodule.c: write "Fetching submodule <foo>" to stderr
` [PATCH 2/8] xread: poll on non blocking fds
` [PATCH 3/8] xread_nonblock: add functionality to read from fds without blocking
` [PATCH 4/8] strbuf: add strbuf_read_once to read "
` [PATCH 5/8] sigchain: add command to pop all common signals
` [PATCH 6/8] run-command: add an asynchronous parallel child processor
` [PATCH 7/8] fetch_populated_submodules: use new parallel job processing
` [PATCH 8/8] submodules: allow parallel fetching, add tests and documentation

[PATCH v3 0/3] format-patch: introduce option to suppress commit hashes
 2015-12-15  1:52 UTC  (4+ messages)
` [PATCH v3 1/3] Introduce a null_oid constant
` [PATCH v3 2/3] format-patch: add an option to suppress commit hash
` [PATCH v3 3/3] format-patch: check that header line has expected format

[PATCH v2 0/3] format-patch: introduce option to suppress commit hashes
 2015-12-15  0:35 UTC  (10+ messages)
` [PATCH v2 1/3] Introduce a null_oid constant
` [PATCH v2 2/3] format-patch: add an option to suppress commit hash
` [PATCH v2 3/3] format-patch: check that header line has expected format

git gui: fail on dual entries in recent repo list
 2015-12-15  0:04 UTC  (9+ messages)
` [PATCH v1 0/4] Fix git-gui when recentrepo list has duplicates
  ` [PATCH v1 1/4] git-gui: remove duplicate entries from .gitconfig's gui.recentrepo
  ` [PATCH v1 2/4] git gui: cope with duplicates in _get_recentrepo
  ` [PATCH v1 3/4] git gui: de-dup selected repo from recentrepo history
  ` [PATCH v1 4/4] git gui: allow for a long recentrepo list

[PATCH 0/2] git-p4: fix for handling of multiple depot paths
 2015-12-14 23:09 UTC  (8+ messages)
` [PATCH 1/2] git-p4: failing test case for skipping changes with multiple depots
` [PATCH 2/2] git-p4: fix handling of multiple depot paths

[PATCHv6 0/8] Expose submodule parallelism to the user
 2015-12-14 22:54 UTC  (9+ messages)
` [PATCH 1/8] submodule-config: keep update strategy around
` [PATCH 2/8] submodule-config: drop check against NULL
` [PATCH 3/8] submodule-config: remove name_and_item_from_var
` [PATCH 4/8] submodule-config: introduce parse_generic_submodule_config
` [PATCH 5/8] fetching submodules: respect `submodule.fetchJobs` config option
` [PATCH 6/8] git submodule update: have a dedicated helper for cloning
` [PATCH 7/8] submodule update: expose parallelism to the user
` [PATCH 8/8] clone: allow an explicit argument for parallel submodule clones

Why does send-pack call pack-objects for all remote refs?
 2015-12-14 22:37 UTC  (10+ messages)

Publish Research Papers
 2015-12-14 21:54 UTC 

git-svn does not honor preserve-empty-dirs
 2015-12-14 21:56 UTC 

git bisect with temporary commits
 2015-12-14 21:26 UTC  (9+ messages)

query regarding git merge
 2015-12-14 21:13 UTC  (4+ messages)

Downloading for mac
 2015-12-14 21:11 UTC 

compile error in Git v2.7.0-rc0
 2015-12-14 21:11 UTC  (5+ messages)

Corruption of branch?
 2015-12-14 20:44 UTC  (10+ messages)

What's cooking in git.git (Dec 2015, #03; Thu, 10)
 2015-12-14 19:37 UTC  (9+ messages)
      ` sb/submodule-parallel-fetch, was: "
          ` sb/submodule-parallel-fetch,

[PATCH/RFC 00/10] ref-filter: use parsing functions
 2015-12-14 19:06 UTC  (35+ messages)
` [PATCH/RFC 01/10] ref-filter: introduce a parsing function for each atom in valid_atom
` [PATCH/RFC 05/10] ref-filter: introduce color_atom_parser()
` [PATCH/RFC 06/10] strbuf: introduce strbuf_split_str_without_term()
` [PATCH/RFC 08/10] ref-filter: introduce remote_ref_atom_parser()
` [PATCH/RFC 09/10] ref-filter: introduce contents_atom_parser()

[PATCH jk/prune-mtime] prune: close directory earlier during loose-object directory traversal
 2015-12-14 19:02 UTC  (6+ messages)

[PATCH] refs: mark some symbols static
 2015-12-14 18:55 UTC  (2+ messages)

What's "wrong" with this fast-import?
 2015-12-14 16:20 UTC  (3+ messages)

Questions about GIT
 2015-12-14 16:22 UTC  (2+ messages)

[PATCH 0/2] rebase: broken behavior with --keep-empty
 2015-12-14 15:39 UTC  (4+ messages)
` [PATCH 2/2] rebase: fix preserving commits "

[PATCH 0/3] git-clone fails when current user is not in /etc/passwd
 2015-12-14 15:07 UTC  (3+ messages)
` [PATCH 3/3] ident: loosen getpwuid error in non-strict mode

(unknown)
 2015-12-14 13:14 UTC 

[PATCH/RFC 00/10] ref-filter: use parsing functions
 2015-12-13 19:40 UTC  (4+ messages)
` [PATCH/RFC 10/10] ref-filter: introduce objectname_atom_parser()

[PATCH v7] Add git-grep threads param
 2015-12-13 19:25 UTC  (3+ messages)

Bug: git-p4 can skip changes when syncing large from multiple depot paths
 2015-12-13 19:04 UTC  (2+ messages)

[PATCH] show signature of commit in gitk
 2015-12-13 18:10 UTC  (3+ messages)

git stash save -u deletes ignored files without stashing them
 2015-12-13  7:51 UTC 

[PATCH] completion: fix completing unstuck email alias arguments
 2015-12-13  1:00 UTC  (3+ messages)

[PATCH v7] blame: add support for --[no-]progress option
 2015-12-13  0:51 UTC 

[PATCH v6] blame: add support for --[no-]progress option
 2015-12-13  0:40 UTC  (8+ messages)

[L10N] Kickoff of translation for Git 2.7.0 round 1
 2015-12-12  1:27 UTC 

[PATCH 00/16] LMDB refs backend atop pre-vtable
 2015-12-12  0:48 UTC  (11+ messages)
` [PATCH 02/16] refs: add methods for misc ref operations
` [PATCH 04/16] refs: add do_for_each_per_worktree_ref

[PATCH] rebase -i: Remember merge options beyond continue actions
 2015-12-11 20:30 UTC  (4+ messages)
` [PATCH] rebase -i: remember "
    ` [PATCH v2] "

[PATCH] notes: allow merging from arbitrary references
 2015-12-11 19:58 UTC  (5+ 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).