git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-08-25 23:44:59 to 2011-08-29 20:10:58 UTC [more...]

[PATCH 1/4] t4014: check for empty files from git format-patch --stdout
 2011-08-29 20:10 UTC  (3+ messages)
` [PATCH 2/4] t4014: invoke format-patch with --stdout where intended
` [PATCH 3/4] t4014: "no-add-headers" is actually called "no-add-header"

[PATCH] t6030: use $SHELL_PATH to invoke user's preferred shell instead of bare sh
 2011-08-29 20:09 UTC 

[PATCH] Use memmove in ident_to_git
 2011-08-29 20:06 UTC 

[PATCH v2 0/2] Fix reference name format check and normalization
 2011-08-29 20:02 UTC  (11+ messages)
` [PATCH v2 1/2] check-ref-format --print: Normalize refnames that start with slashes
      ` git project patch workflow
` [PATCH v2 2/2] Forbid DEL characters in reference names

More formatting with 'git tag -l'
 2011-08-29 19:36 UTC  (2+ messages)

git-svn and mergeinfo
 2011-08-29 19:34 UTC  (3+ messages)
` git bug reporting

Idea: "git format-patch" should get more information out of git
 2011-08-29 18:55 UTC  (6+ messages)

[PATCH 0/2] am: foreign patch support fixes
 2011-08-29 17:51 UTC  (5+ messages)
` [PATCH 1/2] am: preliminary support for hg patches
` [PATCH 2/2] am: fix stgit patch mangling

t0300-credentials: poll failed: invalid argument
 2011-08-29 17:43 UTC  (4+ messages)

What's the difference between `git show branch:file | diff -u - file` vs `git diff branch file`?
 2011-08-29 17:18 UTC  (12+ messages)

git-config: case insensitivity for subsections
 2011-08-29 16:47 UTC  (7+ messages)

[PATCH] am: format is in $patch_format, not parse_patch
 2011-08-29 16:46 UTC  (3+ messages)

[PATCH] .gitattributes: Enable cpp diff parsing for .[ch] files
 2011-08-29 13:32 UTC  (6+ messages)

Overriding ~/.gitconfig using GIT_CONFIG
 2011-08-29 12:16 UTC  (6+ messages)

[PATCH v4 0/4] git-p4: Improve branch support
 2011-08-29  9:33 UTC  (7+ messages)
` [PATCH v4 1/4] git-p4: Correct branch base depot path detection
` [PATCH v4 2/4] git-p4: Allow filtering Perforce branches by user
` [PATCH v4 3/4] git-p4: Allow branch definition with git config
` [PATCH v4 4/4] git-p4: Add simple test case for branch import

[PATCH] git-p4: simple branch tests edits
 2011-08-29  9:32 UTC 

[tig: PATCH] Decorate replaced commits
 2011-08-29  9:08 UTC 

[RFC] branch: list branches by single remote
 2011-08-29  6:51 UTC  (27+ messages)
` [PATCH 0/5] RFC: patterns for branch list
    ` [PATCHv2 0/5] "
      ` [PATCHv2 1/5] t6040: test branch -vv
      ` [PATCHv2 2/5] git-tag: introduce long forms for the options
      ` [PATCHv2 3/5] git-branch: introduce missing "
      ` [PATCHv2 4/5] branch: introduce --list option
      ` [PATCHv2 5/5] branch: allow pattern arguments
      ` [PATCHv3 0/5] patterns for branch list
        ` [PATCHv3 1/5] t6040: test branch -vv
        ` [PATCHv3 2/5] git-tag: introduce long forms for the options
        ` [PATCHv3 3/5] git-branch: introduce missing "
        ` [PATCHv3 4/5] branch: introduce --list option
        ` [PATCHv3 5/5] branch: allow pattern arguments

[PATCH] t5540-http-test: shorten grep pattern
 2011-08-29  6:42 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 1/2] fast-import: initialize variable require_explicit_termination
 2011-08-29  6:41 UTC  (10+ messages)
` [PATCH 2/2] Add a remote helper to interact with mediawiki (fetch & push)
  ` [PATCH v5] "

obstack fails to compile on OS X 10.7
 2011-08-29  6:07 UTC  (6+ messages)

[tig] [PATCH] Display line numbers in main view
 2011-08-29  3:16 UTC  (2+ messages)

[ANNOUNCE] tig-0.18
 2011-08-29  3:10 UTC 

git fast-import : How to change parent during import?
 2011-08-29  1:13 UTC  (5+ messages)

branch practice in my project
 2011-08-28 19:42 UTC  (2+ messages)

[PATCH] progress: use \r as EOL only if isatty(stderr) is true
 2011-08-28 17:37 UTC  (6+ messages)
` [PATCH] checkout: be quiet if not on isatty()
      ` [PATCH] checkout: add --verbose, and restrict progress reporting (was: Re: [PATCH] checkout: be quiet if not on isatty())

git clean --exclude broken?
 2011-08-28 12:31 UTC  (8+ messages)
  ` Re* "

