git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-11-25 23:41:09 to 2008-11-29 00:15:00 UTC [more...]

What's cooking in git.git (Nov 2008, #06; Wed, 26)
 2008-11-29  0:13 UTC  (6+ messages)

remote branch checkout issue, why its *(no branch)
 2008-11-28 23:24 UTC  (3+ messages)

Grafting mis-aligned trees
 2008-11-28 23:01 UTC  (3+ messages)

Removing part of the history
 2008-11-28 22:38 UTC  (3+ messages)

[PATCH] git-p4: fix keyword-expansion regex
 2008-11-28 22:29 UTC  (4+ messages)

[PATCHv2 0/2] fixes to gitweb feature check code
 2008-11-28 20:39 UTC  (3+ messages)
` [PATCHv2 1/2] gitweb: "
  ` [PATCHv2 2/2] gitweb: clean up git_check_feature() calls

[PATCH] git-cvsimport: add support for cvs pserver password scrambling
 2008-11-28 18:06 UTC 

[PATCH] sha1_file: avoid bogus "file exists" error message
 2008-11-28 17:00 UTC  (4+ messages)

[StGit] Import file(s) problem
 2008-11-28 15:31 UTC  (4+ messages)

timestamps not git-cloned
 2008-11-28 14:59 UTC  (9+ messages)

C# Git Implementation
 2008-11-28 13:45 UTC  (2+ messages)

[PATCH] gitk: Updated German translation
 2008-11-28 10:46 UTC 

git fsck segmentation fault
 2008-11-28  8:19 UTC  (6+ messages)

summaries in git add --patch
 2008-11-28  7:24 UTC  (6+ messages)

clean the manual of unnecessary quote marks
 2008-11-28  6:25 UTC  (2+ messages)

[RFC PATCH 0/4] Teach git fetch to verify signed tags automatically
 2008-11-28  1:43 UTC  (16+ messages)
` [RFC PATCH 1/4] Refactor builtin-verify-tag.c
  ` [RFC PATCH 2/4] verify-tag.c: ignore SIGPIPE around gpg invocation
    ` [RFC PATCH 3/4] verify-tag.c: suppress gpg output if asked
      ` [RFC PATCH 4/4] Make git fetch verify signed tags

[PATCH 3/5] Removed unused variables prev and next
 2008-11-28  1:28 UTC  (2+ messages)

[PATCH 2/5] Name change: other -> commands
 2008-11-28  1:27 UTC  (2+ messages)

[PATCH] bash: complete full refs
 2008-11-28  0:51 UTC  (4+ messages)

[PATCH 2/3] Add / command in add --patch
 2008-11-27 22:50 UTC  (2+ messages)

git-svn clone behaves non-deterministic
 2008-11-27 22:40 UTC  (4+ messages)

[JGIT PATCH 0/4] RepositoryTestCase cleanups
 2008-11-27 21:49 UTC  (2+ messages)

[PATCH] bash: offer refs instead of filenames for 'git revert'
 2008-11-27 21:30 UTC  (2+ messages)

[PATCH] bash: remove dashed command leftovers
 2008-11-27 21:24 UTC  (2+ messages)

[PATCH] Fix typos in the documentation
 2008-11-27 21:16 UTC  (4+ messages)

[JGIT PATCH 0/4] RepositoryTestCase cleanups
 2008-11-27 21:15 UTC  (5+ messages)
` [JGIT PATCH 1/4] Make the cleanup less verbose when it fails to delete temporary stuff
  ` [JGIT PATCH 2/4] Add shutdown hooks to try to clean up after unit tests anyway
    ` [JGIT PATCH 3/4] Cleanup malformed test cases
      ` [JGIT PATCH 4/4] Automatically clean up any repositories created by the "

[PATCH 5/5] Implement 'l' command to display summaries
 2008-11-27 21:10 UTC 

[PATCH 4/5] Adding SUMMARY lines to hunks
 2008-11-27 21:10 UTC 

[PATCH 1/5] Change separator from '/' to ',' in add --patch
 2008-11-27 21:10 UTC 

