git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-12-16 17:02:08 to 2011-12-20 00:56:23 UTC [more...]

Tracking file metadata in git -- fix metastore or enhance git?
 2011-12-20  0:55 UTC  (5+ messages)

Debugging git-commit slowness on a large repo
 2011-12-20  0:51 UTC  (2+ messages)

Introducing vcsh - manage config files in $HOME via fake bare git repositories
 2011-12-20  0:17 UTC 

git 1.7.7.5
 2011-12-20  0:03 UTC  (4+ messages)

[PATCH] attr: map builtin userdiff drivers to well-known extensions
 2011-12-19 23:17 UTC  (26+ messages)
          ` [PATCHv2 1/2] "
          ` [PATCHv2 2/2] attr: drop C/C++ default extension mapping
        ` [PATCH] t4018: introduce test cases for the internal hunk header patterns
          ` [PATCH] t4018: add a few more test cases for cpp hunk header matching

How can I do an automatic stash when doing a checkout?
 2011-12-19 22:24 UTC  (9+ messages)

git-svn: multiple fetch lines
 2011-12-19 21:40 UTC  (3+ messages)

[PATCH] remote-curl: don't pass back fake refs
 2011-12-19 21:29 UTC  (6+ messages)

Infinite loop in cascade_filter_fn()
 2011-12-19 20:23 UTC  (11+ messages)
            ` [PATCH] lf_to_crlf_filter(): tell the caller we added "\n" when draining

[PATCH 2/2] push: --ignore-stale option
 2011-12-19 20:16 UTC  (9+ messages)
      ` [PATCH 1/2] advice: Document that they all default to true
      ` [PATCH 2/2] push: hint to use push.default=upstream when appropriate

How to generate pull-request with info of signed tag
 2011-12-19 20:06 UTC  (7+ messages)
` Re* "

Pushing with --mirror over HTTP?
 2011-12-19 17:12 UTC  (4+ messages)

Big Mess--How to use Git to resolve
 2011-12-19 17:04 UTC  (4+ messages)

[PATCH 0/3 (resend)] gitweb: Various to_utf8 / esc_html fixes
 2011-12-19 16:21 UTC  (8+ messages)
