git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-04-10 21:28:21 to 2007-04-13 00:28:22 UTC [more...]

[RFC] git-clone: add --track <headname> support
 2007-04-13  0:28 UTC  (8+ messages)

sha1 of the repo excluding history ?
 2007-04-13  0:24 UTC  (3+ messages)

Some index-base bug in "next" branch ("git-applymbox"-related?)
 2007-04-13  0:22 UTC  (3+ messages)

[PATCH 0/3] cvsserver: small corrections and bring documentation up to speed
 2007-04-13  0:13 UTC  (11+ messages)
` [PATCH 1/3] cvsserver: small corrections to asciidoc documentation
  ` [PATCH 2/3] cvsserver: Corrections to the database backend configuration
    ` [PATCH 3/3] cvsserver: Add asciidoc documentation for new "
        ` [PATCH (amend)] "
        ` [PATCH] cvsserver: Document the GIT branches -> CVS modules mapping more prominently

cvsserver and wincvs (cvsgui)
 2007-04-13  0:11 UTC  (3+ messages)

[RFD] Strange patch formats (aka tricks with unified diffs)
 2007-04-12 23:02 UTC  (2+ messages)

Teach git-update-index about gitlinks
 2007-04-12 22:59 UTC  (3+ messages)

Don't show gitlink directories when we want "other" files
 2007-04-12 21:32 UTC 

[PATCH 0/6] Initial subproject support (RFC?)
 2007-04-12 21:23 UTC  (76+ messages)
` [PATCH 5/6] Teach "fsck" not to follow subproject links
` [PATCH 6/6] Teach core object handling functions about gitlinks
  ` [PATCH] allow git-update-index work on subprojects
    ` [PATCH] Allow "

Rebase, please help
 2007-04-12 21:22 UTC  (8+ messages)

[PATCH] Document the new 'stg branch --description' features
 2007-04-12 20:15 UTC 

bugfix, rfc alias.foo = --git-dir /path/to/repo 
 2007-04-12 18:52 UTC 

SoC git projects announced
 2007-04-12 16:43 UTC  (3+ messages)

rcs import?
 2007-04-12 15:21 UTC  (3+ messages)

[PATCH] git-clone: Better handling of failed fetches of HEAD over HTTP
 2007-04-12 11:38 UTC  (2+ messages)

Feature request - Subtree checkouts
 2007-04-12  9:55 UTC  (14+ messages)
      ` [OT] "

git-format-patch --subject-prefix support
 2007-04-12 10:04 UTC  (7+ messages)
` [PATCH 1/2] Add custom subject prefix support to format-patch (take 3)
  ` [PATCH 2/2] Add testcase for format-patch --subject-prefix "

[BUG] 'stg add FILE' when FILE is a symlink to dir adds dir contents
 2007-04-12  6:58 UTC  (2+ messages)

git-branch, older repos and more confusion
 2007-04-12  6:22 UTC  (9+ messages)

[PATCH] Don't yap about merge-subtree during make
 2007-04-12  5:49 UTC  (2+ messages)

One more shallow tree weirdness - tag not pulled?
 2007-04-12  3:37 UTC  (3+ messages)

[ANNOUNCE] GIT 1.5.1.1
 2007-04-12  2:09 UTC 

[PATCH 8/6] Teach directory traversal about subprojects
 2007-04-12  2:03 UTC  (4+ messages)

Weird shallow-tree conversion state, and branches of shallow trees
 2007-04-12  0:53 UTC 

[PATCH] git-clone: Error meaningfully on failed HTTP fetches of HEAD
 2007-04-12  0:38 UTC  (4+ messages)

[PATCH] gitk doesn't handle filenames with space correctly
 2007-04-12  0:00 UTC  (2+ messages)

[PATCH] cvsserver: Allow to "add" a removed file
 2007-04-11 22:51 UTC 

cvsserver bug
 2007-04-11 22:02 UTC  (9+ messages)
` [PATCH] cvsserver: Fix handling of diappeared files on update

[PATCH 7/6] Fix thinko in subproject entry sorting
 2007-04-11 21:51 UTC  (2+ messages)

[PATCH 2/2] diff [--cached] HEAD: catch updates to the current branch behind your back
 2007-04-11 20:58 UTC 

[PATCH 1/2] diff: allow showing a warning message before the diff
 2007-04-11 20:58 UTC 

bug in git-archive?
 2007-04-11 20:36 UTC  (7+ messages)
` [PATCH] git-archive: document CWD effect

[PATCH 1/2] simple random data generator for tests
 2007-04-11 17:59 UTC  (4+ messages)
` [PATCH 1/2 (with .gitignore)] "

[PATCH 2/2] use test-genrandom in tests instead of /dev/urandom
 2007-04-11 17:35 UTC 

[PATCH 13/10] tests for various pack index features
 2007-04-11 17:29 UTC  (6+ messages)

How can I easily verify my diffs are in parent branch?
 2007-04-11 16:00 UTC  (10+ messages)
    ` [PATCH 1/2] git-log --cherry-pick
      ` [PATCH 1/4] Add %m to '--pretty=format:'
      ` [PATCH 2/4] Refactor patch-id filtering out of git-cherry and git-format-patch
      ` [PATCH 3/4] git-log --cherry-pick A...B
      ` [PATCH 4/4] Documentation: --cherry-pick

sscanf/strtoul: parse integers robustly
 2007-04-11 13:52 UTC  (3+ messages)

[PATCH 0/4] StGIT documentation updates
 2007-04-11  9:34 UTC  (3+ messages)
` [PATCH 2/4] Don't use section 7 for main manpage

[PATCH] Add sendmail -f support to git-send-email
 2007-04-11  8:57 UTC  (9+ messages)
` [PATCH] Make envelope-sender fully configurable

git fsck and new repos / backup repos
 2007-04-11  8:25 UTC  (2+ messages)

[PATCH] Use rev-list --reverse in git-rebase.sh
 2007-04-11  8:18 UTC 

[PATCH (resend)] Pass -C1 to git-apply in StGIT's apply_diff() and apply_patch()
 2007-04-11  7:51 UTC  (6+ messages)

MinGW port of git downloadable from anywhere?
 2007-04-11  6:35 UTC  (2+ messages)

[PATCH] clean up add_object_entry()
 2007-04-11  2:54 UTC 

[PATCH/RFC] introduce GIT_WORK_TREE environment variable
 2007-04-11  1:29 UTC  (5+ messages)
` [PATCH(amend)] "

Oddities cloning over http
 2007-04-10 23:28 UTC  (3+ messages)

Cygwin and git 1.5.1
 2007-04-10 22:44 UTC  (2+ messages)

Envelope sender patches for git-send-email
 2007-04-10 22:00 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).