git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-03-23 10:28:35 to 2009-03-24 18:35:14 UTC [more...]

large(25G) repository in git
 2009-03-24 18:33 UTC  (6+ messages)

branch ahead in commits but push claims all up to date
 2009-03-24 17:13 UTC  (4+ messages)

Project With Reusable Libraries
 2009-03-24 16:40 UTC 

[PATCH] git-cget: prints elements of C code in the git repository
 2009-03-24 16:37 UTC  (13+ messages)

[StGit PATCH] Add the --merged option to goto
 2009-03-24 15:40 UTC  (5+ messages)

[PATCH JGIT] Do not read ~/.gitconfig during JUnit tests
 2009-03-24 13:36 UTC 

[bug?] git-format-patch produces a 0-byte long patch for the first commit
 2009-03-24 11:51 UTC  (7+ messages)

git svn teething problems - initial clone okay - fetches not working
 2009-03-24 11:45 UTC  (9+ messages)

What's cooking in git.git (Mar 2009, #06; Sat, 21)
 2009-03-24 11:16 UTC  (6+ messages)

git hooks to run something
 2009-03-24 11:15 UTC  (2+ messages)

[JGit] Mismatch CRC in packed objects from `jgit push`
 2009-03-24 11:13 UTC  (2+ messages)
` [JGIT Test Case] This (incomplete) test case demo the index wrong CRC bug

[RFC/PATCH 0/8] user-manual: style improvements
 2009-03-24 10:52 UTC  (37+ messages)
` [RFC/PATCH 1/8] user-manual: remove some git-foo usage
  ` [RFC/PATCH 2/8] docbook: improve css style
    ` [RFC/PATCH 3/8] docbook: radical style change
        ` [RFC/PATCH 5/8] user-manual: use 'fast-forward' instead of 'fast forward'
          ` [RFC/PATCH 6/8] user-manual: use SHA-1 instead of SHA1 or sha1
            ` [RFC/PATCH 7/8] user-manual: add global config section
              ` [RFC/PATCH 8/8] user-manual: simplify the user configuration

setting up tracking on push
 2009-03-24  9:58 UTC  (12+ messages)

[PATCH] Documentation: push.default applies to all remotes
 2009-03-24  9:39 UTC  (4+ messages)

newbie question: git on existing svn repo via eclipse on windows
 2009-03-24  9:22 UTC 

[PATCH 0/8] Documentation: XSLT/asciidoc.conf cleanup; tty literals
 2009-03-24  9:18 UTC  (13+ messages)
` [PATCH 1/8] Documentation: move callouts.xsl to manpage-{base,normal}.xsl
` [PATCH 2/8] Documentation: use parametrized manpage-base.xsl with manpage-{1.72,normal}.xsl
` [PATCH 3/8] Documentation: rename docbook-xsl-172 attribute to git-asciidoc-no-roff
` [PATCH 4/8] Documentation: move quieting params into manpage-base.xsl
` [PATCH 5/8] Documentation: move "spurious .sp" code "
` [PATCH 6/8] Documentation: asciidoc.conf: always use <literallayout> for [blocktext]
` [PATCH 7/8] Documentation: asciidoc.conf: fix verse block with block titles
` [PATCH 8/8] Documentation: option to render literal text as bold for manpages

GIT BUG? GIT occasionally redownloads its entire data set
 2009-03-24  9:15 UTC  (5+ messages)

[RFC/WIP 0/2] Documentation clean-up: git commands
 2009-03-24  8:24 UTC  (11+ messages)
` [RFC/WIP 1/2] Documentation: fix minor inconsistency
  ` [RFC/WIP 2/2] Documentation: format git commands consistently

How to go to git from svn without checkout
 2009-03-24  8:10 UTC  (4+ messages)

[PATCH 1/8] builtin-apply: use warning() instead of fprintf(stderr, "warning: ")
 2009-03-24  8:01 UTC  (17+ messages)
` [PATCH 0/9] fprintf(stderr, "warning: ") -> warning() patches
  ` [PATCH 1/9] http-push: using error() and warning() as appropriate
    ` [PATCH 2/9] builtin-apply: use warning() instead of fprintf(stderr, "warning: ")
      ` [PATCH 3/9] builtin-checkout: "
        ` [PATCH 4/9] builtin-fetch-pack: "
          ` [PATCH 5/9] builtin-init-db: "
            ` [PATCH 6/9] builtin-rm: "
              ` [PATCH 7/9] builtin-show-branch: "
                ` [PATCH 8/9] builtin-show-ref: "
                  ` [PATCH 9/9] refs: "

