git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-10 23:19:48 to 2008-12-12 20:18:12 UTC [more...]

GitLib2
 2008-12-12 20:16 UTC 

[PATCH] Simplified GIT usage guide
 2008-12-12 20:07 UTC  (12+ messages)

[PATCH] git-branch: display sha1 on branch deletion
 2008-12-12 19:43 UTC  (2+ messages)

gitweb and unicode special characters
 2008-12-12 19:37 UTC  (2+ messages)

Unable to index file
 2008-12-12 18:15 UTC  (3+ messages)

diff -b / -w and empty diffs
 2008-12-12 17:57 UTC 

[patch] documentation: Explain how to free up space after filter-branch
 2008-12-12 17:42 UTC 

[PATCH 2/3] gitweb: Cache $parent_commit info in git_blame()
 2008-12-12 17:20 UTC  (8+ messages)
    ` [PATCH 2/3 (edit v2)] "

What's cooking in git.git (Nov 2008, #06; Wed, 26)
 2008-12-12 16:54 UTC  (20+ messages)

Clarifying "invalid tag signature file" error message from git filter-branch (and others)
 2008-12-12 16:53 UTC  (10+ messages)

[JGIT PATCH 00/15] More patch parsing support
 2008-12-12 15:50 UTC  (20+ messages)
` [JGIT PATCH 01/15] Correct use of TemporaryBuffer in Patch
  ` [JGIT PATCH 02/15] Add tests for TemporaryBuffer
    ` [JGIT PATCH 03/15] Add IntList as a more efficient representation of List<Integer>
      ` [JGIT PATCH 04/15] Add lineMap computer to RawParseUtils to index locations of line starts
        ` [JGIT PATCH 05/15] Define FileHeader.PatchType to report the style of patch used
          ` [JGIT PATCH 06/15] Test for non-git binary files and mark them as PatchType.BINARY
            ` [JGIT PATCH 07/15] Set empty patches with no Git metadata to PatchType.BINARY
              ` [JGIT PATCH 08/15] Always use the FileHeader buffer during Patch.parseHunks
                ` [JGIT PATCH 09/15] Parse "GIT binary patch" style patch metadata
                  ` [JGIT PATCH 10/15] Record patch parsing errors for later inspection by applications
                    ` [JGIT PATCH 11/15] Fix Patch.parse to honor the end point passed in
                      ` [JGIT PATCH 12/15] Correctly handle hunk headers such as "@@ -0,0 +1 @@"
                        ` [JGIT PATCH 13/15] Patch parse test comparing "git log -p" output to "git log --numstat"
                          ` [JGIT PATCH 14/15] Abstract the hunk header testing into a method
                            ` [JGIT PATCH 15/15] Treat "diff --combined" the same as "diff --cc"

[PATCH 1/2] cvsserver: add option to configure commit message
 2008-12-12 15:24 UTC  (2+ messages)
` [PATCH 2/2] cvsserver: change generation of CVS author names

[JGIT PATCH] Fix typos in comments / testcase output
 2008-12-12 15:30 UTC  (2+ messages)

Saving patches from this list
 2008-12-12 15:14 UTC  (5+ messages)

help needed: Splitting a git repository after subversion migration
 2008-12-12 14:49 UTC  (7+ messages)

[PATCH] Fix t7606 on Cygwin: for some reasont it does not recognize a "." in PATH
 2008-12-12 14:01 UTC  (2+ messages)

after first git clone of linux kernel repository there are changed files in working dir
 2008-12-12 13:51 UTC  (8+ messages)
      ` Fwd: "

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

[PATCH] git-config.txt: fix a typo
 2008-12-12  9:00 UTC 

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

git-gui: Warn when username and e-mail address is unconfigured?
 2008-12-12  2:37 UTC  (2+ messages)

git log --numstat disagrees with git apply --numstat
 2008-12-12  2:21 UTC  (4+ 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)

[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  (7+ messages)

[PATCH 0/3] gitweb: Improve git_blame in preparation for incremental blame
 2008-12-11 22:34 UTC  (6+ messages)
` [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

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)

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  (7+ messages)
` [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 4/6 v3] Add QuotedString class to handle Git path style "

[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  (3+ 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


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 NNTP newsgroup(s).