git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-04-17 23:17:30 to 2013-04-19 17:37:26 UTC [more...]

Find/prune local branches after upstream branch is deleted?
 2013-04-19 17:37 UTC  (2+ messages)

[PATCH v2 0/8] New git-cc-cmd helper
 2013-04-19 17:35 UTC  (13+ 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

[PATCH] t3400 (rebase): add failing test for a peculiar rev spec
 2013-04-19 17:28 UTC  (5+ messages)

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

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

[RFC/PATCH 0/2] submodule: drop the top-level requirement
 2013-04-19 16:45 UTC  (20+ 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

[PATCH 0/6] grep with textconv
 2013-04-19 16:44 UTC  (7+ messages)
` [PATCH 1/6] t4030: demonstrate behavior of show "
` [PATCH 2/6] show: obey --textconv for blobs
` [PATCH 3/6] cat-file: do not die on --textconv without textconv filters
` [PATCH 4/6] t7008: demonstrate behavior of grep with textconv
` [PATCH 5/6] grep: allow to use textconv filters
` [PATCH 6/6] grep: obey --textconv for the case rev:path

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

[PATCH] Teach git to change to a given directory using -C option
 2013-04-19 16:12 UTC  (2+ messages)

Pushing/fetching from/into a shallow-cloned repository
 2013-04-19 16:02 UTC  (6+ messages)

Git over HTTPS with basic authentication
 2013-04-19 15:36 UTC  (4+ messages)

is git-p4 compatible with p4/linux?
 2013-04-19 15:20 UTC  (5+ messages)

[BUG] git reflog on a tag tries to do something unexpected
 2013-04-19 11:31 UTC  (2+ messages)

Git crash in Ubuntu 12.04
 2013-04-19  8:48 UTC  (12+ messages)

[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 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  (16+ messages)
                  ` [PATCH] cat-file: print tags raw for "cat-file -p"
              ` [PATCH] blame: handle broken commit headers gracefully

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

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)

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

[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  (2+ messages)
` [PATCHv2] "

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 16/33] t3210: test for spurious error messages for dangling packed refs
 2013-04-18  7:46 UTC  (4+ messages)
` [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

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


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