git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-12-09 22:49:30 to 2008-12-12 02:31:30 UTC [more...]

X-Debbugs-Cc didn't make it to git@vger.kernel.org
 2008-12-12  2:30 UTC  (4+ messages)
` git-doc CSS dependent, breaks down in text browsers
` user-manual.html invalid HTML

git log --numstat disagrees with git apply --numstat
 2008-12-12  2:21 UTC  (4+ messages)

[PATCH] gitweb: Optional grouping of projects by category
 2008-12-12  2:03 UTC  (8+ messages)
` [PATCH v3 3/3] "

What's cooking in git.git (Nov 2008, #06; Wed, 26)
 2008-12-12  1:41 UTC  (13+ messages)

[RFC] cgit in git?
 2008-12-12  0:15 UTC  (7+ messages)

[PATCH v3] submodule: Allow tracking of the newest revision of a branch in a submodule
 2008-12-12  1:17 UTC  (6+ messages)

[PATCH] autodetect number of CPUs by default when using threads
 2008-12-12  0:55 UTC  (3+ messages)

Clarifying "invalid tag signature file" error message from git filter-branch (and others)
 2008-12-11 23:59 UTC  (5+ messages)

[PATCH v4 1/3] gitweb: Modularized git_get_project_description to be more generic
 2008-12-11 23:45 UTC  (3+ messages)
` [PATCH v4 2/3] gitweb: Split git_project_list_body in two functions
  ` [PATCH v4 3/3] gitweb: Optional grouping of projects by category

fatal output from git-show really wants a terminal
 2008-12-11 23:03 UTC  (10+ messages)

[PATCH 0/3] gitweb: Improve git_blame in preparation for incremental blame
 2008-12-11 22:34 UTC  (22+ messages)
` [PATCH 2/3] gitweb: Cache $parent_commit info in git_blame()
        ` [PATCH 2/3 (edit v2)] "
` [PATCH 3/3] gitweb: A bit of code cleanup "
` [RFC/PATCH 4/3] gitweb: Incremental blame (proof of concept)

[JGIT PATCH 0/5] Patch parsing API
 2008-12-11 20:41 UTC  (15+ messages)
` [JGIT PATCH 1/5] Add toByteArray() to TemporaryBuffer
  ` [JGIT PATCH 2/5] Add copy(InputStream) "
    ` [JGIT PATCH 3/5] Define FileHeader to parse the header block of a git diff
      ` [JGIT PATCH 4/5] Define Patch to parse a sequence of patch FileHeaders
        ` [JGIT PATCH 5/5] Add HunkHeader to represent a single hunk of a file within a patch
        ` [JGIT PATCH 2/5 v2] Add copy(InputStream) to TemporaryBuffer

after first git clone of linux kernel repository there are changed files in working dir
 2008-12-11 20:35 UTC  (7+ messages)
      ` Fwd: "

Recovering from epic fail (deleted .git/objects/pack)
 2008-12-11 20:18 UTC  (22+ messages)
      ` epic fsck SIGSEGV! (was Recovering from epic fail (deleted .git/objects/pack))
          ` epic fsck SIGSEGV!

[PATCH v2] submodule: Allow tracking of the newest revision of a branch in a submodule
 2008-12-11 19:26 UTC  (3+ messages)

[PATCH] Show a failure of rebase -p if the merge had a conflict
 2008-12-11 16:21 UTC 

Specifying default checkout branch in url
 2008-12-11 11:45 UTC  (2+ messages)

fatal: $HOME not set
 2008-12-11 11:09 UTC  (2+ messages)

malloc fails when dealing with huge files
 2008-12-11  9:11 UTC  (4+ messages)

[PATCH] modify/delete conflict resolution overwrites untracked file
 2008-12-11  8:13 UTC  (6+ messages)

help needed: Splitting a git repository after subversion migration
 2008-12-11  8:10 UTC  (5+ messages)

How track evolution of *file* across many branches?
 2008-12-11  7:34 UTC  (2+ messages)

git fsck segmentation fault
 2008-12-11  6:42 UTC  (9+ messages)

[JGIT PATCH 0/6] RawParseUtil improvements
 2008-12-11  0:57 UTC  (11+ messages)
` [JGIT PATCH 1/6] Simplify RawParseUtils.nextLF invocations
  ` [JGIT PATCH 2/6] Simplify RawParseUtils next and nextLF loops
    ` [JGIT PATCH 3/6] Correct Javadoc of RawParseUtils next and nextLF methods
      ` [JGIT PATCH 4/6] Add QuotedString class to handle C-style quoting rules
        ` [JGIT PATCH 5/6] Add Bourne style quoting for TransportGitSsh
          ` [JGIT PATCH 6/6] Add ~user friendly "
              ` [JGIT PATCH 4/6 v3] Add QuotedString class to handle Git path style quoting rules

[RFC/PATCH] Add support for a pdf version of the user manual
 2008-12-11  0:37 UTC  (6+ messages)

Removing a merge commit
 2008-12-11  0:24 UTC  (2+ messages)

[JGIT PATCH 4/6 v2] Add QuotedString class to handle Git path style quoting rules
 2008-12-10 23:59 UTC  (3+ messages)
` [JGIT PATCH 5/6 v2] Add Bourne style quoting for TransportGitSsh
  ` [JGIT PATCH 6/6 v2] Add ~user friendly "

builtin-add.c patch
 2008-12-10 23:38 UTC  (8+ messages)
    ` [PATCH (resend)] Fix typo in comment in builtin-add.c

[JGIT PATCH 0/3] Introduce AbbreviatedObjectId
 2008-12-10 23:18 UTC  (4+ messages)
` [JGIT PATCH 1/3] Define an abstraction for handling abbreviated SHA-1 strings
  ` [JGIT PATCH 2/3] Add ObjectId.startsWith(AbbreviatedObjectId)
    ` [JGIT PATCH 3/3] Change AnyObjectId.abbreviate() to return AbbreviatedObjectId

[StGit] kha/{safe,experimental} updated
 2008-12-10 20:40 UTC  (2+ messages)

[PATCH 1/2] diff: fix handling of binary rewrite diffs
 2008-12-10 20:27 UTC  (7+ messages)
` [PATCH 2/2] diff: respect textconv in "

[PATCH] git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir
 2008-12-10 20:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] bash completion: Add '--intent-to-add' long option for 'git add'
 2008-12-10 19:59 UTC  (4+ messages)
` [PATCH 2/2] bash completion: Use 'git add' completions for 'git stage'

Forcing --no-ff on pull
 2008-12-10 19:07 UTC  (5+ messages)

Annotating patches inside diff
 2008-12-10 18:40 UTC  (3+ messages)

[PATCH] remove unnecessary 'if'
 2008-12-10 14:09 UTC 

git-gui translators: final message update request
 2008-12-10 14:03 UTC  (4+ messages)
` [PATCH] git-gui: Updated Swedish translation (515t0f0u)
  ` [PATCH] git-gui: Fixed typos in Swedish translation
` [PATCH] Update Hungarian translation for 0.12

Unneeded branch history
 2008-12-10 12:43 UTC  (2+ messages)

[PATCH] Fix handle leak in builtin-pack-objects
 2008-12-10  9:36 UTC  (12+ messages)
              ` [PATCH] make sure packs to be replaced are closed beforehand

[PATCH] rebase: improve error messages about dirty state
 2008-12-10  9:25 UTC 

[PATCH 1/3] gitweb: Move 'lineno' id from link to row element in git_blame
 2008-12-10  5:55 UTC  (2+ messages)

start with none of your own money
 2008-12-09 23:44 UTC 


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