git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-09-06 16:20:27 to 2007-09-08 01:02:39 UTC [more...]

[RFC] Convert builin-mailinfo.c to use The Better String Library
 2007-09-08  0:56 UTC  (68+ messages)

.git/info/exclude w/ CFLF fails in cygwin
 2007-09-08  1:01 UTC 

how to access working tree from .git dir?
 2007-09-07 23:42 UTC  (8+ messages)

[PATCH] diff-delta.c: pack the index structure
 2007-09-07 23:38 UTC 

rebase from ambiguous ref discards changes
 2007-09-07 22:08 UTC  (16+ messages)
    ` [PATCH] HEAD, ORIG_HEAD and FETCH_HEAD are really special

checkout and rm
 2007-09-07 22:00 UTC  (2+ messages)

[RFC] svnimport/cvsimport: force creation of tags that already exist
 2007-09-07 21:35 UTC  (3+ messages)
  ` [PATCH] (cvs|svn)import: Ask git-tag to overwrite old tags

[PATCH] introduce config core.binaryCheckFirstBytes for xdiff-interface
 2007-09-07 21:19 UTC  (2+ messages)

[PATCH] git-clone: better error message if curl program is missing
 2007-09-07 21:19 UTC  (2+ messages)

git-svn 1.5.3 does not understand grafts?
 2007-09-07 20:23 UTC  (3+ messages)

[RFC/PATCH] git-svn: add support for --first-parent
 2007-09-07 18:37 UTC  (13+ messages)
` [PATCH] git-svn: remove --first-parent, add --upstream
                  ` Configure mutt to be used in git and lkml mailing lists (was: Re: [PATCH] git-svn: remove --first-parent, add --upstream)

[PATCH] git-gui: lib/index.tcl: handle files with % in the filename properly
 2007-09-07 17:16 UTC 

[PATCH] Documentation / grammer nit
 2007-09-07 16:43 UTC 

git-svn: Branching clarifications
 2007-09-07 16:47 UTC 

[PATCH] straighten the list of objects to deltify
 2007-09-07 16:19 UTC  (8+ messages)
` [PATCH] localize window memory usage accounting
  ` [PATCH] rearrange delta search progress reporting
    ` [PATCH] basic threaded delta search

[PATCH] Button added to performs a GUI diff
 2007-09-07 15:07 UTC 

[PATCH] git-rebase: support --whitespace=<option>
 2007-09-07 14:20 UTC  (2+ messages)
` [PATCH] git-rebase: fix -C option

[PATCH 1/3] git-gui/Makefile: Replace libdir with gitgui_libdir
 2007-09-07 12:44 UTC  (5+ messages)

PATCH to add a button to perform a meld on the current file
 2007-09-07 11:25 UTC  (2+ messages)

Distributing revisions to patches in a series
 2007-09-07 11:04 UTC  (2+ messages)

git-svn: libsvn-perl_1.4.4 and do_switch()
 2007-09-07 11:00 UTC  (6+ messages)
` [PATCH] git-svn: fix blocking with svn:// servers after do_switch
  ` git-svn: "Malformed network data" issue
    ` [PATCH] git-svn: fix "Malformed network data" with svn:// servers
        ` [PATCH (try 2)] "

[PATCH 2/3] archive: specfile support (--pretty=format: in archive files)
 2007-09-07 10:45 UTC  (19+ messages)
          ` [PATCH 4/3] archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLDR"
            ` [PATCH 3.5/3] add memmem()
            ` [PATCH 4/3] archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLDR" (take 2)
          ` [PATCH 5/3] archive: rename attribute specfile to export-subst

People unaware of the importance of "git gc"?
 2007-09-07 10:12 UTC  (23+ messages)
                  ` Subject: [PATCH] git-merge-pack

strbuf API
 2007-09-07  9:02 UTC  (24+ messages)
` strbuf new API, take 2 for inclusion
  ` [PATCH 1/7] Rework strbuf API and semantics
    ` [PATCH 2/7] Simplify strbuf uses in archive-tar.c using the proper functions
      ` [PATCH 3/7] Use proper strbuf API, and also simplify cmd_data code
        ` [PATCH 4/7] Simplify write_tree using strbuf's
          ` [PATCH 5/7] Further strbuf re-engineering
            ` [PATCH 6/7] Eradicate yet-another-buffer implementation in buitin-rerere.c

very slow cherry-pick'ing (old-2.6-bkcvs tree)
 2007-09-07  7:27 UTC  (3+ messages)

[ANNOUNCE] git/gitweb.git repository
 2007-09-07  6:39 UTC  (4+ messages)

Stats in Git
 2007-09-07  6:36 UTC  (20+ messages)
` [PATCH] Add a new lstat implementation based on Win32 API, and make stat use that implementation too
      ` [PATCH] Add a new lstat and fstat implementation based on Win32 API

Significant performance waste in git-svn and friends
 2007-09-07  6:28 UTC  (5+ messages)

[PATCH 2/2] git-tag -s must fail if gpg is broken and cannot sign tags
 2007-09-07  4:58 UTC  (4+ messages)

[PATCH] git-svn: always use --first-parent
 2007-09-07  0:37 UTC  (2+ messages)

Git's database structure
 2007-09-07  0:33 UTC  (14+ messages)

[StGit PATCH] Discard stderr when determining if a patch is already applied
 2007-09-06 23:50 UTC 

[PATCH] git.__remotes_from_dir() should only return lists
 2007-09-06 23:11 UTC  (4+ messages)

Help with git
 2007-09-06 23:07 UTC 

[PATCH 2/2] git-commit: Add --no-status option
 2007-09-06 22:15 UTC  (2+ messages)

[PATCH] Include a git-push example for creating a remote branch
 2007-09-06 17:42 UTC  (7+ messages)

[PATCH 1/9] Enable wt-status output to a given FILE pointer
 2007-09-06 16:59 UTC  (14+ messages)
` [PATCH 2/9] Enable wt-status to run against non-standard index file
  ` [PATCH 3/9] Add strbuf_printf() to do formatted printing to a strbuf
    ` [PATCH 4/9] Introduce entry point for launching add--interactive
      ` [PATCH 5/9] Introduce strbuf_read_fd()
        ` [PATCH 6/9] Rewrite launch_editor, create_tag and stripspace to use strbufs
          ` [PATCH 7/9] Add strbuf_read_path()
            ` [PATCH 8/9] Export rerere() and launch_editor()
              ` [PATCH 9/9] Implement git commit as a builtin command


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