git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-01-04 13:59:05 to 2007-01-07 06:06:50 UTC [more...]

Hello all, I am using git-svn and have some question
 2007-01-07  6:06 UTC  (3+ messages)

problem with git clone on cygwin
 2007-01-07  6:00 UTC  (3+ messages)

[KORG] Re: kernel.org lies about latest -mm kernel
 2007-01-07  5:39 UTC  (4+ messages)
                ` How git affects kernel.org performance

[PATCH] Documentation: tutorial editing
 2007-01-07  3:38 UTC 

[PATCH] gitweb: Fix "Use of uninitialized value" warning in git_tags_body
 2007-01-07  2:40 UTC  (4+ messages)

[0/2 PATCH] FastCGI and nginx support for gitweb
 2007-01-07  2:18 UTC  (3+ messages)
` [PATCH 2/2] instaweb: add support for nginx + FastCGI
  ` [PATCH 2/2 (fixed)] "

[PATCH] instaweb: Nicer error message when the http daemon isn't found
 2007-01-07  2:09 UTC  (2+ messages)

Some guilt fixes
 2007-01-07  2:04 UTC  (3+ messages)
` [PATCH 1/2] Fix up Makefiles
  ` [PATCH 2/2] Run regression on the current version

[PATCH] Documentation/git-svn: clarify dcommit, rebase vs pull/merge
 2007-01-07  1:53 UTC 

Bugs in gitweb
 2007-01-07  1:52 UTC  (7+ messages)
` [PATCH 0/5] gitweb: git_patchset_body fixes
` [PATCH 1/5] gitweb: Fix error in git_patchest_body for file creation/deletion patch
` [PATCH 2/5] gitweb: Fix error in "rename to"/"copy to" git diff header output
` [PATCH 3/5] gitweb: Fix errors in git_patchset_body for empty patches
` [PATCH 4/5] Revert "gitweb: There can be empty patches (in git_patchset_body)"
` [PATCH 5/5] gitweb: Fix split patches output (e.g. file to symlink)

git-svnimport failed and now git-repack hates me
 2007-01-07  0:36 UTC  (40+ messages)
    ` [PATCH] git-svn: make --repack work consistently between fetch and multi-fetch
      ` [PATCH] git-svnimport: support for incremental import

git-svnimport breakage as of git-1.4.4
 2007-01-07  0:22 UTC  (11+ messages)
                  ` [PATCH] git-svnimport: clean svn path when accessing SVN repo

[ANNOUNCE] Guilt 0.16
 2007-01-06 23:01 UTC  (6+ messages)

[PATCH 1/2] Suggest use of "git add file1 file2" when there is nothing to commit
 2007-01-06 23:00 UTC  (8+ messages)

[PATCH] Detached HEAD (experimental)
 2007-01-06 22:52 UTC  (7+ messages)

[PATCH] git-reset --hard: use quotes when we tell the user what HEAD was reset to
 2007-01-06 19:26 UTC  (2+ messages)

[PATCH] Document the -n option for git-log
 2007-01-06 18:38 UTC 

New way of tracking remote branches -- question
 2007-01-06 14:10 UTC  (9+ messages)

[PATCH] git.el: Avoid setting font lock keywords before entering log-edit mode
 2007-01-06 13:46 UTC 

[PATCH] git.el: Don't use --info-only when resolving a file
 2007-01-06 10:20 UTC 

[PATCH] git-clean: Fix the -q option
 2007-01-06 10:19 UTC 

[PATCH 5/5] reflog expire --fix-stale
 2007-01-06 10:16 UTC 

[PATCH 4/5] Move traversal of reachable objects into a separate library
 2007-01-06 10:16 UTC 

[PATCH 3/5] builtin-prune: separate ref walking from reflog walking
 2007-01-06 10:16 UTC 

[PATCH 1/5] Fix timestamp for test-tick
 2007-01-06 10:16 UTC 

[PATCH 2/5] builtin-prune: make file-scope static struct to an argument
 2007-01-06 10:16 UTC 

fatal: unable to create '.git/index': File exists
 2007-01-06  9:24 UTC  (5+ messages)

Adding spell checker to GIT
 2007-01-06  3:21 UTC  (3+ messages)

[PATCH] Print a more accurate error message when we fail to create a lock file
 2007-01-06  3:14 UTC 

[RFC] git-remote
 2007-01-06  1:59 UTC  (9+ messages)

How to commit removed file?
 2007-01-06  1:57 UTC  (6+ messages)

