git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-16 17:49:08 to 2013-04-18 09:54:08 UTC [more...]

What's cooking in git.git (Apr 2013, #05; Mon, 15)
 2013-04-18  9:53 UTC  (34+ messages)
` "What's cooking" between #05 and #06
              ` [PATCH] git add <pathspec>... defaults to "-A"

Pushing/fetching from/into a shallow-cloned repository
 2013-04-18  9:52 UTC 

[PATCH v2 0/6] transport-helper: some clarifications and a fix
 2013-04-18  9:45 UTC  (10+ messages)
` [PATCH v2 1/6] transport-helper: clarify *:* refspec
` [PATCH v2 2/6] transport-helper: update refspec documentation
` [PATCH v2 3/6] transport-helper: clarify pushing without refspecs
` [PATCH v2 4/6] transport-helper: warn when refspec is not used
` [PATCH v2 5/6] transport-helper: trivial code shuffle
` [PATCH v2 6/6] transport-helper: update remote helper namespace

cvsps: bad usage: invalid argument --norc
 2013-04-18  9:43 UTC  (5+ messages)
  ` State of CVS-to-git conversion tools (Was: Re: cvsps: bad usage: invalid argument --norc)

[PATCH] t3400 (rebase): add failing test for a peculiar rev spec
 2013-04-18  8:52 UTC 

put THEIR commits AFTER my commits with a single rebase command
 2013-04-18  8:33 UTC  (5+ messages)
  ` Re[2]: "

[PATCH 0/6] transport-helper: some clarifications and a fix
 2013-04-18  8:18 UTC  (11+ messages)
` [PATCH 1/6] transport-helper: clarify *:* refspec
` [PATCH 2/6] transport-helper: update refspec documentation
` [PATCH 3/6] transport-helper: clarify pushing without refspecs
` [PATCH 4/6] transport-helper: warn when refspec is not used
` [PATCH 5/6] transport-helper: trivial code shuffle
` [PATCH 6/6] transport-helper: update remote helper namespace

[PATCH 00/33] Various cleanups around reference packing and peeling
 2013-04-18  7:46 UTC  (24+ messages)
` [PATCH 10/33] refs: extract a function ref_resolves_to_object()
` [PATCH 14/33] refs: extract a function peel_entry()
` [PATCH 16/33] t3210: test for spurious error messages for dangling packed refs
              ` [PATCH 0/2] Add documentation for new expiry option values
                ` [PATCH 1/2] git-gc.txt, git-reflog.txt: document new expiry options
                ` [PATCH 2/2] api-parse-options.txt: document "no-" for non-boolean options
` [PATCH 17/33] repack_without_ref(): silence errors for dangling packed refs

[RFC/PATCH 0/7] Rework git core for native submodules
 2013-04-18  7:50 UTC  (20+ messages)

[PATCH] stash: tighten IS_STASH_LIKE logic
 2013-04-18  7:38 UTC 

git rev-list --pretty=format:"" issue
 2013-04-18  7:30 UTC  (3+ messages)

[PATCH 1/2] fmt-merge-msg: respect core.commentchar in people credits
 2013-04-18  6:42 UTC  (3+ messages)
` [PATCH 2/2] fmt-merge-msg: use core.commentchar in tag signatures completely
  ` t6200: avoid path mangling issue on Windows

[PATCH] remote-hg: fix commit messages
 2013-04-18  6:15 UTC  (2+ messages)

[PATCH v2] Fix various typos and grammaros
 2013-04-18  1:44 UTC  (13+ messages)
` [RFC/PATCH maint 0/10] "
  ` [PATCH 01/10] doc: various spelling fixes
      ` [PATCH] gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEM
              ` [PATCH] gitweb/INSTALL: GITWEB_CONFIG_SYSTEM is for backward compatibility

[PATCH] help.c: add a compatibility comment to cmd_version()
 2013-04-18  0:13 UTC  (6+ messages)

[PATCH/RFC] l10n: de.po: translate 39 new messages
 2013-04-17 23:02 UTC  (9+ messages)

[RFC/PATCH] clone: introduce clone.submoduleGitDir to relocate $GITDIR
 2013-04-17 23:01 UTC  (12+ messages)

[PATCH] gitremote-helpers(1): clarify refspec behaviour
 2013-04-17 22:30 UTC  (2+ messages)

[PATCH 0/8] Improve git-status --ignored
 2013-04-17 22:03 UTC  (16+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] dir.c: git-status --ignored: don't drop ignored directories
  ` [PATCH v2 03/14] dir.c: git-status --ignored: don't list empty "
          ` [PATCH v2-pu 11/14] dir.c: replace is_path_excluded with now equivalent is_excluded API
          ` [PATCH v2-pu 14/14] dir.c: git-status --ignored: don't scan the work tree twice

