git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-05-12 19:02:40 to 2007-05-14 17:00:15 UTC [more...]

[PATCH 02/10] user-manual: revise birdseye-view chapter
 2007-05-14 17:00 UTC  (11+ messages)
  ` [PATCH 03/10] glossary: expand and clarify some definitions, prune cross-references
    ` [PATCH 04/10] user-manual: move quick-start to an appendix
      ` [PATCH 05/10] Documentation: remove howto's now incorporated into manual
        ` [PATCH 06/10] user-manual: move howto/make-dist.txt into user manual
          ` [PATCH 07/10] user-manual: move howto/using-topic-branches into manual
            ` [PATCH 08/10] user-manual: add a "counting commits" example
              ` [PATCH 09/10] user-manual: introduce git
                ` [PATCH 10/10] user-manual: listing commits reachable from some refs not others

git log and merge commits
 2007-05-14 16:56 UTC  (2+ messages)

gitweb css - pixels?!
 2007-05-14 16:53 UTC  (3+ messages)
` [PATCH] gitweb: Do not use absolute font sizes

suggestions for gitweb
 2007-05-14 16:49 UTC  (18+ messages)
        ` Suggestions for cgit (was: Re: suggestions for gitweb)

[RFC] Optimize diff-delta.c
 2007-05-14 16:34 UTC  (2+ messages)

git.or.cz IPv6
 2007-05-14 16:30 UTC  (6+ messages)

[PATCH 08/10] user-manual: add a "counting commits" example
 2007-05-14 16:05 UTC  (3+ messages)
  ` [PATCH] user-manual: fix branch names in examples

[PATCH 10/10] user-manual: listing commits reachable from some refs not others
 2007-05-14 15:48 UTC 

Rebase max-pack-size?
 2007-05-14 15:47 UTC 

[PATCH 01/10] Add a birdview-on-the-source-code section to the user manual
 2007-05-14 15:21 UTC 

user-manual patches
 2007-05-14 15:20 UTC 

[PATCH] Allow the ident attribute to include a length specifier
 2007-05-14 14:54 UTC  (6+ messages)
  ` [PATCH] Use $Id$ as the ident attribute keyword rather than $ident$ to be consistent with other VCSs

Some misc Documentation patches
 2007-05-14 14:44 UTC  (4+ messages)
` [PATCH] builtin-log.c: Fix typo in comment
` [PATCH] Documentation: format-patch has no --mbox option
` [PATCH] git-am: Clean up the asciidoc documentation

[ANNOUNCE] cgit v0.4
 2007-05-14 13:32 UTC  (3+ messages)

[PATCH/RFC] cvsserver: Add test cases for config file handling
 2007-05-14 12:59 UTC  (4+ messages)
` [PATCH (amend)] "

committing selected 'changed' or 'added' files works, but not 'removed'
 2007-05-14 12:48 UTC  (3+ messages)

[BUG] git-svn dcommit fails (connection closed unexpectedly)
 2007-05-14 12:27 UTC  (7+ messages)

git as a backup tool?
 2007-05-14 11:48 UTC 

Segmentation fault in git-svn
 2007-05-14  9:02 UTC  (5+ messages)

[PATCH] Documentation: Split description of pretty formats of commit log
 2007-05-14  7:47 UTC  (3+ messages)

This week in EGIT - more tags
 2007-05-14  7:21 UTC  (9+ messages)
` [PATCH] Implement simple tags
  ` [PATCH] Write refs when creating tags
    ` [PATCH] Implement packed refs
      ` [PATCH] Show tags in history view
  ` The first patch in the series
    ` [PATCH] Require JDK1.5

[PATCH] Optimized cvsexportcommit: calling 'cvs status' only once instead of once per changed file
 2007-05-14  6:40 UTC  (8+ messages)
        ` RFH for "

git rebase chokes on directory -> symlink -> directory
 2007-05-14  4:37 UTC  (5+ messages)

What's cooking in git.git (topics)
 2007-05-14  3:21 UTC  (5+ messages)

[PATCH] git-add: allow path limiting with -u
 2007-05-14  1:29 UTC  (8+ messages)

RFD Use git for off-site backups
 2007-05-13 23:42 UTC  (5+ messages)

[PATCH] gitweb: Avoid "Use of uninitialized value" errors (written to logs)
 2007-05-13 19:12 UTC  (7+ messages)
  ` [PATCH (amend)] gitweb: Check if requested object exists
    ` [PATCH] gitweb: Fix "Use of unitialized value" warnings in empty repository
` [PATCH] gitweb: Test if $from_id and $to_id are defined before comparison