[PATCH] Describe git-clone's actual behavior in the summary
 2007-01-06  1:52 UTC 

[PATCH] Documentation: update git-pull.txt for clone's new default behavior
 2007-01-06  1:17 UTC  (7+ messages)

[RFC] Adding stack-level logging/undo to StGIT
 2007-01-05 23:19 UTC 

[PATCH] [gitweb] Blame "linenr" link jumps to previous state at "orig_lineno"
 2007-01-05 22:56 UTC  (3+ messages)

Default "tar" umask
 2007-01-05 22:40 UTC  (8+ messages)

[BUG] stgit: unexpected "unknown user details" on refresh
 2007-01-05 22:29 UTC  (3+ messages)

[PATCH] wt-status: remove use_add_msg in wt_status_print
 2007-01-05 21:30 UTC 

GITWEB branch shortlog broken after recent update on kernel.org
 2007-01-05 21:25 UTC  (4+ messages)
` [PATCH] gitweb: Fix shortlog only showing HEAD revision

Pushing into a repository with working directory?
 2007-01-05 19:36 UTC  (6+ messages)

a few remaining issues
 2007-01-05 19:33 UTC  (5+ messages)

[PATCH/RFC] Assorted small changes to runstatus
 2007-01-05 18:42 UTC  (7+ messages)
` [PATCH 2/4] Improve cached content header of status output

[PATCH 2/2] git-reset <tree> -- <path> restores absense of <path> in <tree>
 2007-01-05 16:17 UTC  (4+ messages)

git-svn usability
 2007-01-05 15:38 UTC  (5+ messages)
` [1/2 PATCH] git-svn: make multi-init less confusing
` [PATCH 2/2] git-svn: update documentation for multi-{init|fetch}

[PATCH] use xread where we are not checking for EAGAIN/EINTR
 2007-01-05 12:20 UTC  (3+ messages)

[PATCH] Speedup recursive by flushing index only once for all entries
 2007-01-05 11:22 UTC  (5+ messages)

Deleting branches in cogito
 2007-01-05 10:29 UTC 

[PATCH 1/2] diff-index --cached --raw: show tree entry on the LHS for unmerged entries
 2007-01-05  9:42 UTC 

What's cooking in git.git (topics)
 2007-01-05  9:37 UTC  (4+ messages)

git-svn throwing assertion on old svn tracking branch
 2007-01-05  9:18 UTC  (4+ messages)

[PATCH] Increase packedGit{Limit,WindowSize} on 64 bit systems
 2007-01-05  6:01 UTC  (2+ messages)

[PATCH] Fix infinite loop when deleting multiple packed refs
 2007-01-05  3:04 UTC  (3+ messages)

[PATCH 0/5] My set of stgit companion scripts
 2007-01-04 23:47 UTC  (6+ messages)
` [PATCH 1/5] Add contrib/stg-show-old: show old version of a patch
` [PATCH 2/5] Add contrib/stg-whatchanged: look at what would be changed by refreshing
` [PATCH 3/5] Add contrib/stg-fold-files-from: pick selected changes from a patch above current one
` [PATCH 4/5] Add contrib/stg-swallow: completely merge an unapplied patch into "
` [PATCH 5/5] Add contrib/stg-cvs: helper script to manage a mixed cvs/stgit working copy

clarification on git-update-index --remove
 2007-01-04 20:27 UTC  (2+ messages)

HTTP access via proxy
 2007-01-04 19:53 UTC  (2+ messages)

[PATCH] Remove shadowing variable from traverse_trees()
 2007-01-04 18:33 UTC 

[PATCH] Make check target depend on common-cmds.h
 2007-01-04 18:33 UTC 

How to commit removed file?
 2007-01-04 17:41 UTC  (2+ messages)

[RFC/PATCH] fail pull/merge early in the middle of conflicted merge
 2007-01-04 16:31 UTC  (5+ messages)

UI nitpick
 2007-01-04 15:59 UTC  (5+ messages)
` [PATCH] git-reset --hard: tell the user what the HEAD was reset to

[PATCH] Skip excessive blank lines before commit body
 2007-01-04 15:50 UTC  (2+ messages)

Possible regression in git-rev-list --header
 2007-01-04 15:21 UTC  (14+ messages)

[PATCH 5/5] git-add: add ignored files when asked explicitly
 2007-01-04 13:58 UTC  (4+ messages)


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 NNTP newsgroup(s).