git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-08-04 13:54:06 to 2015-08-07 21:22:15 UTC [more...]

[PATCH 1/4] submodule: implement `module_list` as a builtin helper
 2015-08-07 21:21 UTC  (18+ messages)
` [PATCH 2/4] submodule: implement `module_name` "
      ` [PATCH] "

wishlist: make it possible to amend commit messages after push to remote
 2015-08-07 21:02 UTC  (7+ messages)

[PATCH] clone: fix repo name when cloning a server's root
 2015-08-07 20:45 UTC  (18+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 6/6] clone: add tests for cloning with empty path
` [PATCH v4 0/3] fix repo name when cloning a server's root
  ` [PATCH v4 1/3] clone: do not include authentication data in guessed dir
  ` [PATCH v4 2/3] clone: do not use port number as dir name
  ` [PATCH v4 3/3] clone: abort if no dir name could be guessed

[PATCH] config.mak.uname: Cygwin: Use renames for creation
 2015-08-07 20:30 UTC 

What's cooking in git.git
 2015-08-07 18:47 UTC  (10+ messages)
  ` [PATCH 0/2] ./t5512-*.sh -x complaints
    ` [PATCH 1/2] test-lib: turn off "-x" tracing during chain-lint check
    ` [PATCH 2/2] test-lib: disable trace when test is not verbose

feature request: better support for typos
 2015-08-07 18:12 UTC 

[PATCH v9 0/11] Port tag.c over to use ref-filter APIs
 2015-08-07 17:50 UTC  (12+ messages)
` [PATCH v9 01/11] ref-filter: print output to strbuf for formatting
  ` [PATCH v9 02/11] ref-filter: introduce ref_formatting_state

resolving a (possibly remote) branch HEAD to a hash
 2015-08-07 17:24 UTC  (2+ messages)

[PATCH v2] untracked-cache: fix subdirectory handling
 2015-08-07 17:17 UTC 

git blame breaking on repository with CRLF files
 2015-08-07 16:32 UTC 

[PATCH 0/10] Port branch.c to ref-filter
 2015-08-07 15:22 UTC  (4+ messages)

Windows 7 - long/short and upper/lower filename
 2015-08-07 14:03 UTC  (2+ messages)

[PATCH] am: let command-line options override saved options
 2015-08-07  9:29 UTC  (11+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] test_terminal: redirect child process' stdin to a pty
  ` [PATCH v2 2/3] am: let command-line options override saved options
  ` [PATCH v2 3/3] am: let --signoff override --no-signoff

[PATCH] git-am: add am.threeWay config variable
 2015-08-07  9:18 UTC  (2+ messages)

Inconsistent results obtained regarding how git decides what commits modifies a given path
 2015-08-07  8:44 UTC  (2+ messages)

[PATCH v9 03/11] ref-filter: implement an `align` atom
 2015-08-07  4:04 UTC  (3+ messages)

Draft of Git Rev News edition 6
 2015-08-07  0:03 UTC  (6+ messages)

[PATCH v3 0/4] notes: add support for notes.merge option
 2015-08-06 22:37 UTC  (6+ messages)
` [PATCH v3 3/4] notes: add notes.merge option to select default strategy
` [PATCH RFC 4/4] notes: add per-ref configuration of merge strategy

[PATCH] builtin/mv: Get rid of the last caller of get_pathspec
 2015-08-06 20:59 UTC  (8+ messages)
` [PATCH 0/2] Remove get_pathspec finally
  ` [PATCH 1/2] builtin/mv: remove get_pathspec()
  ` [PATCH 2/2] pathspec: remove deprecated get_pathspec

[RFC/PATCH 0/4] parallel fetch for submodules
 2015-08-06 20:44 UTC  (11+ messages)
` [PATCH 1/4] submodule: implement `module_name` as a builtin helper
` [RFC PATCH 2/4] Add a workdispatcher to get work done in parallel
` [PATCH 3/4] argv_array: add argv_array_copy
` [RFC PATCH 4/4] submodule: add infrastructure to fetch submodules in parallel

fetching from an hg remote fails with bare git repositories
 2015-08-06 18:21 UTC  (5+ messages)

[RFC/PATCH] contrib: teach completion about git-worktree options and arguments
 2015-08-06 16:29 UTC  (2+ messages)

[PATCH] sha1_file.c: fix a declaration-after-statement
 2015-08-06 10:08 UTC  (2+ messages)

Error when cloning with weird local directory
 2015-08-06  7:50 UTC  (4+ messages)

[PATCH/RFC] gitweb: Don't pass --full-history to git-log(1)
 2015-08-06  7:41 UTC  (5+ messages)

[bug report] Signing your work: GnuPG signing failed (gpg version 2.1)
 2015-08-05 22:55 UTC  (2+ messages)

[ANNOUNCE] Git Rev News edition 6
 2015-08-05 21:45 UTC 