What's in git.git (stable)
 2007-05-13 22:30 UTC 

~ and ^
 2007-05-13 20:31 UTC  (6+ messages)

[StGIT PATCH] Compute patch appliedness from commit DAG
 2007-05-13 20:05 UTC  (2+ messages)
` [StGIT PATCH] Test the new DAG appliedness machinery

Merging commits together into a super-commit
 2007-05-13 19:35 UTC  (14+ messages)

[PATCH] t9400: Use the repository config and nothing else
 2007-05-13 19:16 UTC  (11+ messages)
` [PATCH] cvsserver: Complete rewrite of the configuration parser
        ` [PATCH] cvsserver: Limit config parser to needed options

[RFC PATCH] Rename "bury" back to "sink"
 2007-05-13 19:06 UTC  (5+ messages)

[PATCH 0/3] Fix assorted white space damage
 2007-05-13 18:57 UTC  (6+ messages)

[PATCH] t9400: Add some more cvs update tests
 2007-05-13 18:38 UTC  (3+ messages)
` [PATCH] cvsserver: Add some basic pserver tests

[StGIT PATCH 1/3] Make patch deletion test more specific
 2007-05-13 18:27 UTC  (3+ messages)
` [StGIT PATCH 2/3] Test patch order, not just number of patches
` [StGIT PATCH 3/3] Use "stg applied" instead of reading the applied file directly

[PATCH 1/2] git-svn: clean up caching of SVN::Ra functions
 2007-05-13 18:17 UTC  (4+ messages)
` [PATCH 2/2] git-svn: fix segfaults due to initial SVN pool being cleared

[PATCH] cvsserver: Don't send mixed messages to clients
 2007-05-13 17:49 UTC 

importing multi-project svn repositories
 2007-05-13 16:58 UTC  (7+ messages)
    ` Deprecate git-svnimport?
      ` minimize_url in git-svn?
          ` [PATCH] git-svn: don't attempt to minimize URLs by default

[StGIT PATCH v3] Document patch syntax
 2007-05-13 14:11 UTC 

[StGIT PATCH v2] Document patch syntax
 2007-05-13 13:58 UTC  (4+ messages)

Possible bug in git-svn
 2007-05-13 13:22 UTC  (4+ messages)
  ` [PATCH] git-svn: don't drop the username from URLs when dcommit is run

[PATCH] Make git compile with SUNs forte12 compiler
 2007-05-13 12:52 UTC  (6+ messages)

[PATCH] RPM spec: include files in technical/ to package
 2007-05-13 11:41 UTC 

[PATCH] Remove protoype for inline function so that forte12 doesn't choke on it
 2007-05-13 11:22 UTC 

[BUG] git config gets confused
 2007-05-13 10:46 UTC  (3+ messages)

[PATCH] Document patch syntax
 2007-05-13  8:28 UTC  (7+ messages)

[PATCH] Allow fetching references from any namespace
 2007-05-13  7:24 UTC  (6+ messages)

[PATCH] git-config: test for 'do not forget "a.b.var" already ends "a.var" section'
 2007-05-13  7:12 UTC 

[PATCH] gitweb: choose appropriate view for file type if a= parameter missing
 2007-05-13  0:32 UTC  (4+ messages)

Git Wiki after engine update lost macros; special pages like RecentChanges do not work
 2007-05-12 15:40 UTC  (2+ messages)

[PATCH] Document subproject feature
 2007-05-12 23:18 UTC  (3+ messages)

[RFC] format-patch stuff
 2007-05-12 23:03 UTC  (5+ messages)

[PATCH] link to HTML version of external doc if available
 2007-05-12 22:59 UTC  (2+ messages)

Rebase max-pack-size?
 2007-05-12 22:57 UTC 

[PATCH] Minor fixup to documentation of hooks in git-receive-pack
 2007-05-12 22:46 UTC  (2+ messages)

[PATCH] Updated documentation of hooks in git-receive-pack
 2007-05-12 20:29 UTC  (4+ messages)

[BUG?] Detaching head at checked out point does not work
 2007-05-12 20:18 UTC  (5+ messages)

how to set up e-mail notification?
 2007-05-12 20:11 UTC  (3+ messages)

[PATCH 0/3] Remotes library, take 4
 2007-05-12 19:37 UTC  (3+ messages)

[PATCH 1/3] Move remote parsing into a library file out of builtin-push
 2007-05-12 19:27 UTC  (2+ messages)

[PATCH] git-archive: don't die when repository uses subprojects
 2007-05-12 19:27 UTC  (2+ messages)

[PATCH] tiny fix in documentation of git-clone
 2007-05-12 19:27 UTC  (2+ 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).