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

[PATCH 00/21] nd/struct-pathspec v2
 2010-12-15 15:02 UTC  (20+ messages)
` [PATCH 01/21] Add struct pathspec
` [PATCH 03/21] Convert struct diff_options to use "
` [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 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

TopGit release?
 2010-12-15 14:54 UTC  (2+ messages)

[PATCH] completion: add missing configuration variables
 2010-12-15 13:00 UTC  (2+ messages)

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

[PATCH 11/14] t3032-*.sh: Pass the -b (--binary) option to sed on cygwin
 2010-12-15  9:30 UTC  (5+ messages)

html userdiff is not showing all my changes
 2010-12-15  9:29 UTC  (4+ messages)

[PATCH v3 0/5] make open/unlink failures user friendly on windows using retry/abort
 2010-12-15  9:09 UTC  (19+ 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

[PATCH 1/3] get_sha1_oneline: do not leak or double free
 2010-12-15  9:02 UTC  (7+ messages)
` [PATCH 3/3] get_sha1: support ref^{/regex} syntax
          ` [PATCH] get_sha1: handle special case $commit^{/}

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] branch: do not attempt to track HEAD implicitly
 2010-12-15  0:50 UTC  (2+ messages)

[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  (13+ messages)
` [PATCH 1/8] Refactor parse_loc
` [PATCH 2/8] Export three functions from diff.c
` [PATCH 3/8] Export rewrite_parents() for 'log -L'
` [PATCH 4/8] Implement line-history search (git log -L)
` [PATCH 5/8] log -L: support parent rewriting
` [PATCH 6/8] log -L: add --graph prefix before output
` [PATCH 7/8] log -L: add --full-line-diff option
` [PATCH 8/8] log -L: implement move/copy detection (-M/-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 13/14] t4135-*.sh: Skip the "backslash" tests on cygwin
 2010-12-14 20:49 UTC  (2+ messages)

[PATCH 08/14] help.c: Fix detection of custom merge strategy on cygwin
 2010-12-14 20:38 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)

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

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

[PATCH 07/14] t7800-difftool.sh: Fix a test failure on Cygwin
 2010-12-14 19:15 UTC  (2+ messages)

[PATCH 04/14] lib-git-svn.sh: Add check for missing mod_dav_svn module
 2010-12-14 19:11 UTC  (2+ messages)

[PATCH 06/14] t9501-*.sh: Fix a test failure on Cygwin
 2010-12-14 19:04 UTC  (2+ 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  (31+ messages)
` [PATCH 01/19] Add struct pathspec
` [PATCH 04/19] Convert struct diff_options to use "
` [PATCH 05/19] tree_entry_interesting(): remove dependency on struct diff_options
` [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()
` [PATCH 15/19] pathspec: add match_pathspec_depth()

Please pull gitk.git master branch
 2010-12-14 17:09 UTC  (10+ 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  (13+ messages)

how to create a diff in old file new file format (for code reviews)
 2010-12-14  9:18 UTC  (4+ messages)
  ` [PATCH 1/2] git-difftool.txt: correct the description of $BASE and describe $MERGED
    ` [PATCH 2/2] difftool: provide basename to external tools

Referring to other repositories
 2010-12-14  5:58 UTC  (2+ messages)

What's cooking in git.git (Dec 2010, #04; Mon, 13)
 2010-12-14  2:20 UTC  (3+ messages)

git-fixup-assigner.perl -- automatically decide where to "fixup!"
 2010-12-14  2:09 UTC 

[PATCH] builtin/branch.c: Use ALLOC_GROW instead of alloc_nr and xrealloc
 2010-12-14  1:59 UTC 

[PATCH] builtin/rm.c: Use ALLOG_GROW instead of alloc_nr and xrealloc
 2010-12-14  1:56 UTC  (2+ messages)

[PATCH] builtin/rm.c: Use ALLOC_GROW instead of alloc_nr and xrealloc
 2010-12-14  1:48 UTC 

Splitting a repository but sharing the common parts of the object database
 2010-12-13 23:25 UTC  (5+ messages)

git calls SSH_ASKPASS even if DISPLAY is not set
 2010-12-13 22:00 UTC  (4+ messages)
` [PATCH] git_getpass: fix ssh-askpass behaviour
    `  "

[GITK PATCH] gitk: add menuitem for file checkout from selected or parent commit
 2010-12-13 21:46 UTC  (3+ messages)
  ` [PATCH v3] gitk: add menuitem for file checkout from this "

[PATCH] git-send-email: Accept -n as a synonym for --dry-run
 2010-12-13 21:47 UTC  (4+ messages)
` git-send-email: add some short options and update documentation

Git SVN non-standard branch/tag/trunk layout
 2010-12-13 21:23 UTC  (4+ messages)

[PATCH] Avoid duplicate test number t7609
 2010-12-13 19:58 UTC  (7+ messages)
` [PATCH/RFC] t800?-blame.sh: retitle uniquely

[PATCH] completion: Add PS1 configuration for submodules
 2010-12-13 18:12 UTC  (9+ 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).