git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-11-25 06:26:39 to 2008-11-28 00:20:12 UTC [more...]

[RFC PATCH 0/4] Teach git fetch to verify signed tags automatically
 2008-11-28  0:18 UTC  (9+ messages)
` [RFC PATCH 1/4] Refactor builtin-verify-tag.c

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

What's cooking in git.git (Nov 2008, #06; Wed, 26)
 2008-11-27 22:49 UTC  (2+ messages)

[StGit] Import file(s) problem
 2008-11-27 22:06 UTC  (2+ 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: complete full refs
 2008-11-27 21:29 UTC  (2+ messages)

summaries in git add --patch
 2008-11-27 21:27 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 3/5] Removed unused variables prev and next
 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 

[PATCH 2/5] Name change: other -> commands
 2008-11-27 21:10 UTC 

git fsck segmentation fault
 2008-11-27 19:57 UTC  (5+ messages)

[PATCH] sha1_file: avoid bogus "file exists" error message
 2008-11-27 17:41 UTC  (3+ messages)

[PATCH] git-p4: fix keyword-expansion regex
 2008-11-27 16:45 UTC  (3+ messages)

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  (22+ 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  (7+ 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 

[PATCH 0/4] builtin-clone: use strbuf
 2008-11-25 22:40 UTC  (4+ messages)
` [PATCH 1/4] builtin-clone: fix a memory leak in cmd_clone()

How to hide a git repository?
 2008-11-25 21:46 UTC  (8+ messages)

jgit, MutableInteger vs AtomicInteger
 2008-11-25 19:19 UTC  (2+ messages)

[RFC PATCH 0/2] fixing git pull from symlinked directory
 2008-11-25 18:17 UTC  (10+ messages)
` [PATCH] rev-parse: Fix shell scripts whose cwd is a symlink into a git work-dir

git to libgit2 code relicensing
 2008-11-25 15:19 UTC  (2+ messages)

URGENT CONFIRMATION
 2008-11-25 11:08 UTC 

inted problems when upgrading to 1.6.0.4
 2008-11-25 11:14 UTC  (8+ messages)

Hello All and Seeking Information
 2008-11-25  7:57 UTC  (2+ 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).