git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-11 07:58:28 to 2008-12-13 06:20:07 UTC [more...]

[PATCH] guilt: add option guilt.diffstat
 2008-12-13  6:18 UTC  (3+ messages)

[PATCH] Simplified GIT usage guide
 2008-12-13  5:59 UTC  (23+ messages)

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

gitweb and unicode special characters
 2008-12-13  3:06 UTC  (6+ messages)

[JGIT PATCH 1/2] Add raw buffer fetch methods to FileHeader, HunkHeader
 2008-12-13  2:42 UTC  (2+ messages)
` [JGIT PATCH 2/2] Add getPatchText functions to obtain the plain-text version of a patch

Git weekly news: 2008-50
 2008-12-13  1:10 UTC 

[PATCH] git-branch: display sha1 on branch deletion
 2008-12-12 23:20 UTC  (4+ messages)
    ` [PATCH v2] "

[JGIT PATCH 00/12] Patch API bug fixes and diff --cc suport
 2008-12-12 23:19 UTC  (14+ messages)
` [JGIT PATCH 01/12] Assert the HunkHeader.getFileHeader returns the right file
  ` [JGIT PATCH 02/12] Add tests to cover more methods of BinaryHunk
    ` [JGIT PATCH 03/12] Add a simple toString to FormatError to facilitate debugging
      ` [JGIT PATCH 04/12] Allow FileHeader to create its HunkHeader children
        ` [JGIT PATCH 05/12] Refactor the old/pre-image data in HunkHeader to support >1 ancestor
          ` [JGIT PATCH 06/12] Assert the ChunkHeader.OldImage.getId uses FileHeader.getOldImage
            ` [JGIT PATCH 07/12] Allow a stray LF at the end of a hunk
              ` [JGIT PATCH 08/12] Fix HunkHeader start line when parsing "@@ -1 +1 @@" style headers
                ` [JGIT PATCH 09/12] Add test cases for parsing "\ No newline at end of file" style patches
                  ` [JGIT PATCH 10/12] Use FileMode.MISSING when a file is added or deleted rather than null
                    ` [JGIT PATCH 11/12] Add a test for delta binary patch parsing and fix a bug in it
                      ` [JGIT PATCH 12/12] Add support for parsing "diff --cc" style patches
                        ` [JGIT PATCH 12/12 v2] "

[JGIT PATCH 00/15] More patch parsing support
 2008-12-12 23:18 UTC  (22+ 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"
                                ` [JGIT PATCH 15/15 v2] "

[PATCH] "git svn clone" fails when tags have illegal url characters in them
 2008-12-12 22:46 UTC 

Updates to the previous mergetool patches
 2008-12-12 22:11 UTC  (4+ messages)
` [PATCH 1/2] mergetool: Add prompt to continue after failing to merge a file
  ` [PATCH 2/2] mergetool: Don't keep temporary merge files unless told to

[PATCH 0/41] JGIT patch api series
 2008-12-12 22:09 UTC 

Unable to index file
 2008-12-12 20:33 UTC  (5+ messages)

GitLib2
 2008-12-12 20:18 UTC  (2+ 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  (6+ messages)
    ` [PATCH 2/3 (edit v2)] "

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

[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  (4+ messages)
` [RFC/PATCH 4/3] gitweb: Incremental blame (proof of concept)

[JGIT PATCH 0/5] Patch parsing API
 2008-12-11 20:41 UTC  (14+ messages)
` [JGIT PATCH 1/5] Add toByteArray() to TemporaryBuffer
  ` [JGIT PATCH 2/5] Add copy(InputStream) "
        ` [JGIT PATCH 2/5 v2] "
` [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

Recovering from epic fail (deleted .git/objects/pack)
 2008-12-11 20:18 UTC  (13+ 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  (3+ messages)

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


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