[PATCH] add ls-remote --get-push-url option
 2015-08-05 21:39 UTC  (5+ messages)
` [PATCH v3] remote: add get-url subcommand

[PATCH v2] clone: Simplify string handling in guess_dir_name()
 2015-08-05 21:04 UTC  (15+ messages)
` [PATCH v4] clone: simplify "
        ` [PATCH 0/2] fix clone guess_dir_name regression in v2.4.8
          ` [PATCH 1/2] clone: add tests for output directory
          ` [PATCH 2/2] clone: use computed length in guess_dir_name

Missing pages Git Book (Kindle - HTC M8)
 2015-08-05 20:16 UTC 

(unknown)
 2015-08-05 19:48 UTC  (4+ messages)
` Which branch(es) contain certain commits? (was Re: (unknown))

Error pushing new branch: value too great for base (error token is
 2015-08-05 17:53 UTC  (2+ messages)

[PATCH] git_open_noatime: return with errno=0 on success
 2015-08-05 16:27 UTC  (7+ messages)

[Bug] incomplete defence agains creating a branch named HEAD
 2015-08-05 15:46 UTC 

[PATCH v2] completion: Add '--edit-todo' to rebase
 2015-08-05 13:40 UTC  (2+ messages)
` [PATCH v3 1/1] completion: offer '--edit-todo' during interactive rebase

[PATCH 1/2] tests: fix broken && chains in t1509-root-worktree
 2015-08-05  9:43 UTC  (2+ messages)
` [PATCH 2/2] tests: fix cleanup after tests "

[PATCH v2] send-email: provide whitelist of SMTP AUTH mechanisms
 2015-08-05  7:17 UTC  (3+ messages)

[PATCH] git-p4: fix faulty paths for case insensitive systems
 2015-08-05  5:36 UTC  (3+ messages)

[PATCH v5 0/2] path: implement common_dir handling in git_path_submodule()
 2015-08-04 22:05 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] submodule refactor: use git_path_submodule() in add_submodule_odb()
  ` [PATCH v6 2/2] path: implement common_dir handling in git_path_submodule()
  ` [PATCH v7 0/2] "
    ` [PATCH v7 1/2] submodule refactor: use git_path_submodule() in add_submodule_odb()
    ` [PATCH v7 2/2] path: implement common_dir handling in git_path_submodule()

[PATCH 1/2] Documentation/git-worktree: fix duplicated 'from'
 2015-08-04 18:27 UTC  (4+ messages)
` [PATCH 2/2] Documentation/git-worktree: fix reference to 'locked' file

Pro Git - Missing Diagram Image
 2015-08-04 15:58 UTC 

[PATCH v7 00/45] Make git-am a builtin
 2015-08-04 13:52 UTC  (29+ messages)
` [PATCH v7 03/45] builtin-am: implement skeletal builtin am
` [PATCH v7 04/45] builtin-am: implement patch queue mechanism
` [PATCH v7 09/45] builtin-am: implement committing applied patch
` [PATCH v7 11/45] builtin-am: implement --resolved/--continue
` [PATCH v7 16/45] builtin-am: implement -q/--quiet
` [PATCH v7 23/45] builtin-am: handle stray state directory
` [PATCH v7 24/45] builtin-am: implement -u/--utf8
` [PATCH v7 25/45] builtin-am: implement -k/--keep, --keep-non-patch
` [PATCH v7 26/45] builtin-am: implement --[no-]message-id, am.messageid
` [PATCH v7 27/45] builtin-am: support --keep-cr, am.keepcr
` [PATCH v7 28/45] builtin-am: implement --[no-]scissors
` [PATCH v7 29/45] builtin-am: pass git-apply's options to git-apply
` [PATCH v7 30/45] builtin-am: implement --ignore-date
` [PATCH v7 31/45] builtin-am: implement --committer-date-is-author-date
` [PATCH v7 32/45] builtin-am: implement -S/--gpg-sign, commit.gpgsign
` [PATCH v7 33/45] builtin-am: invoke post-rewrite hook
` [PATCH v7 34/45] builtin-am: support automatic notes copying
` [PATCH v7 35/45] builtin-am: invoke applypatch-msg hook
` [PATCH v7 36/45] builtin-am: invoke pre-applypatch hook
` [PATCH v7 37/45] builtin-am: invoke post-applypatch hook
` [PATCH v7 38/45] builtin-am: rerere support
` [PATCH v7 39/45] builtin-am: support and auto-detect StGit patches
` [PATCH v7 40/45] builtin-am: support and auto-detect StGit series files
` [PATCH v7 41/45] builtin-am: support and auto-detect mercurial patches
` [PATCH v7 42/45] builtin-am: implement -i/--interactive
` [PATCH v7 43/45] builtin-am: implement legacy -b/--binary option
` [PATCH v7 44/45] builtin-am: check for valid committer ident
` [PATCH v7 45/45] builtin-am: remove redirection to git-am.sh


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