git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2006-02-16 11:12:26 to 2006-02-20 18:57:57 UTC [more...]

git-svn: nearing 1.0.0
 2006-02-20 18:57 UTC  (8+ messages)
` [PATCH 1/9] git-svn: fix a typo in defining the --no-stop-on-copy option
  ` [PATCH 2/9] git-svn: allow --find-copies-harder and -l<num> to be passed on commit
    ` [PATCH 3/9] git-svn: Allow for more argument types for commit (from..to)
      ` [PATCH 4/9] git-svn: remove any need for the XML::Simple dependency
        ` [PATCH 5/9] git-svn: change ; to && in addremove()
          ` [PATCH 6/9] contrib/git-svn.txt: add a note about renamed/copied directory support
            ` [PATCH 7/9] git-svn: fix several corner-case and rare bugs with 'commit'

Should we support Perl 5.6?
 2006-02-20 18:37 UTC 

[ANNOUNCE] pg - A patch porcelain for GIT
 2006-02-20 17:30 UTC  (10+ messages)
` [PATCH 0/2] stg uncommit
  ` [PATCH 1/2] Update .git/refs/heads/base after patch deletion
  ` [PATCH 2/2] Add 'stg uncommit' command

git faq : draft and rfc
 2006-02-20 13:41 UTC  (11+ messages)
` [PATCH] Convert the git faq to asciidoc

RFC: Subprojects
 2006-02-20 13:16 UTC  (6+ messages)

Prepend the history of one git tree to another
 2006-02-20 12:51 UTC  (6+ messages)

[PATCH] Add git-annotate, a tool for assigning blame
 2006-02-20 10:46 UTC 

[PATCH] Add a Documentation/git-tools.txt
 2006-02-20 10:31 UTC  (8+ messages)

What's in git.git
 2006-02-20  9:47 UTC  (4+ messages)

git-svnimport -- http/dav authentication notes
 2006-02-20  7:24 UTC 

[PATCH] git-rev-list --help anywhere
 2006-02-20  5:52 UTC  (6+ messages)

New shiny gitk
 2006-02-20  2:04 UTC  (4+ messages)

Fixing author/email fields in commit messages
 2006-02-20  1:21 UTC  (8+ messages)

[PATCH] Thin pack - create packfile with missing delta base
 2006-02-19 23:28 UTC 

[PATCH] send-pack --thin: use "thin pack" delta transfer
 2006-02-19 23:28 UTC 

[PATCH] rev-list --objects-edge
 2006-02-19 23:28 UTC 

Delta-transfer using thin-pack
 2006-02-19 23:27 UTC 

contrib/ area
 2006-02-19 21:56 UTC  (11+ messages)

[PATCH] Really honour NO_PYTHON
 2006-02-19 20:13 UTC 

[RFC] So... are people happy with commit/status -v?
 2006-02-19 15:18 UTC  (2+ messages)

gitk patch display corner-case bug
 2006-02-19 14:38 UTC  (3+ messages)

[PATCH] git-rev-list --help anywhere
 2006-02-19 11:09 UTC 

[ANNOUNCE] GIT 1.2.2
 2006-02-19  8:56 UTC 

What's in git.git
 2006-02-19  8:56 UTC 

[PATCH] Keep Porcelainish from failing by broken ident after making changes
 2006-02-19  4:59 UTC 

[RFC] empty ident?
 2006-02-19  4:56 UTC  (5+ messages)
` [PATCH] Nice error message for empty idents
  ` [PATCH] Delay "empty ident" errors until they really matter

git-cvs-import retries
 2006-02-18 20:44 UTC  (5+ messages)
      ` [PATCH] Fix retries in git-cvsimport

[PATCH] Add an Emacs interface in contrib
 2006-02-18 16:50 UTC 

[PATCH] git-rev-parse: Fix --short= option parsing
 2006-02-18 15:07 UTC  (3+ messages)

Why can't git-rebase back up?
 2006-02-18 14:53 UTC  (10+ messages)

[ANNOUNCE] qgit 1.1
 2006-02-18 13:14 UTC 