checkout/update boiler plate for --filter-index?
 2009-03-24  7:43 UTC  (3+ messages)

Minimum libCurl version for git
 2009-03-24  7:35 UTC  (4+ messages)

Adding a new file to all git branches
 2009-03-24  6:31 UTC  (2+ messages)

[PATCH] cvsimport: add test illustrating a bug in cvsps
 2009-03-24  4:50 UTC  (13+ messages)
  ` [PATCH v2 1/1] "
    ` [CVSPS PATCH] fix: correct rev order in case commiters clocks were not syncronised
        ` [PATCH v3 0/2] cvsimport: add test illustrating a bug in cvsps
                ` started a cvsps testsuite Was: "

[PATCH] Add warning about known issues to documentation of cvsimport
 2009-03-24  3:14 UTC  (3+ messages)

.gitk should created hidden in windows
 2009-03-24  2:14 UTC  (7+ messages)

Git for Windows 1.6.2-preview20090308
 2009-03-24  2:06 UTC  (11+ messages)
` Git for Windows 1.6.2.1-preview20090322

[PATCH] difftool: add support for an extended revision syntax
 2009-03-23 23:50 UTC  (7+ messages)

[PATCH v3 1/2] git-gui: various French translation fixes
 2009-03-23 23:42 UTC  (2+ messages)
` [PATCH v3 2/2] git-gui: minor spelling fix and string factorisation

[PATCH] gitk: put all startup code into a proc to enable re-sourcing
 2009-03-23 23:40 UTC  (3+ messages)

[PATCH] gitk: make use of themed widgets where available
 2009-03-23 23:28 UTC  (3+ messages)

Importing Bzr revisions
 2009-03-23 21:00 UTC  (10+ messages)

[RFC with a proof of concept PATCH] Add Bonsai-like query options to gitk
 2009-03-23 17:57 UTC  (4+ messages)
  ` [PATCH] gitk: Make more options easily accessible from Edit View dialog

Can't grok this: tracking 3rd party code (from git/svn repositories and/or snapshots)
 2009-03-23 16:37 UTC 

[PATCH v2 0/7] Clean up interpret_nth_last_branch feature
 2009-03-23 16:03 UTC  (4+ messages)
` [PATCH v2 6/7] check_ref_format(): tighten refname rules

git rebase + fuzz = possible bad merge
 2009-03-23 15:36 UTC  (4+ messages)

Summer of Code - Cached Packs/Object Lists
 2009-03-23 14:41 UTC  (4+ messages)

git repack: --depth=100000 causing larger not smaler pack file?
 2009-03-23 14:14 UTC  (5+ messages)

[PATCH] documentation: Makefile accounts for SHELL_PATH setting
 2009-03-23 14:12 UTC  (5+ messages)

[PATCH 0/3] completion updates
 2009-03-23 14:11 UTC  (5+ messages)
` [PATCH 1/3] completion: add --annotate option to send-email
  ` [PATCH 2/3] completion: add --cc and --no-attachment option to format-patch
    ` [PATCH 3/3] completion: add --thread=deep/shallow "

Live Gentoo Ebuild (Git via Git on Gentoo)
 2009-03-23 12:47 UTC 

[PATCH 1/4] test-suite: adding a test for fast-export with tag variants
 2009-03-23 12:53 UTC  (4+ messages)
` [PATCH 2/4] builtin-fast-export.c: turn error into warning
  ` [PATCH 3/4] builtin-fast-export.c: fix crash on tagged trees
    ` [PATCH 4/4] builtin-fast-export.c: handle nested tags

[PATCH 0/2] gitk window icons
 2009-03-23 10:59 UTC  (2+ messages)

should "git describe" include info about not already committed patches ?
 2009-03-23 10:37 UTC 

[PATCH] gitk: Handle blobs containing a DOS end-of-file marker
 2009-03-23 10:33 UTC  (2+ messages)

[PATCH JGIT] Method invokes inefficient Number constructor; use static valueOf instead
 2009-03-23 10:36 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).