Dangling blob after git gc
 2008-11-27 13:53 UTC  (3+ messages)

git-svn and svn branches
 2008-11-27 10:02 UTC  (3+ messages)

How to know where a reference name comes from?
 2008-11-27  9:47 UTC  (2+ messages)

format-patch problem when using relative
 2008-11-27  9:42 UTC  (4+ messages)

git configure script
 2008-11-27  9:25 UTC  (3+ messages)

know wget URL, need git-clone URL
 2008-11-27  9:00 UTC  (2+ messages)

git fast-export | git fast-import doesn't work
 2008-11-27  8:18 UTC  (21+ messages)

[PATCH] Print hunk number in prompt of add --patch
 2008-11-27  7:14 UTC  (2+ messages)

[PATCH 1/2] Add / command in add --patch (feature request)
 2008-11-27  6:41 UTC  (7+ messages)

[PATCH 3/3] In add --patch, Handle K,k,J,j slightly more gracefully
 2008-11-27  4:08 UTC 

[PATCH 1/3] Change prompt separater from / to , in add --patch
 2008-11-27  4:07 UTC 

[RFC] Git Perl bindings, and OO interface
 2008-11-27  1:58 UTC 

git cat-file blob does not convert crlf
 2008-11-27  1:41 UTC  (3+ messages)

What's in git.git (Nov 2008, #04; Wed, 26)
 2008-11-27  0:28 UTC 

[PATCH] git-gui: update Japanese translation
 2008-11-26 22:14 UTC  (8+ messages)

[PATCH 2/2] In add --patch, Handle K,k,J,j slightly more gracefully
 2008-11-26 21:55 UTC  (2+ messages)

[PATCH] tg export: implement skipping empty patches for quilt mode
 2008-11-26 21:19 UTC  (3+ messages)

[PATCH] tg-export: add flag -n to get numbered patches
 2008-11-26 21:17 UTC 

[PATCH] git checkout: don't warn about unborn branch if -f is already passed
 2008-11-26 19:46 UTC  (2+ messages)

[PATCH] send-email: Fix Pine address book parsing
 2008-11-26 19:46 UTC  (6+ messages)

[PATCH] Fix handle leak in builtin-pack-objects
 2008-11-26 18:43 UTC  (9+ messages)

French git user
 2008-11-26 18:06 UTC  (14+ messages)

Extra pair of double quotes in "git commit" output?
 2008-11-26 17:15 UTC  (6+ messages)

[PATCH] t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible with OSX sed
 2008-11-26 16:51 UTC 

Unable to clone empty repositories remotely
 2008-11-26 13:13 UTC  (3+ messages)

suggestion? only pull cleanly applying commits
 2008-11-26 13:30 UTC  (2+ messages)

[PATCH] xdiff-interface.c: remove 10 duplicated lines
 2008-11-26 13:27 UTC 

[PATCH] Invoke "gc --auto" from git commit
 2008-11-26 12:37 UTC  (4+ messages)

[PATCH] tg export: implement skipping empty patches for quilt mode
 2008-11-26 12:12 UTC 

[PATCH (Eek!)] git diff does not honor --no-ext-diff
 2008-11-26 10:01 UTC  (4+ messages)

Article: Work with Git from Emacs
 2008-11-26  9:56 UTC 

[PATCH] tg export: implement skipping empty patches for quilt mode
 2008-11-26  9:47 UTC  (5+ messages)

git svn dcommit crashed -- how do I resume?
 2008-11-26  9:42 UTC  (2+ messages)

[PATCH] config.txt: alphabetize configuration variable groups
 2008-11-26  8:26 UTC  (2+ messages)
` [PATCH v2] config.txt: alphabetize configuration sections

git svn rebase creates some commits with empty author, commiter and date fields
 2008-11-26  7:36 UTC  (3+ messages)

[RFC/PATCH] bisect: teach "skip" to accept special arguments like "A..B"
 2008-11-26  5:42 UTC  (2+ messages)

Problem deleting remote branches
 2008-11-26  4:04 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).