git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-12-17 03:03:49 to 2011-12-21 07:10:37 UTC [more...]

[PATCH 2/6] Add caching of message digests for objects
 2011-12-21  7:10 UTC 

[PATCH 1/6] Add the mdigest, mdsdb, and packdb modules
 2011-12-21  7:08 UTC 

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

[PATCH] Specify a precision for the length of a subject string
 2011-12-21  4:38 UTC  (4+ messages)

[PATCH] Use Python's "print" as a function, not as a keyword
 2011-12-21  2:48 UTC  (2+ messages)

[PATCH] Makefile: Change the default compiler from "gcc" to "cc"
 2011-12-21  1:33 UTC  (4+ messages)

[PATCH 0/4] Eliminate warnings under Sun Studio
 2011-12-21  1:18 UTC  (5+ messages)
` [PATCH 1/4] Fix an enum assignment issue spotted by "
` [PATCH 2/4] Fix a bitwise negation "
` [PATCH 3/4] Appease Sun Studio by renaming "tmpfile"
` [PATCH 4/4] Suppress "statement not reached" warnings under Sun Studio

[PATCH] builtin/init-db.c: eliminate -Wformat warning on Solaris
 2011-12-21  0:04 UTC  (2+ messages)

[PATCH 1/2] git-sh-setup: make require_clean_work_tree part of the interface
 2011-12-20 22:05 UTC  (10+ messages)
` [PATCH 2/2] Documentation: make git-sh-setup docs less scary
  ` [PATCH v2] git-sh-setup: make require_clean_work_tree part of the interface
      ` [PATCH v3] "

[PATCH] commit: do not lose mergetag header when not amending
 2011-12-20 21:24 UTC 

[bug?] checkout -m doesn't work without a base version
 2011-12-20 21:23 UTC  (3+ messages)
` [PATCH] t/t2023-checkout-m.sh: fix use of test_must_fail

[PATCH] attr: map builtin userdiff drivers to well-known extensions
 2011-12-20 20:08 UTC  (23+ 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
                ` [PATCH v2] t4018: introduce test cases for the internal hunk header patterns

Escape character for .gitconfig
 2011-12-20 19:46 UTC  (7+ messages)

Debugging git-commit slowness on a large repo
 2011-12-20 19:26 UTC  (6+ messages)

Metadata storage - let's do this (was: "Tracking file metadata in git -- fix metastore or enhance git?") (was: "Revisiting metadata storage")
 2011-12-20 15:45 UTC 

Rewriting history and public-private-ish branches
 2011-12-20 12:33 UTC 

git-p4: labels
 2011-12-20 12:03 UTC  (4+ messages)

Introducing vcsh - manage config files in $HOME via fake bare git repositories
 2011-12-20 11:05 UTC  (3+ messages)

t0090-cache-tree fails due to wc whitespace
 2011-12-20  9:17 UTC  (4+ messages)
  ` [PATCH] t0090: be prepared that 'wc -l' writes leading blanks

git-svn: multiple fetch lines
 2011-12-20  6:42 UTC  (7+ messages)
    ` [RFC/PATCH 0/2] "
      ` [PATCH 1/2] git-svn: multiple fetch/branches/tags keys are supported
      ` [PATCH 2/2] git-svn: clarify explanation of --destination argument

What's cooking in git.git (Dec 2011, #07; Mon, 19)
 2011-12-20  1:44 UTC 

[PATCH 00/11] git-p4: asciidoc documentation and fixes
 2011-12-20  1:35 UTC  (20+ 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

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

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

How can I do an automatic stash when doing a checkout?
 2011-12-19 22:24 UTC  (9+ 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

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)] "

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)

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

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  (6+ 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  (3+ 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  (6+ 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  (3+ 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).