git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-09-05 19:19:26 to 2007-09-06 23:51:14 UTC [more...]

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

People unaware of the importance of "git gc"?
 2007-09-06 23:35 UTC  (47+ messages)
                ` Invoke "git gc --auto" from commit, merge, am and rebase
            ` [PATCH] Invoke "git gc --auto" from "git add" and "git fetch"
                ` Fwd: "
                  ` Subject: [PATCH] git-merge-pack

Stats in Git
 2007-09-06 23:31 UTC  (19+ 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

rebase from ambiguous ref discards changes
 2007-09-06 23:26 UTC  (3+ messages)

how to access working tree from .git dir?
 2007-09-06 23:20 UTC 

[PATCH 2/3] archive: specfile support (--pretty=format: in archive files)
 2007-09-06 23:17 UTC  (17+ 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

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

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

strbuf API
 2007-09-06 22:54 UTC  (33+ 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
              ` [PATCH 7/7] More strbuf uses in cache-tree.c

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

[RFC/PATCH] git-svn: add support for --first-parent
 2007-09-06 22:14 UTC  (11+ messages)
      ` [PATCH] git-svn: remove --first-parent, add --upstream

Git's database structure
 2007-09-06 18:14 UTC  (19+ messages)

[RFC] Convert builin-mailinfo.c to use The Better String Library
 2007-09-06 17:50 UTC  (13+ messages)

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

[PATCH 1/9] Enable wt-status output to a given FILE pointer
 2007-09-06 16:59 UTC  (17+ 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

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

git stash usage
 2007-09-06 14:20 UTC 

inconsistent use of worktree?
 2007-09-06 13:41 UTC  (2+ messages)

[announce] colgit: manage git repository collections
 2007-09-06 13:15 UTC  (2+ messages)

[PATCH] Simplify strbuf uses in fast-import.c using the proper functions
 2007-09-06 10:22 UTC  (9+ messages)
` [PATCH] Rework strbuf API and semantics
  ` [PATCH] Simplify strbuf uses in archive-tar.c using the proper functions

[PATCH 1/2] git-commit: Disallow unchanged tree in non-merge mode
 2007-09-06 10:16 UTC  (3+ messages)

[PATCH 1/3] git-gui/Makefile: Replace libdir with gitgui_libdir
 2007-09-06 10:00 UTC  (3+ messages)

What's cooking in git.git (topics)
 2007-09-06  8:52 UTC 

What's in git.git (stable)
 2007-09-06  8:52 UTC 

[PATCH 2/3] Makefile: Add install-lib and install-include targets
 2007-09-06  8:39 UTC  (2+ messages)

Significant performance waste in git-svn and friends
 2007-09-06  7:04 UTC  (8+ messages)

[PATCH 2/2] git-tag -s must fail if gpg is broken and cannot sign tags
 2007-09-06  6:20 UTC  (3+ messages)

my recent patches
 2007-09-06  6:19 UTC 

Calculating tree nodes
 2007-09-06  5:21 UTC  (7+ messages)

[PATCH] git-apply: do not read past the end of buffer
 2007-09-06  5:06 UTC 

[PATCH] Don't allow contrib/workdir/git-new-workdir to trash existing dirs
 2007-09-06  3:33 UTC 

[PATCH] Cleanup unnecessary file modifications in t1400-update-ref
 2007-09-06  2:15 UTC 

builtin commit series sent
 2007-09-06  2:09 UTC  (2+ messages)

[PATCH] allow bulk import to be packed
 2007-09-06  1:36 UTC  (2+ messages)

[PATCH 3/3] Makefile: Add cache-tree.h to the public headers list
 2007-09-06  0:37 UTC  (3+ messages)

[PATCH] Fix "cvs log" to use UTC timezone instead of local
 2007-09-05 21:45 UTC  (4+ messages)

[PATCH] Clean up .dotest if an error occurs before rebase work starts
 2007-09-05 20:07 UTC  (2+ messages)

best practice for a 3 devs team?
 2007-09-05 19:50 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).