` [PATCH 1/3] gitweb: Call to_utf8() on input string in chop_and_escape_str()
` [PATCH 2/3] gitweb: esc_html() site name for title in OPML
` [PATCH 3/3] gitweb: Output valid utf8 in git_blame_common('data')
` [PATCH 4/3] gitweb: Fix fallback mode of to_utf8 subroutine
    ` [PATCH 4/3 v2 (bugfix)] "

Escape character for .gitconfig
 2011-12-19 15:59 UTC  (5+ messages)

git svn can't handle giant commit
 2011-12-19 15:28 UTC 

post-receive for web deployment
 2011-12-19 12:42 UTC  (4+ messages)

git-p4: labels
 2011-12-19 10:28 UTC  (2+ messages)

[PATCH] git-svn: Fix time zone in --localtime
 2011-12-19  8:11 UTC 

best way to fastforward all tracking branches after a fetch
 2011-12-19  6:31 UTC  (4+ messages)

What's cooking in git.git (Dec 2011, #06; Sun, 18)
 2011-12-19  5:57 UTC 

[PATCH] Fix capitalization of "renamelimit" in docs to agree with code
 2011-12-19  1:13 UTC  (4+ messages)

[RFD] Handling of non-UTF8 data in gitweb
 2011-12-18 22:00 UTC  (3+ messages)

[PATCH 00/11] git-p4: asciidoc documentation and fixes
 2011-12-18 21:48 UTC  (19+ messages)
` [PATCH 01/11] git-p4: introduce asciidoc documentation
` [PATCH 02/11] git-p4: test debug macro
    ` [PATCHv2 "
        ` [PATCHv3 "
` [PATCH 03/11] git-p4: clone does not use --git-dir
` [PATCH 04/11] git-p4: test cloning with two dirs, clarify doc
` [PATCH 05/11] git-p4: document and test clone --branch
` [PATCH 06/11] git-p4: honor --changesfile option and test
` [PATCH 07/11] git-p4: document and test --import-local
` [PATCH 08/11] git-p4: test --max-changes
` [PATCH 09/11] git-p4: test --keep-path
` [PATCH 10/11] git-p4: test and document --use-client-spec
` [PATCH 11/11] git-p4: document and test submit options

i18n.commitencoding=gbk or --encoding=gbk not work with --pretty=format
 2011-12-18 13:26 UTC 

header file at a top
 2011-12-18  5:43 UTC  (2+ messages)

BUG: Git command causes crash
 2011-12-18  5:38 UTC  (4+ messages)

(unknown),
 2011-12-17 23:48 UTC  (8+ messages)
` [PATCH] Escape file:// URL's to meet subversion SVN::Ra requirements

[PATCH] make "git push -v" actually verbose
 2011-12-17 19:50 UTC  (4+ messages)

[BUG] attribute "eol" with "crlf"
 2011-12-17 19:48 UTC  (15+ messages)

git-p4.skipSubmitEdit
 2011-12-17 17:39 UTC  (11+ messages)
                  ` [PATCH] git-p4: fix skipSubmitEdit regression

BUG: git-p4: can't add files with special chars
 2011-12-17 13:27 UTC  (2+ messages)

[BUG] in rev-parse
 2011-12-17 12:02 UTC  (6+ messages)

[PATCH 1/3] use struct sha1_array in diff_tree_combined()
 2011-12-17 11:19 UTC  (8+ messages)
` [PATCH 2/3] pass struct commit to diff_tree_combined_merge()
  ` [PATCH 3/3] submodule: use diff_tree_combined_merge() instead of diff_tree_combined()

How to automatically correct an almost correct auto-merge?
 2011-12-17 11:07 UTC  (4+ messages)

[PATCH] Fix an "variable might be used uninitialized" gcc warning
 2011-12-17 10:22 UTC  (3+ messages)

[PATCH 0/3] gitweb: Various to_utf8 / esc_html fixes
 2011-12-17  9:15 UTC  (4+ messages)
` [PATCH 1/3] gitweb: Call to_utf8() on input string in chop_and_escape_str()
` [PATCH 2/3] gitweb: esc_html() site name for title in OPML
` [PATCH 3/3] gitweb: Output valid utf8 in git_blame_common('data')

[PATCH] gitk: fix the display of files when filtered by path
 2011-12-17  6:31 UTC  (9+ messages)
` [msysGit] "

[PATCH] docs: brush up obsolete bits of git-fsck manpage
 2011-12-17  6:10 UTC  (4+ messages)

git-p4 issue
 2011-12-17  5:52 UTC  (9+ messages)

[PATCH] Adding hooks.directory config option; wiring into run_hook
 2011-12-17  3:03 UTC  (6+ messages)
  `  "

git-p4 using notes
 2011-12-17  0:57 UTC  (3+ messages)

Revisiting metadata storage
 2011-12-17  0:48 UTC  (6+ messages)

What's cooking in git.git (Dec 2011, #05; Thu, 15)
 2011-12-17  0:39 UTC  (2+ messages)

Strange behaviour with git-add, .gitignore and a tracked file
 2011-12-16 23:42 UTC  (2+ messages)

migrating from svn: How to clean up history?
 2011-12-16 23:11 UTC  (2+ messages)

[PATCH] grep.h: Fix compilation error on mingw
 2011-12-16 22:56 UTC 

[bug?] checkout -m doesn't work without a base version
 2011-12-16 22:38 UTC  (7+ messages)

[PATCH] pretty: give placeholders to reflog identity
 2011-12-16 21:04 UTC  (2+ messages)

[PATCH] use custom rename score during --follow
 2011-12-16 20:33 UTC  (2+ messages)

Any tips for improving the performance of cloning large repositories?
 2011-12-16 18:37 UTC  (7+ messages)

[msysGit] Windows & executable bit for newly created files
 2011-12-16 18:27 UTC  (3+ messages)

[PATCH v3 0/3] grep attributes and multithreading
 2011-12-16 17:34 UTC  (4+ messages)
` [PATCH v3 2/3] grep: enable threading with -p and -W using lazy attribute lookup


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