[PATCH] git-svn: remove files from the index before adding/updating
 2006-02-18 12:36 UTC  (3+ messages)
` [PATCH] archimport: "

[PATCH 5/5] Optionally work without python
 2006-02-18 12:01 UTC  (4+ messages)

[PATCH 1/5] Fixes for ancient versions of GNU make
 2006-02-18 11:40 UTC  (5+ messages)

[ANNOUNCE] GIT 1.2.1
 2006-02-18 10:39 UTC  (3+ messages)

stGIT: commit vs export vs mail
 2006-02-18  8:30 UTC  (4+ messages)

empty ident error on pull
 2006-02-18  7:05 UTC 

[FYI] pack idx format
 2006-02-18  6:50 UTC  (7+ messages)
` [PATCH] pack-objects: reuse data from existing pack
    ` [PATCH] pack-objects: finishing touches
      ` [PATCH] pack-objects: avoid delta chains that are too long

[PATCH] Prevent git-upload-pack segfault if object cannot be found
 2006-02-18  6:50 UTC  (2+ messages)

[PATCH] git-repack question
 2006-02-18  6:50 UTC  (3+ messages)

What's in git.git
 2006-02-18  6:49 UTC  (2+ messages)

[PATCH 0/5] Support ancient systems
 2006-02-18  2:35 UTC  (6+ messages)

Junio, you are a genius
 2006-02-18  2:12 UTC 

[PATCH] Document --short and --git-dir in git-rev-parse(1)
 2006-02-18  1:11 UTC 

diffstat wierdness with 'git format-patch' output
 2006-02-18  0:34 UTC  (8+ messages)

[ANNOUNCE] pg - A patch porcelain for GIT
 2006-02-17 21:57 UTC  (4+ messages)

Making git-clone clean up when it fails
 2006-02-17 21:33 UTC  (4+ messages)
` [PATCH 1/3] Trap exit to clean up created directory if clone fails
  ` [PATCH 2/3] Abstract test_create_repo out for use in tests
    ` [PATCH 3/3] New test to verify that when git-clone fails it cleans up the new directory

git-cvs-import and branches
 2006-02-17 20:35 UTC  (2+ messages)

[PATCH] Make git-reset delete empty directories
 2006-02-17 16:01 UTC  (4+ messages)

[PATCH 4/5] Support Irix
 2006-02-17 14:23 UTC 

[PATCH 3/5] Optionally support old diffs
 2006-02-17 14:23 UTC 

[PATCH 2/5] Fix cpio call
 2006-02-17 14:22 UTC 

Use case: GIT to manage transactions in a CMS?
 2006-02-17 11:44 UTC  (4+ messages)

bug: stgit doesn't handle branch names with / in them
 2006-02-17  9:53 UTC  (6+ messages)
` [PATCH] Handle branch names with slashes

"stg mail" doesn't set Content-Type and such
 2006-02-17  2:42 UTC 

[PATCH] Change the signature start string to "-- \n"
 2006-02-17  2:25 UTC 

[ANNOUNCE] git-svn - bidirection operations between svn and git
 2006-02-17  2:13 UTC  (14+ messages)
        ` [PATCH] git-svn: fix revision order when XML::Simple is not loaded
          ` [PATCH] git-svn: ensure fetch always works chronologically

[PATCH] Use --refid option even when sending a cover mail
 2006-02-17  2:07 UTC 

Fake linear history in a deterministic manner
 2006-02-16 23:54 UTC  (4+ messages)

[ANNOUNCE] GIT 1.2.1
 2006-02-16 21:41 UTC  (2+ messages)

Handling large files with GIT
 2006-02-16 20:32 UTC  (11+ messages)

[ANNOUNCE] Cogito-0.17rc2
 2006-02-16 16:09 UTC  (5+ messages)
` [PATCH] Fix for rpm creation

git faq : draft and rfc
 2006-02-16 14:32 UTC 

[ANNOUNCE] Cogito-0.17rc1
 2006-02-16 13:02 UTC  (3+ messages)

[ANNOUNCE] pg - A patch porcelain for GIT
 2006-02-16 11:10 UTC  (13+ messages)


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