git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-12-14 09:29:51 to 2010-12-16 23:31:55 UTC [more...]

[PATCH 00/21] nd/struct-pathspec v2
 2010-12-16 23:31 UTC  (23+ messages)
` [PATCH 01/21] Add struct pathspec
` [PATCH 02/21] diff-no-index: use diff_tree_setup_paths()
` [PATCH 03/21] Convert struct diff_options to use struct pathspec
` [PATCH 04/21] tree_entry_interesting(): remove dependency on struct diff_options
` [PATCH 05/21] Move tree_entry_interesting() to tree-walk.c and export it
` [PATCH 06/21] glossary: define pathspec
` [PATCH 07/21] diff-tree: convert base+baselen to writable strbuf
` [PATCH 08/21] tree_entry_interesting(): refactor into separate smaller functions
` [PATCH 09/21] tree_entry_interesting(): support depth limit
` [PATCH 10/21] tree_entry_interesting(): fix depth limit with overlapping pathspecs
` [PATCH 11/21] tree_entry_interesting(): support wildcard matching
` [PATCH 12/21] tree_entry_interesting(): optimize wildcard matching when base is matched
` [PATCH 13/21] pathspec: add match_pathspec_depth()
` [PATCH 14/21] Convert ce_path_match() to use struct pathspec
` [PATCH 15/21] Convert ce_path_match() to use match_pathspec_depth()
` [PATCH 16/21] grep: convert to use struct pathspec
` [PATCH 17/21] grep: use match_pathspec_depth() for cache/worktree grepping
` [PATCH 18/21] strbuf: allow "buf" to point to the middle of the allocated buffer
` [PATCH 19/21] grep: use writable strbuf from caller in grep_tree()
` [PATCH 20/21] grep: drop pathspec_matches() in favor of tree_entry_interesting()
` [PATCH 21/21] t7810: overlapping pathspecs and depth limit

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

[PATCH 08/14] help.c: Fix detection of custom merge strategy on cygwin
 2010-12-16 23:06 UTC  (6+ messages)

[PATCH 0/3] minor gitweb modifications
 2010-12-16 22:37 UTC  (10+ 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

[PATCH] trace.c: mark file-local function static
 2010-12-16 22:38 UTC 

[PATCH 13/14] t4135-*.sh: Skip the "backslash" tests on cygwin
 2010-12-16 22:38 UTC  (3+ messages)

[PATCH 11/14] t3032-*.sh: Pass the -b (--binary) option to sed on cygwin
 2010-12-16 21:19 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 07/14] t7800-difftool.sh: Fix a test failure on Cygwin
 2010-12-16 20:04 UTC  (3+ messages)

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

why the html and man versions of git-diff are different?
 2010-12-16 21:55 UTC  (2+ messages)

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

[PATCH] completion: add missing configuration variables
 2010-12-16 14:28 UTC  (7+ 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)

[ANNOUNCE] Git 1.7.3.4, 1.6.6.3 and others
 2010-12-16  6:02 UTC 

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

[PATCH] branch: do not attempt to track HEAD implicitly
 2010-12-15 18:30 UTC  (4+ messages)

[PATCH 1/3] get_sha1_oneline: do not leak or double free
 2010-12-16  0:23 UTC  (9+ messages)
` [PATCH 3/3] get_sha1: support ref^{/regex} syntax
          ` [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

html userdiff is not showing all my changes
 2010-12-15 20:48 UTC  (11+ 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 v3 0/5] make open/unlink failures user friendly on windows using retry/abort
 2010-12-15 20:45 UTC  (21+ messages)
` [PATCH v3 1/8] mingw: move unlink wrapper to mingw.c
` [PATCH v3 2/8] mingw: work around irregular failures of unlink on windows
    `  "
      ` [PATCH v4 2/5] "
` [PATCH v3 3/8] mingw: make failures to unlink or move raise a question
      `  "
` [PATCH v3 4/5] mingw: add fallback for rmdir in case directory is in use
` [PATCH v3 5/5] mingw_rmdir: set errno=ENOTEMPTY when appropriate

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

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

When I merge, a binary file conflict,how can I select between 2 versions?
 2010-12-15  9:01 UTC  (3+ messages)

[PATCH v4 0/2] *** SUBJECT HERE ***
 2010-12-15  6:42 UTC  (11+ messages)
` [PATCH v4 0/2] Make git-completion Bash 4 compatible
    ` [RFC/PATCH 2/1] bash: eliminate dependency on bash_completion lib
            ` [PATCH v5.1 0/3] Make git-completion Bash 4 compatible
              ` [PATCH 1/3] bash: get --pretty=m<tab> completion to work with bash v4
              ` [PATCH 2/3] bash: simple reimplementation of _get_comp_words_by_ref
              ` [MERGE PATCH 3/3] Merge branch 'master' (early part) into pd/bash-4-completion

[PATCH v6.1 0/8] git log -L, cleaned up and (hopefully) fixed
 2010-12-15  0:20 UTC  (10+ messages)
  ` [PATCH v6.1 1/8] Refactor parse_loc
  ` [PATCH v6.1 2/8] Export three functions from diff.c
  ` [PATCH v6.1 3/8] Export rewrite_parents() for 'log -L'
  ` [PATCH v6.1 4/8] Implement line-history search (git log -L)
  ` [PATCH v6.1 5/8] log -L: support parent rewriting
  ` [PATCH v6.1 6/8] log -L: add --graph prefix before output
  ` [PATCH v6.1 7/8] log -L: add --full-line-diff option
  ` [PATCH v6.1 8/8] log -L: implement move/copy detection (-M/-C)

[PATCH] git-p4: Fix 'p4 opened' in git-p4 for names with spaces
 2010-12-14 23:36 UTC  (4+ messages)

[PATCH v6 0/8] git log -L, cleaned up and (hopefully) fixed
 2010-12-14 23:20 UTC  (7+ messages)
` [PATCH 1/8] Refactor parse_loc
` [PATCH 2/8] Export three functions from diff.c

Can `add --patch` display the diff in my difftool instead of just printing it on the command line?
 2010-12-14 22:22 UTC  (3+ messages)

[PATCH 0/14] misc test-suite patches
 2010-12-14 19:44 UTC  (2+ messages)

[PATCH 12/14] t3032-*.sh: Do not strip CR from line-endings while grepping on MinGW
 2010-12-14 19:44 UTC  (2+ messages)

Revert-style merge/Working tree-only checkout?
 2010-12-14 19:37 UTC  (4+ messages)

Corruption in the repository
 2010-12-14 19:19 UTC  (12+ messages)

[PATCH 10/14] t6038-*.sh: Pass the -b (--binary) option to sed on cygwin
 2010-12-14 18:32 UTC 

[PATCH 09/14] t1301-*.sh: Fix the 'forced modes' test on cygwin
 2010-12-14 18:30 UTC 

[PATCH 05/14] lib-git-svn.sh: Add check for mis-configured web server variables
 2010-12-14 18:25 UTC 

[PATCH 03/14] lib-git-svn.sh: Avoid setting web server variables unnecessarily
 2010-12-14 18:22 UTC 

[PATCH 02/14] t9142: Move call to start_httpd into the setup test
 2010-12-14 18:20 UTC 

[PATCH 01/14] t3600-rm.sh: Don't pass a non-existent prereq to test #15
 2010-12-14 18:19 UTC 

[PATCH 00/19] nd/struct-pathspec (or pathspec unification [1])
 2010-12-14 17:11 UTC  (22+ messages)
` [PATCH 01/19] Add struct pathspec
` [PATCH 09/19] tree-diff.c: reserve space in "base" for pathname concatenation
` [PATCH 11/19] tree_entry_interesting: support depth limit
` [PATCH 12/19] tree_entry_interesting(): support wildcard matching
` [PATCH 14/19] Convert ce_path_match() use to match_pathspec()

Please pull gitk.git master branch
 2010-12-14 17:09 UTC  (8+ messages)

[ANNOUNCE] GitJungle is out!
 2010-12-14 16:42 UTC  (3+ messages)

duplicate commits after git rebase -i HEAD~10
 2010-12-14 16:07 UTC  (3+ messages)

[PATCH] gitweb: Fix handling of whitespace in generated links
 2010-12-14 15:54 UTC 

[git-svn] always prompted for passphrase with subversion 1.6
 2010-12-14 14:33 UTC  (4+ messages)

What's cooking in git.git (topics)
 2010-12-14 14:21 UTC  (11+ 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).