git log - crash and core dump
 2013-04-17 21:55 UTC  (25+ messages)
                  ` [PATCH] cat-file: print tags raw for "cat-file -p"
              ` [PATCH] pretty: handle broken commit headers gracefully
              ` [PATCH] blame: "

[PATCH] git-svn: added an --include-path flag
 2013-04-17 21:42 UTC 

[PATCH v4] submodule: add 'deinit' command
 2013-04-17 20:30 UTC  (10+ messages)
        ` [PATCH] submodule deinit: clarify work tree removal message
            ` [PATCH] submodule deinit: don't output "Cleared directory" when directory is empty

[PATCH] contrib/test-hg*.sh: Do not use PYTHON_PATH
 2013-04-17 19:17 UTC  (5+ messages)

[Resend PATCH] t3903 (stash): add failing test for ref of form ^{/message}
 2013-04-17 17:37 UTC  (12+ messages)

[PATCH v2 00/12] Layout control placeholders for pretty format
 2013-04-17 15:28 UTC  (11+ messages)
` [PATCH v3 00/13] nd/pretty-formats
  ` [PATCH v3 10/13] pretty: add %C(auto) for auto-coloring
  ` [PATCH v3 11/13] pretty: support padding placeholders, %< %> and %><

Git crash in Ubuntu 12.04
 2013-04-17  7:26 UTC  (8+ messages)

[PATCH] Extend runtime prefix computation
 2013-04-17  6:06 UTC  (8+ messages)

Splitting a commit with rebase -i and keeping a commit message
 2013-04-17  5:55 UTC  (4+ messages)

Remote helpers and signed tags
 2013-04-17  5:02 UTC  (9+ messages)
` [PATCH 0/3] Handle signed tags with 'export' remote helpers
  ` [PATCH 1/3] fast-export: add --signed-tags=warn-strip mode

is git-p4 compatible with p4/linux?
 2013-04-17  4:37 UTC  (2+ messages)

[PATCH 0/3] avoid bogus "recursion detected in die handler" message
 2013-04-17  1:37 UTC  (15+ messages)
` [PATCH 1/3] usage: refactor die-recursion checks
                ` [PATCH v2 0/2] avoid bogus "recursion detected in die handler" message
                  ` [PATCH v2 1/2] usage: allow pluggable die-recursion checks
                  ` [PATCH v2 2/2] run-command: use thread-aware die_is_recursing routine

[RFC/PATCH 0/2] Test the Git version string
 2013-04-16 21:22 UTC  (9+ messages)

[PATCH v2 0/3] Introduce pull.autostash
 2013-04-16 20:53 UTC  (13+ messages)
` [PATCH 3/3] pull: introduce --[no-]autostash and pull.autostash

Ensimag students projects, version 2013
 2013-04-16 20:41 UTC  (7+ messages)

[PATCH v6] Add "core.eol" config variable
 2013-04-16 18:26 UTC  (9+ messages)
` [PATCH master] convert: The native line-ending is \r\n on MinGW

[PATCH v2 02/14] dir.c: git-status --ignored: don't list files in ignored directories
 2013-04-16 18:17 UTC  (3+ messages)
` [PATCH] read_revisions_from_stdin: make copies for handle_revision_arg

[PATCH] t3903 (stash): add failing test for ref of form ^{/message}
 2013-04-16 18:07 UTC 


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 NNTP newsgroup(s).