git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-12-15 15:09:51 to 2010-12-20 02:27:21 UTC [more...]

[PATCH 1/2] t/t8006: Demonstrate blame is broken when cachetextconv is on
 2010-12-20  2:26 UTC  (7+ messages)
` [PATCH 2/2] fill_textconv(): Don't get/put cache if sha1 is not valid

smudge/clean filter needs filename
 2010-12-20  2:24 UTC  (4+ messages)
` [PATCH] convert filter: supply path to external driver

Basic Git Questions
 2010-12-19 23:15 UTC  (3+ messages)

subdirectory-filter does not delete files before the directory came into existence?
 2010-12-19 22:51 UTC  (6+ messages)

Commiting automatically (2)
 2010-12-19 20:17 UTC  (5+ messages)

[PATCH] am: Allow passing exclude and include args to apply
 2010-12-19 20:13 UTC  (6+ messages)
    ` [klibc] "

[PATCH v2] am: Allow passing exclude and include args to apply
 2010-12-19 18:22 UTC 

[PATCH] builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc
 2010-12-19 11:58 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] t2107: mark passing test as success
 2010-12-19  3:53 UTC 

[PATCH] handle arbitrary ints in git_config_maybe_bool
 2010-12-19  3:36 UTC 

html userdiff is not showing all my changes
 2010-12-19  2:10 UTC  (19+ messages)
` [PATCH 0/4] --word-regex sanity checking and such
  ` [PATCH 1/4] diff.c: pass struct diff_words into find_word_boundaries
  ` [PATCH 2/4] diff.c: implement a sanity check for word regexes
  ` [PATCH 3/4] userdiff: fix typo in ruby word regex
  ` [PATCH 4/4] t4034: bulk verify builtin word regex sanity
        ` [PATCH v2 0/4] --word-regex sanity checking and such
          ` [PATCH v2 1/4] diff.c: pass struct diff_words into find_word_boundaries
          ` [PATCH v2 2/4] diff.c: implement a sanity check for word regexes
          ` [PATCH v2 3/4] userdiff: fix typo in ruby and python "
          ` [PATCH v2 4/4] t4034: bulk verify builtin word regex sanity

What's cooking in git.git (Dec 2010, #05; Thu, 16)
 2010-12-18 22:00 UTC  (4+ messages)
` conflict resolution of pd/bash-4-completion [Re: What's cooking in git.git (Dec 2010, #05; Thu, 16)]

[PATCH 08/14] help.c: Fix detection of custom merge strategy on cygwin
 2010-12-18 20:41 UTC  (8+ messages)

[PATCH 07/14] t7800-difftool.sh: Fix a test failure on Cygwin
 2010-12-18 20:32 UTC  (6+ messages)

[PATCH 11/14] t3032-*.sh: Pass the -b (--binary) option to sed on cygwin
 2010-12-18 20:16 UTC  (8+ messages)

[PATCH 0/14] misc test-suite patches
 2010-12-18 20:08 UTC  (3+ messages)

[PATCH] gitweb: Include links to feeds in HTML header only for '200 OK' response
 2010-12-18 21:53 UTC  (4+ messages)

[PATCH] Improved error messages when temporary file creation fails
 2010-12-18 21:28 UTC  (6+ messages)

[PATCHv2 0/8] docs: use metavariables consistently
 2010-12-18 20:27 UTC  (19+ messages)
` [PATCH 1/8] fsck docs: remove outdated and useless diagnostic
` [PATCH 2/8] docs: use `...' instead of `*' for multiplicity
` [PATCH 3/8] docs: use <sha1> to mean unabbreviated ID
` [PATCH 4/8] http-fetch docs: use <commit-id> consistently
` [PATCH 5/8] grep docs: grep accepts a <tree-ish>, not a <tree>
` [PATCH 6/8] docs: use <tree> instead of <tree-ish>
` [PATCH 7/8] docs: use <commit> instead of <commit-ish>
` [PATCH 8/8] describe docs: note that <commit> is optional

[PATCH 00/21] nd/struct-pathspec v2
 2010-12-18  3:37 UTC  (20+ messages)
` [PATCH 02/21] diff-no-index: use diff_tree_setup_paths()
` [PATCH 04/21] tree_entry_interesting(): remove dependency on struct diff_options
` [PATCH 10/21] tree_entry_interesting(): fix depth limit with overlapping pathspecs
` [PATCH 14/21] Convert ce_path_match() to use struct pathspec
      ` [PATCH 14/21] struct rev_info: convert prune_data to "
        ` [PATCH 15/21] Convert ce_path_match() to use "
` [PATCH 19/21] grep: use writable strbuf from caller in grep_tree()
      ` [PATCH 19/21] grep: use writable strbuf from caller for grep_tree()

how to recover a repository
 2010-12-17 22:30 UTC  (5+ messages)

[PATCH 13/14] t4135-*.sh: Skip the "backslash" tests on cygwin
 2010-12-17 21:54 UTC  (4+ messages)

[PATCH] completion: add missing configuration variables
 2010-12-17 21:21 UTC  (11+ messages)

unable to resume git svn fetch
 2010-12-17 14:28 UTC 

[ANNOUNCE] Git in the SFC
 2010-12-17 13:09 UTC  (4+ messages)
  ` Flattr for Git donations (was Re: [ANNOUNCE] Git in the SFC)

[PATCH] Make rev-list --objects work together with pathspecs
 2010-12-17 13:26 UTC 

Performance issue exposed by git-filter-branch
 2010-12-17 13:01 UTC  (11+ messages)

[PATCH 20/21] grep: drop pathspec_matches() in favor of tree_entry_interesting()
 2010-12-17 12:45 UTC  (2+ messages)

[PATCH 0/3] minor gitweb modifications
 2010-12-17 11:17 UTC  (11+ messages)
` [PATCH 1/3] gitweb: add extensions to highlight feature
` [PATCH 2/3] gitweb: decorate a bit more remotes
` [PATCH 3/3] gitweb: remove test when closing file descriptor

EGit for Mylyn 0.9.3: EGit integrated with the Mylyn task framework
 2010-12-17 10:40 UTC 

[ANNOUNCE] Git 1.7.3.4, 1.6.6.3 and others
 2010-12-17  7:23 UTC  (2+ messages)

[PATCH] branch: do not attempt to track HEAD implicitly
 2010-12-17  5:55 UTC  (5+ messages)

1.7.3.4 build regression
 2010-12-17  4:17 UTC  (3+ messages)

why the html and man versions of git-diff are different?
 2010-12-16 23:52 UTC  (3+ messages)

[PATCH] trace.c: mark file-local function static
 2010-12-16 23:43 UTC  (2+ messages)

How to unpack recent objects?
 2010-12-16 23:12 UTC  (6+ messages)

[PATCH 14/14] t{3032,6038}-*.sh: Allow SED_BIN_OPT to override the -b sed option
 2010-12-16 20:15 UTC  (3+ messages)

[PATCH 04/14] lib-git-svn.sh: Add check for missing mod_dav_svn module
 2010-12-16 20:00 UTC  (3+ messages)

[PATCH 06/14] t9501-*.sh: Fix a test failure on Cygwin
 2010-12-16 19:25 UTC  (3+ messages)

Correctly detecting modified paths in merge commits?
 2010-12-16 18:33 UTC  (2+ messages)

[PATCH] Fix typo in git-gc document
 2010-12-16  8:38 UTC  (2+ messages)

[PATCH v2 resend] bash completion: add basic support for git-reflog
 2010-12-16  7:15 UTC  (2+ messages)

how to create a diff in old file new file format (for code reviews)
 2010-12-16  3:33 UTC  (2+ messages)
` [solved] "

[PATCH 3/3] get_sha1: support ref^{/regex} syntax
 2010-12-16  0:23 UTC  (4+ messages)
` [PATCH] get_sha1: handle special case $commit^{/}

git-archive and core.eol
 2010-12-15 22:32 UTC 

disallowing non-trivial merges on integration branches
 2010-12-15 22:04 UTC  (2+ messages)

Git silently ignores --date when data is not in the correct format
 2010-12-15 21:53 UTC  (3+ messages)
` [PATCH/RFC] ident: die on bogus date format

[PATCH v3 0/5] make open/unlink failures user friendly on windows using retry/abort
 2010-12-15 20:45 UTC  (3+ messages)

TopGit release?
 2010-12-15 16:48 UTC  (4+ messages)


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