git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-03-17 18:38:55 to 2015-03-19 23:51:03 UTC [more...]

[PATCH v3] rev-list: refuse --first-parent combined with --bisect
 2015-03-19 23:51 UTC  (19+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

Sparse checkout not working as expected (colons in filenames on Windows)
 2015-03-19 23:07 UTC 

Git for Windows 1.9.5.msysgit.1
 2015-03-19 23:03 UTC 

[v3 PATCH 2/2] reset: add tests for git reset -
 2015-03-19 22:16 UTC  (3+ messages)

[PATCH] git=p4.py rebase now honor's client spec
 2015-03-19 21:58 UTC  (2+ messages)

Need help deciding between subtree and submodule
 2015-03-19 21:56 UTC  (4+ messages)

[PATCH v4 1/4] git-credential-store: support multiple credential files
 2015-03-19 21:53 UTC  (11+ messages)
` [PATCH v4 2/4] git-credential-store: support XDG_CONFIG_HOME
` [PATCH v4 3/4] docs/git-credential-store: document XDG file and precedence
` [PATCH v4 4/4] t0302: test credential-store support for XDG_CONFIG_HOME

[PATCH 0/5] not making corruption worse
 2015-03-19 21:52 UTC  (19+ messages)
` [PATCH 1/5] t5312: test object deletion code paths in a corrupted repository
` [PATCH 2/5] refs: introduce a "ref paranoia" flag

submodule.$name.url is ignored during submodule update
 2015-03-19 21:29 UTC  (4+ messages)

Why is "git fetch --prune" so much slower than "git remote prune"?
 2015-03-19 21:26 UTC  (6+ messages)

Git with Lader logic
 2015-03-19 21:17 UTC  (7+ messages)

[PATCH, RFC] checkout: Attempt to checkout submodules
 2015-03-19 21:15 UTC  (4+ messages)

Bug in fetch-pack.c, please confirm
 2015-03-19 21:09 UTC  (11+ messages)
          ` [PATCH 1/4] filter_ref: avoid overwriting ref->old_sha1 with garbage
          ` [PATCH 2/4] filter_ref: make a copy of extra "sought" entries
          ` [PATCH 3/4] fetch_refs_via_pack: free extra copy of refs
          ` [PATCH 4/4] fetch-pack: remove dead assignment to ref->new_sha1

Slow git pushes: sitting 1 minute in pack-objects
 2015-03-19 21:07 UTC  (6+ messages)

Rebase pain on (the) pot
 2015-03-19 19:43 UTC  (2+ messages)

Fwd: Seems to be pushing more than necessary
 2015-03-19 18:36 UTC  (12+ messages)
  `  "

Bug in git-verify-pack or in its documentation?
 2015-03-19 17:59 UTC  (5+ messages)

[PATCH/RFC] completion: filter sources of git scripts from available commands
 2015-03-19 17:51 UTC  (2+ messages)

[PATCH 2/5] gitweb: if the PATH_INFO is incomplete, use it as a project_filter
 2015-03-19 15:40 UTC  (4+ messages)
` [PATCH 3/5] gitweb: add a link under the search box to clear a project filter
` [PATCH 4/5] gitweb: optionally set project category from its pathname
` [PATCH 5/5] gitweb: make category headings into links when they are directories

[PATCH 1/5] gitweb: fix typo in man page
 2015-03-19 15:39 UTC 

[GSoC Project Help] Unifying git branch -l, git tag -l and git for-each-ref
 2015-03-19 12:58 UTC  (2+ messages)

git pull & git gc
 2015-03-19  9:47 UTC  (21+ messages)

[PATCH 00/14] numparse module: systematically tighten up integer parsing
 2015-03-19  7:32 UTC  (20+ messages)
` [PATCH 01/14] numparse: new module for parsing integral numbers
` [PATCH 05/14] handle_revision_opt(): use convert_i() when handling "-<digit>"
` [PATCH 14/14] diff_opt_parse(): use convert_i() when handling --abbrev=<num>

Upload your Invited Paper until March 20, 2015. Extended Versions of all the Invited papers will be promoted for direct publication in 36 Collaborating ISI/SCI Journals (with Impact Factor from Thomson Reuters)
 2015-03-18 17:50 UTC 

[PATCH 1/2] diff --cached: do not report i-t-a entries as "new"
 2015-03-19  6:00 UTC  (9+ messages)
` [PATCH v2] diff-lib.c: adjust position of i-t-a entries in diff

[PATCH/RFC/GSOC] make git-pull a builtin
 2015-03-18 22:26 UTC  (6+ messages)

Re:
 2015-03-18 21:45 UTC  (6+ messages)

[PATCH/RFD 0/3] worktree.* config keys and submodule and multiple worktrees
 2015-03-18 21:33 UTC  (3+ messages)
  ` per-repository and per-worktree config variables

[PATCH v4 0/2] path: implement common_dir handling in git_path_submodule()
 2015-03-18 21:10 UTC  (3+ messages)
` [PATCH v4 1/2] submodule refactor: use git_path_submodule() in add_submodule_odb()
` [PATCH v4 2/2] path: implement common_dir handling in git_path_submodule()

[PATCH v4 0/2] cat-file: add a '--literally' option
 2015-03-18 19:35 UTC  (4+ messages)
` [PATCH v4 2/2] sha1_file: refactor sha1_file.c to support 'cat-file --literally'

[v3 PATCH 1/2] reset: add '-' shorthand for '@{-1}'
 2015-03-18 19:17 UTC  (2+ messages)

git clone doesn't cleanup on failure when getcwd fails
 2015-03-18 19:02 UTC  (3+ messages)
` [PATCH] clone: initialize atexit cleanup handler earlier
  ` [PATCH] clone: drop period from end of die_errno message

[PATCH/RFC] grep: fix "--quiet" overwriting current output
 2015-03-18 19:01 UTC  (2+ messages)

Submodule not working with specified work-tree
 2015-03-18 15:31 UTC 

[Bug] git gc with alternates tries accessing non-existing directory
 2015-03-18 11:55 UTC  (3+ messages)

[PATCH/WIP 0/8] Convert git-rebase.sh to C
 2015-03-18  9:55 UTC  (9+ messages)
` [PATCH/WIP 1/8] strbuf: add and use strbuf_read_file_or_die()
` [PATCH/WIP 2/8] Move reset_tree from builtin/checkout.c to unpack-trees.c
` [PATCH/WIP 3/8] rebase: turn rebase--am into a separate program
` [PATCH/WIP 4/8] rebase: turn rebase--merge "
` [PATCH/WIP 5/8] rebase: turn rebase--interactive "
` [PATCH/WIP 6/8] rebase: remove unused function
` [PATCH/WIP 7/8] rebase: move resolvemsg to rebase--* scripts
` [PATCH/WIP 8/8] Build in rebase

[PATCH 0/3] nd/multiple-work-trees updates
 2015-03-18  8:23 UTC  (3+ messages)

git submodule: update=!command
 2015-03-18  7:45 UTC  (10+ messages)

[PATCH v3 0/4] git-credential-store: XDG user-specific config file support
 2015-03-18  6:39 UTC  (8+ messages)
` [PATCH v3 1/4] git-credential-store: support multiple credential files

[PATCH] sha1fd_check: die when we cannot open the file
 2015-03-18  6:30 UTC 

[PATCH] [GSoC][MICRO] Forbid "log --graph --no-walk"
 2015-03-18  5:34 UTC  (5+ messages)
` [PATCH v4/GSoC/MICRO] revision: forbid combining --graph and --no-walk
` [PATCH v5/GSoC/MICRO] "

What's cooking in git.git (Mar 2015, #06; Tue, 17)
 2015-03-17 23:43 UTC 

[PATCH 0/5] Retry if fdopen() fails due to ENOMEM
 2015-03-17 22:32 UTC  (4+ messages)

[PATCH/RFC 0/2][GSoC] revision.c: Allow "-" as stand-in for "@{-1}" everywhere a branch is allowed
 2015-03-17 22:16 UTC  (6+ messages)
` [PATCH 2/2] Add revision range support on "-" and "@{-1}"

Promoting Git developers (was: Bashing freelancers)
 2015-03-17 20:16 UTC  (17+ messages)
    ` Promoting Git developers

[GSoC] Applying for conversion scripts to builtins
 2015-03-17 18:38 UTC  (4+ 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).