git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-02-15 01:17:51 to 2009-02-16 09:19:30 UTC [more...]

CVS import
 2009-02-16  9:17 UTC 

Setting up a bug tracking system where users can file bug reports and feature requests for Git
 2009-02-16  9:11 UTC  (3+ messages)

[RFC - draft] List of proposed future changes that are backward incompatible
 2009-02-16  9:07 UTC  (42+ messages)
  ` disallowing push to currently checked-out branch
  ` send-email sending shallow threads by default
` [RFC - draft #2] List of proposed future changes that are backward incompatible

[ANNOUNCE] GIT 1.6.2-rc1
 2009-02-16  9:04 UTC 

Cloning into an existing directory
 2009-02-16  7:31 UTC  (2+ messages)

A Valentine's Day E-Card from Evelyn
 2009-02-16  5:50 UTC 

[PATCH] Make repack less likely to corrupt repository
 2009-02-16  5:17 UTC  (8+ messages)

"add -p" + filenames with UTF-8 multibyte characters = "No changes"
 2009-02-16  5:13 UTC  (6+ messages)

[PATCH] teach the new "@{-1} syntax to "git branch"
 2009-02-16  4:16 UTC  (11+ messages)
    ` [PATCH v2 2/2] Teach @{-1} to git merge

Improving CRLF error message; also, enabling autocrlf and safecrlf by default
 2009-02-16  3:43 UTC  (7+ messages)
    ` Improving CRLF error message; also, enabling autocrlf and?safecrlf "

[PATCH 4/4] builtin-remote: add set-head verb
 2009-02-16  2:58 UTC  (22+ messages)
` [PATCH] builtin-remote: better handling of multiple remote HEADs
          ` [PATCH 1/5] test scripts: refactor start_httpd helper
          ` [PATCH 2/5] add basic http clone/fetch tests
          ` [PATCH 3/5] refactor find_refs_by_name to accept const list
          ` [PATCH 4/5] remote: refactor guess_remote_head
          ` [PATCH 5/5] remote: use exact HEAD lookup if it is available
              ` [PATCH 1/2] transport: cleanup duplicated ref fetching code
              ` [PATCH 2/2] transport: unambiguously determine local HEAD

Please make hooks installed executable either on all platforms or on no platforms at all
 2009-02-16  2:40 UTC  (2+ messages)

[ANNOUNCE] tig-0.14
 2009-02-16  1:33 UTC  (10+ messages)

filter-branch: Remove original/* (was Re: [RFC] What's the best UI for 'git submodule split'?)
 2009-02-16  1:19 UTC  (9+ messages)
  ` filter-branch: Remove original/*

[PATCH 1/8] config: Trivial rename in preparation for parseopt
 2009-02-16  1:15 UTC  (19+ messages)
` [PATCH 2/8] config: Cleanup config file handling
  ` [PATCH 3/8] config: Use parseopt
    ` [PATCH 4/8] config: Improve variable 'type' handling
      ` [PATCH 5/8] config: Disallow multiple config file locations
        ` [PATCH 6/8] config: Don't allow extra arguments for -e or -l
          ` [PATCH 7/8] config: Don't return negative exit codes
            ` [PATCH 8/8] config: Codestyle cleanups

[PATCH] git-svn: Fix for rewriteRoot URL containing username
 2009-02-16  0:55 UTC  (2+ messages)

git-svn -- out of memory
 2009-02-16  0:38 UTC  (2+ messages)

pushing from a shallow repo allowed?
 2009-02-12 22:02 UTC 

[PATCH] Fix file mark handling and sort side-effects in git.el
 2009-02-16  0:04 UTC  (7+ messages)

[PATCH v2 1/2] Introduce config variable "diff.primer"
 2009-02-15 23:39 UTC  (11+ messages)

[ANNOUNCE] tig-0.14.1
 2009-02-15 23:11 UTC 

[PATCH 0/8] Support coverage testing with GCC/gcov
 2009-02-15 22:25 UTC  (9+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] Test that diff can read from stdin
` [PATCH 3/8] Test diff --dirstat functionality
` [PATCH 4/8] Test log --graph
` [PATCH 5/8] Test fsck a bit harder
` [PATCH 6/8] Test log --decorate
` [PATCH 7/8] Test rev-list --parents/--children
` [PATCH 8/8] Test git-patch-id

[PATCH 4/4] notes: refuse to edit notes outside refs/notes/
 2009-02-15 22:07 UTC  (8+ messages)
` [PATCH v2 1/5] notes: only clean up message file when editing
` [PATCH v2 4/5] t3301: use test_must_fail instead of !

[PATCH v3] parse-opt: migrate builtin-ls-files
 2009-02-15 22:07 UTC  (4+ messages)
` [PATCH] "

Possible git bug when using filter-branch to remove large binaries
 2009-02-15 21:55 UTC  (2+ messages)

[PATCH] config: Use parseopt
 2009-02-15 21:29 UTC  (16+ messages)
` [PATCH v2] "

not all tests pass when on an NFS partition
 2009-02-15 20:19 UTC  (4+ messages)

[PATCH/RFC v1 0/2] The ext4 filesystem and racy git
 2009-02-15 19:46 UTC  (3+ messages)
` [PATCH/RFC v1 1/2] fix compile error when USE_NSEC is defined
` [PATCH/RFC v1 2/2] make USE_NSEC work as expected

[PATCH] builtin-receive-pack.c: fix compiler warnings about format string
 2009-02-15 19:34 UTC  (2+ messages)

[PATCH] gitweb: fix wrong base URL when non-root DirectoryIndex
 2009-02-15 19:33 UTC  (7+ messages)
    ` [PATCH v3] "
        ` [PATCHv4] "

[PATCH 1/2] Move 'rev-parse --git-dir' test to t1500
 2009-02-15 19:33 UTC  (3+ messages)
` [PATCH 2/2] t1500: more 'git rev-parse --git-dir' tests

[PATCH] Documentation: pruning recipe for destructive filter-branch
 2009-02-15 19:33 UTC  (10+ messages)
  ` [PATCH] gc: make --prune useful again by accepting an optional parameter
              ` [PATCH v2] "

[PATCH] rerere: remove duplicated functions
 2009-02-15 19:33 UTC  (4+ messages)

[PATCH] Use "git <command>" instead of dashed form in sample hooks
 2009-02-15 17:19 UTC  (3+ messages)

GitExtensions 1.43 crash with large repository
 2009-02-15 15:52 UTC  (2+ messages)

[PATCH] git diff ignore-space options should ignore missing EOL at EOF differences
 2009-02-15 15:17 UTC  (4+ messages)

[PATCH] bash: add 'merge --ff' and '--no-ff' options
 2009-02-15 13:25 UTC  (3+ messages)
  ` [PATCH v2] bash: add missing 'git merge' options

Will you be my Valentine?
 2009-02-15 11:45 UTC 

[SoC RFC] about "restartable clone"
 2009-02-15 11:37 UTC  (2+ messages)

What's cooking in git.git (Feb 2009, #04; Sun, 15)
 2009-02-15 11:12 UTC  (2+ messages)

[PATCH 3/3 v2] send-email: --suppress-cc improvements
 2009-02-15 10:47 UTC  (4+ messages)
` [PATCH v3] "

What's in git.git (Feb 2009, #03; Sun, 15)
 2009-02-15 10:45 UTC 

Unexpected local changes immediately after fresh clone
 2009-02-15 10:38 UTC  (3+ messages)

[PATCH] bash completion: offer more options for gitk
 2009-02-15  9:56 UTC  (3+ messages)

[PATCH 1/2] bash: fix misspelled 'git svn' option
 2009-02-15  5:31 UTC  (2+ messages)

[PATCH v2 0/3] send-email
 2009-02-15  5:07 UTC  (5+ messages)
` [PATCH v2 1/3] send-email: allow send-email to run outside a repo
  ` [PATCH v2 2/3] send-email: handle multiple Cc addresses when reading mbox message
    ` [PATCH v2 3/3] send-email: --suppress-cc improvements

[PATCH] config: Use parseopt
 2009-02-15  2:22 UTC  (7+ messages)

[RFH] How to review patches: Documentation/ReviewingPatches?
 2009-02-15  1:14 UTC  (3+ 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).