git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-04-29 18:33:13 to 2007-05-02 15:33:48 UTC [more...]

Git benchmarks at OpenOffice.org wiki
 2007-05-02 15:33 UTC  (15+ messages)

[PATCH] Makefile: use --unsafe option under Cygwin with asciidoc
 2007-05-02 15:32 UTC  (3+ messages)

[StGIT RFC PATCH] Don't use refs/bases/<branchname>
 2007-05-02 13:10 UTC  (8+ messages)

[PATCH] http-fetch: Disable use of curl multi support for libcurl < 7.16
 2007-05-02 12:53 UTC 

problem using git on cygwin
 2007-05-02 12:37 UTC  (5+ messages)

FAQ Q: another version control system?
 2007-05-02 10:08 UTC  (4+ messages)

FFmpeg considering GIT
 2007-05-02  9:29 UTC 

[RFD/PATCH] Implement pack.compression and pack-objects --compression=N
 2007-05-02  3:18 UTC 

[PATCH/RFC] git-cvsserver: Add a basic test file for cvsserver
 2007-05-02  0:45 UTC  (4+ messages)
  ` [PATCH] cvsserver: Add test cases for git-cvsserver

[PATCH] cvsserver: Handle re-added files correctly
 2007-05-02  0:43 UTC 

[PATCH 5/5] git-repack --max-pack-size: add option parsing to enable feature
 2007-05-02  0:08 UTC 

[PATCH 4/5] git-repack --max-pack-size: split packs as asked by write_{object,one}
 2007-05-02  0:07 UTC 

[PATCH 3/5] git-repack --max-pack-size: write_{object,one}() respect pack limit
 2007-05-02  0:06 UTC 

[PATCH 2/5] git-repack --max-pack-size: new file statics and code restructuring
 2007-05-02  0:05 UTC 

[PATCH 1/5] git-repack --max-pack-size: alter sha1close() 3rd argument
 2007-05-02  0:03 UTC 

[PATCH 0/5] git-repack --max-pack-size
 2007-05-02  0:02 UTC 

svn:externals using git submodules
 2007-05-01 23:16 UTC  (13+ messages)

"Producting Open Source Software" book and distributed SCMs
 2007-05-01 23:13 UTC  (9+ messages)

This seems somewhat less that ideal
 2007-05-01 22:32 UTC  (5+ messages)

[PATCH] gitweb: use decode_utf8 directly
 2007-05-01 21:48 UTC  (7+ messages)

[PATCH] Teach import-tars about GNU tar's @LongLink extension
 2007-05-01 21:42 UTC 

git-svn failure when symlink added in svn
 2007-05-01 20:53 UTC  (22+ messages)

[PATCH 0/8] git-repack --max-pack-size
 2007-05-01 19:07 UTC  (11+ messages)

[PATCH 4/8] git-repack --max-pack-size: add fixup_header_footer()
 2007-05-01 18:39 UTC  (8+ messages)

git-svn and local only topic branch
 2007-05-01 18:29 UTC  (4+ messages)

[PATCH] Create pack-write.c for common pack writing code
 2007-05-01 18:26 UTC 

[RFC] Optimize diff-delta.c
 2007-05-01 16:05 UTC  (3+ messages)

git cvsimport fails
 2007-05-01 15:54 UTC  (2+ messages)

[RFC/PATCH] Bisect: add special treatment for bangs passed to "bisect run"
 2007-05-01 12:17 UTC 

FYI: 1.5.1.3 Cygwin build result (compiler warnings)
 2007-05-01 11:14 UTC 

gitweb search page link slightly wrong
 2007-05-01 10:22 UTC  (3+ messages)

[PATCH] Fix compilation of test-delta
 2007-05-01 10:08 UTC  (2+ messages)

[RFC/PATCH] Bisect: add special treatment for bangs passed to "bisect run"
 2007-05-01  9:44 UTC  (2+ messages)

[PATCH] git-tag(1): -v option is a subcommand; fix code block
 2007-05-01  7:24 UTC 

[PATCH 8/8] git-repack --max-pack-size: add option parsing to enable feature
 2007-05-01  6:27 UTC  (4+ messages)

[PATCH] Improve request-pull to handle non-rebased branches
 2007-05-01  6:08 UTC 

[PATCH 7/8] git-repack --max-pack-size: split packs as asked by write_object/write_one
 2007-05-01  6:05 UTC  (3+ messages)

[PATCH 6/8] git-repack --max-pack-size: write_one() implements limits
 2007-05-01  6:00 UTC  (3+ messages)

[PATCH 3/8] git-repack --max-pack-size: make close optional in sha1close()
 2007-05-01  5:24 UTC  (3+ messages)

[PATCH 1/8] git-repack --max-pack-size: add new file statics
 2007-05-01  4:43 UTC  (3+ messages)

[PATCH] Checklist clarifications: added "Commits", "Patch:" headings
 2007-05-01  4:11 UTC  (9+ messages)
      ` [PATCH] v2: "
  ` [PATCH] send-email: add a few config variables

What's in git.git (stable)
 2007-05-01  3:36 UTC  (6+ messages)

[ANNOUNCE] GIT 1.5.1.3
 2007-05-01  3:08 UTC 

[PATCH] Option --smtp-server clarified. The argument can be of two kinds
 2007-04-30 23:51 UTC  (2+ messages)

[PATCH] Mention html doc location http://www.kernel.org in DESCRIPTION
 2007-04-30 23:44 UTC  (2+ messages)

[PATCH 5/8] git-repack --max-pack-size: write_object() takes "limit" arg
 2007-04-30 23:22 UTC 

What's cooking in git.git (topics)
 2007-04-30 23:20 UTC  (4+ messages)

[PATCH 2/8] git-repack --max-pack-size: code restructuring
 2007-04-30 23:19 UTC 

[PATCH 0/5] New for_each_revision() helper
 2007-04-30 23:19 UTC  (7+ messages)
` [PATCH 1/5] Introduces "

[PATCH] Include mailmap.h in mailmap.c to catch mailmap interface changes
 2007-04-30 22:31 UTC 

[PATCH] Remove pointless calls to access(2) when checking for .mailmap
 2007-04-30 22:27 UTC 

[PATCH] Fix read_mailmap to handle a caller uninterested in repo abbreviation
 2007-04-30 22:26 UTC 

[PATCH] Use strlcpy instead of strncpy in mailmap.c
 2007-04-30 22:22 UTC 

[PATCH 1/5] Make xstrndup common
 2007-04-30 22:21 UTC  (8+ messages)

FEATURE REQUEST: git-format-path: Add option to encode patch content
 2007-04-30 22:18 UTC  (12+ messages)

git-rev-parse(1) questions
 2007-04-30 20:20 UTC  (4+ messages)

[PATCH] SPECIFYING RANGES typo fix: it it => it is
 2007-04-30 18:37 UTC 

[StGIT PATCH 0/2] Make test suite work with dash as /bin/sh
 2007-04-30  7:08 UTC  (5+ messages)
` [StGIT PATCH 1/2] String comparison is done with "=", not "=="
` [StGIT PATCH 2/2] dash doesn't do curly brace expansion, so avoid that

[PATCH 2/7] gitweb: Support comparing blobs with different names
 2007-04-30  5:27 UTC  (3+ messages)

GIT vs Other: Need argument
 2007-04-30  4:31 UTC  (11+ messages)

[PATCH] git-svn: Add 'find-rev' command
 2007-04-29 22:25 UTC  (4+ messages)

[ANNOUNCE] Guilt v0.24
 2007-04-29 21:05 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).