[PATCH] Makefile: Improve compiler header dependency check
 2011-08-28 11:47 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2 5/5] Use kwset in grep
 2011-08-28 11:31 UTC  (3+ messages)

extracting original git commits from "git svn" repository?
 2011-08-28  8:13 UTC 

[PATCH] t3005: do not assume a particular order of stdout and stderr of git-ls-files
 2011-08-28  7:34 UTC 

[PATCH/RFC 0/2] Search for parent commit in new branch import
 2011-08-27 23:32 UTC  (10+ messages)
` [PATCH/RFC 2/2] git-p4: Add complex test case for "

Files that cannot be added to the index
 2011-08-27 21:44 UTC  (10+ messages)

[PATCH] Add a credential-helper for KDE
 2011-08-27 19:54 UTC 

"git submodule foreach" very slow 
 2011-08-27 19:07 UTC 

[PATCH 1/4] t/t3905: use the name 'actual' for test output, swap arguments to test_cmp
 2011-08-27 18:50 UTC  (6+ messages)
` [PATCH 2/4] git-stash.sh: fix typo in error message
` [PATCH 3/4] t/t3905: add missing '&&' linkage
` [PATCH 4/4] git-stash: remove untracked/ignored directories when stashed

git for game development?
 2011-08-27 15:32 UTC  (4+ messages)

Is there a scriptable way to update the stat-info in the index without having git open and read those files?
 2011-08-27 15:18 UTC  (2+ messages)

What would be a normal tool chain for supporting git
 2011-08-27 14:18 UTC 

[PATCH] replace: List replacement along with the object
 2011-08-27 14:07 UTC  (7+ messages)
    ` [PATCHv2] git-replace.txt: Clarify list mode

[PATCH RFC] gitk: Allow commit editing
 2011-08-27 12:31 UTC  (6+ messages)
` [PATCH] "
    ` [PATCH v3] "
        ` [PATCH v4] "

[PATCH] xdiff/xprepare: improve O(n*m) performance in xdl_cleanup_records()
 2011-08-27  8:50 UTC  (3+ messages)
` [PATCH v2] "

git diff annoyance / feature request
 2011-08-27  5:14 UTC  (15+ messages)
` [RFC/PATCH] attr: map builtin userdiff drivers to well-known extensions

1.7.7-rc0 tagged and pushed out
 2011-08-26 23:20 UTC  (2+ messages)

How do I get a readable diff?
 2011-08-26 23:17 UTC  (3+ messages)

[PATCH] gitweb: highlight: strip non-printable characters via col(1)
 2011-08-26 22:06 UTC  (4+ messages)

git diff annoyance / feature request
 2011-08-26 21:52 UTC  (7+ messages)

Looking up objects that point to other objects
 2011-08-26 20:10 UTC  (2+ messages)

[PATCH v2] submodule: Demonstrate known breakage during recursive merge
 2011-08-26 19:30 UTC  (4+ messages)
` [PATCH/RFC] submodule: Search for merges only at end of "
    ` [PATCH v2/RFC] "

[PATCH 0/2] Add an update=none option for 'loose' submodules
 2011-08-26 16:14 UTC  (12+ messages)
      `  "

What's cooking in git.git (Aug 2011, #07; Wed, 24)
 2011-08-26 15:42 UTC  (4+ messages)
    ` credential helpers (was: What's cooking in git.git (Aug 2011, #07; Wed, 24))

[RFC/PATCH 0/14] less annoying http authentication
 2011-08-26 15:29 UTC  (9+ messages)
` [PATCH 10/14] http: use hostname in credential description

[PATCH] submodule: Demonstrate known breakage during recursive merge
 2011-08-26 12:51 UTC  (9+ messages)
` [PATCH] rev-list: Demonstrate breakage with --ancestry-path --all
  ` [PATCH 1/2] revision: keep track of the end-user input from the command line
  ` [PATCH 2/2] revision: do not include sibling history in --ancestry-path output

[RFC PATCH] diff: use $COLUMNS if available for default stat_width
 2011-08-26 11:20 UTC  (2+ messages)

[PATCH] Documentation/show-ref: correct order of --heads and --tags
 2011-08-26  2:26 UTC 

Adding hooks.envelopesendername to the post-receive-email hook script
 2011-08-26  1:15 UTC 


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