git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-11 22:47:53 to 2008-12-14 01:45:11 UTC [more...]

[PATCH] gitweb: Add option to put a trailing slash on pathinfo-style project URLs
 2008-12-14  1:43 UTC  (7+ messages)
` [PATCH try 2] "

[RFC/PATCH 4/3] gitweb: Incremental blame (proof of concept)
 2008-12-14  0:17 UTC  (2+ messages)
` [RFC/PATCH v2] "

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

[PATCH 1/2] gitweb: allow access to forks with strict_export
 2008-12-13 22:51 UTC  (4+ messages)

TortoiseGit
 2008-12-13 22:47 UTC 

Git weekly news: 2008-50
 2008-12-13 22:18 UTC  (2+ messages)

gitweb and unicode special characters
 2008-12-13 22:08 UTC  (7+ messages)

[PATCH 2/2] gitweb: support hiding projects from user-visible lists
 2008-12-13 22:05 UTC  (3+ messages)

Optimizing cloning of a high object count repository
 2008-12-13 21:50 UTC  (7+ messages)

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

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

[PATCH] autodetect number of CPUs by default when using threads
 2008-12-13 20:06 UTC  (6+ messages)
  ` [PATCH] pack-objects: don't use too many threads with few objects

Adding Exit status documentation to all git commands starting with git status
 2008-12-13 20:04 UTC  (2+ messages)

[patch] Fix a corner case in git update-index --index-info
 2008-12-13 19:29 UTC  (2+ messages)

[PATCH] bash completion: remove deprecated --prune from git-gc
 2008-12-13 19:08 UTC 

[PATCH] Let git remote accept up as alias to update
 2008-12-13 18:18 UTC 

is gitosis secure?
 2008-12-13 18:07 UTC  (4+ messages)

Announce: TortoiseGit 0.1 preview version
 2008-12-13 14:21 UTC  (2+ messages)

Saving patches from this list
 2008-12-13 13:28 UTC  (6+ messages)

[PATCH] guilt: add option guilt.diffstat
 2008-12-13 13:17 UTC  (5+ messages)

characterizing commits
 2008-12-13  8:52 UTC  (2+ messages)

[PATCH] git-branch: display sha1 on branch deletion
 2008-12-13  6:31 UTC  (5+ messages)
    ` [PATCH v2] "

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

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

help needed: Splitting a git repository after subversion migration
 2008-12-12 14:49 UTC  (5+ 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  (6+ 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  (4+ 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 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  (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).