git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-17 15:57:08 to 2013-04-19 07:44:33 UTC [more...]

[PATCH] t3400 (rebase): add failing test for a peculiar rev spec
 2013-04-19  7:43 UTC  (3+ messages)

[BUG] git reflog on a tag tries to do something unexpected
 2013-04-19  7:08 UTC 

[RFD/PATCH 0/5] Improving the search for remote-tracking branches
 2013-04-19  6:20 UTC  (6+ messages)
` [RFD/PATCH 1/5] t2024: Add tests verifying current DWIM behavior of 'git checkout <branch>'
` [RFD/PATCH 2/5] t2024: Show failure to use refspec when DWIMming remote branch names
` [RFD/PATCH 3/5] checkout: Use remote refspecs when DWIMming tracking branches
` [RFD/PATCH 4/5] branch.c: Look up refspecs to validate "
` [RFD/PATCH 5/5] RFD: Disallow out-of-refspec refs within refs/remotes/* to be used as upstream

cvsps: bad usage: invalid argument --norc
 2013-04-19  6:13 UTC  (8+ messages)
  ` State of CVS-to-git conversion tools (Was: Re: cvsps: bad usage: invalid argument --norc)
        ` Does git fast-import support deltas?

[PATCH] stash: tighten IS_STASH_LIKE logic
 2013-04-19  5:57 UTC  (3+ messages)

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

[PATCH v2 0/8] New git-cc-cmd helper
 2013-04-19  5:14 UTC  (9+ messages)
` [PATCH v2 1/8] Add new git-cc-cmd helper to contrib
` [PATCH v2 2/8] contrib: cc-cmd: add option parsing
` [PATCH v2 3/8] contrib: cc-cmd: add support for multiple patches
` [PATCH v2 4/8] contrib: cc-cmd: add option to show commits
` [PATCH v2 5/8] contrib: cc-cmd: add option to parse from committish
` [PATCH v2 6/8] contrib: cc-cmd: parse committish like format-patch
` [PATCH v2 7/8] contrib: cc-cmd: fix parsing of rev-list args
` [PATCH v2 8/8] contrib: cc-cmd: add option to fetch aliases

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

[PATCH v2 0/6] transport-helper: some clarifications and a fix
 2013-04-19  3:41 UTC  (26+ 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

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

is git-p4 compatible with p4/linux?
 2013-04-19  1:34 UTC  (3+ messages)

Help with git-svn and SVN symlinks
 2013-04-19  0:07 UTC 

[RFC/PATCH 0/2] submodule: drop the top-level requirement
 2013-04-18 23:54 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] rev-parse: add --filename-prefix option
  ` [PATCH v2 2/2] submodule: drop the top-level requirement
  ` [PATCH v3 0/2] "
    ` [PATCH v3 1/2] rev-parse: add --prefix option
    ` [PATCH v3 2/2] submodule: drop the top-level requirement

git p4 submit failing
 2013-04-18 23:43 UTC  (5+ messages)

[PATCH v2 00/12] Layout control placeholders for pretty format
 2013-04-18 23:08 UTC  (18+ messages)
` [PATCH v3 00/13] nd/pretty-formats
  ` [PATCH v3 07/13] utf8.c: add reencode_string_len() that can handle NULs in string
  ` [PATCH v4 00/13] nd/pretty-formats
    ` [PATCH v4 01/13] pretty: save commit encoding from logmsg_reencode if the caller needs it
    ` [PATCH v4 02/13] pretty: get the correct encoding for --pretty:format=%e
    ` [PATCH v4 03/13] pretty-formats.txt: wrap long lines
    ` [PATCH v4 04/13] pretty: share code between format_decoration and show_decorations
    ` [PATCH v4 05/13] utf8.c: move display_mode_esc_sequence_len() for use by other functions
    ` [PATCH v4 06/13] utf8.c: add utf8_strnwidth() with the ability to skip ansi sequences
    ` [PATCH v4 07/13] utf8.c: add reencode_string_len() that can handle NULs in string
    ` [PATCH v4 08/13] pretty: two phase conversion for non utf-8 commits
    ` [PATCH v4 09/13] pretty: split color parsing into a separate function
    ` [PATCH v4 10/13] pretty: add %C(auto) for auto-coloring
    ` [PATCH v4 11/13] pretty: support padding placeholders, %< %> and %><
    ` [PATCH v4 12/13] pretty: support truncating in %>, %< "
    ` [PATCH v4 13/13] pretty: support %>> that steal trailing spaces

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

Pushing/fetching from/into a shallow-cloned repository
 2013-04-18 22:46 UTC  (4+ messages)

What's cooking in git.git (Apr 2013, #06; Thu, 18)
 2013-04-18 21:23 UTC 

Git over HTTPS with basic authentication
 2013-04-18 20:43 UTC  (3+ messages)

[PATCH 0/6] transport-helper: some clarifications and a fix
 2013-04-18 18:56 UTC  (14+ 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] remote-hg: fix commit messages
 2013-04-18 17:43 UTC  (3+ messages)

Bug with rev-list --reverse?
 2013-04-18 17:25 UTC  (7+ messages)

[PATCH/RFC] l10n: de.po: translate 39 new messages
 2013-04-18 17:14 UTC  (4+ messages)
` [PATCHv2] "

Git crash in Ubuntu 12.04
 2013-04-18 15:16 UTC  (10+ messages)

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

“ไฟใต้” กับพวก “สวมรอย”
 2013-04-18 17:04 UTC 

[PATCH 00/33] Various cleanups around reference packing and peeling
 2013-04-18  7:46 UTC  (11+ messages)
` [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

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

git rev-list --pretty=format:"" issue
 2013-04-18  7:30 UTC  (3+ 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

[RFC/PATCH] clone: introduce clone.submoduleGitDir to relocate $GITDIR
 2013-04-17 23:01 UTC  (9+ 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  (10+ messages)
` [PATCH v2 00/14] "
          ` [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

[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  (9+ messages)
        ` [PATCH] submodule deinit: clarify work tree removal message

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

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


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