git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2008-03-17 11:29:21 to 2008-03-20 04:41:15 UTC [more...]

auto gc again
 2008-03-20  4:40 UTC  (23+ messages)
        ` [PATCH] builtin-gc.c: allow disabling all auto-gc'ing by assigning 0 to gc.auto

[SoC RFC] libsvn-fs-git: A git backend for the subversion filesystem
 2008-03-20  4:31 UTC  (2+ messages)

Two bugs with renaming
 2008-03-20  4:22 UTC  (8+ messages)

"commit"s without "from" in fast-import
 2008-03-20  3:40 UTC  (5+ messages)
        ` [PATCH] fast-import: Document the effect of "merge" with no "from" in a commit

How to undo git-rm?
 2008-03-20  2:54 UTC  (5+ messages)

global hooks
 2008-03-20  2:25 UTC  (3+ messages)

[patch] Import "git-forest" into contrib/
 2008-03-20  2:16 UTC  (7+ messages)

gitk: how to apply '--color-words' to the diff command
 2008-03-18 20:58 UTC  (3+ messages)

[RFC] git-bisect unsure
 2008-03-20  0:55 UTC  (2+ messages)

[ANNOUNCE] tig-0.10
 2008-03-20  0:52 UTC  (7+ messages)
` [ANNOUNCE] tig-0.10.1

[StGit PATCH 0/6] Two bugfixes
 2008-03-20  0:32 UTC  (7+ messages)
` [StGit PATCH 1/6] Use a special exit code for bugs
` [StGit PATCH 2/6] Make sure patches with no parents have an empty list of parents
` [StGit PATCH 3/6] Try uncommitting a commit with not exactly one parent
` [StGit PATCH 4/6] Make sure that we only uncommit commits with "
` [StGit PATCH 5/6] New test: conflicting push in dirty worktree
` [StGit PATCH 6/6] Handle failed pushes differently depending on cause

[PATCH] New test for preserve merges and squash
 2008-03-20  0:28 UTC  (2+ messages)

[PATCH,RFC] make it easier for people who just want to get rid of 'git gc --auto'
 2008-03-19 23:29 UTC  (3+ messages)

[PATCH 03/16] more tr portability test script fixes
 2008-03-19 22:56 UTC  (8+ messages)
    ` [PATCH] Add test-tr: poor-man tr for the test suite
      ` [PATCH] Use test-tr in "

Unresolved issues
 2008-03-19 22:48 UTC  (5+ messages)
` [PATCH] remote show: do not show symbolic refs

[PYRITE] Update on the status of pyrite
 2008-03-18 16:10 UTC  (3+ messages)

[PATCH] gitweb: Remove commit title from comitdiff_plain body
 2008-03-19 22:35 UTC  (2+ messages)

git remote --mirror bug?
 2008-03-19  0:35 UTC  (6+ messages)
  ` Re* "

[PATCH] Fix tag following
 2008-03-19  0:28 UTC  (2+ messages)

renaming a file into a directory causes a pull error on older repos
 2008-03-19  6:31 UTC  (5+ messages)
  ` [PATCH] git-merge-one-file: fix longstanding stupid thinko

rfc on a svn -> git wrapper script
 2008-03-18 15:24 UTC 

[RFC/PATCH] Fast forward strategies allow, never, and only
 2008-03-19 21:20 UTC  (9+ messages)
` [RFC/PATCH Second draft] "

"git rev-parse --git-dir" fails from inside .git/<any-subdir>
 2008-03-18 23:38 UTC 

StGit: kha/safe and kha/experimental updated
 2008-03-19  1:38 UTC  (2+ messages)

[PATCH resend 1/2] Add --reverse to the git-rev-list usage string
 2008-03-19  6:16 UTC  (2+ messages)
` [PATCH resend 2/2] Document the sendemail.smtpserverport config variable

No whitespace check during merge conflict resolution
 2008-03-19 21:07 UTC 

[PATCH] builtin-remote: Fix missing newline at end of listing of pushed branches
 2008-03-19 20:43 UTC  (2+ messages)

bug in git-send-mail (the 'next' branch)
 2008-03-19  8:03 UTC  (3+ messages)

Importing all modules in a CVS repo with git-cvsimport
 2008-03-19 20:41 UTC  (3+ messages)

git svn rebase horror
 2008-03-19 20:39 UTC  (2+ messages)

Using gitk over the network
 2008-03-19 14:31 UTC 

optimized checkout+rebase?
 2008-03-19 19:19 UTC  (6+ messages)
    ` [PATCH] rebase [--onto O] A B: omit needless checkout

checkout detached work tree
 2008-03-18 23:32 UTC 

[RFD] Gitweb caching, part 1 (long)
 2008-03-19  8:21 UTC  (2+ messages)

[ANNOUNCE] Guilt v0.29
 2008-03-19  5:29 UTC 

[PATCH] Test: catch if trash cannot be removed
 2008-03-19  4:58 UTC 

[PATCH] Add tests to catch problems with un-unlinkable symlinks
 2008-03-19  4:59 UTC 

[PATCH 1/2] web--browse: use custom commands defined at config time
 2008-03-19  1:00 UTC  (4+ messages)

[PATCH] Shorten and simplify sendemail.alias* configuration variables
 2008-03-19  1:00 UTC  (3+ messages)

Possible Solaris problem in 'checkout_entry()'
 2008-03-19  1:05 UTC  (5+ messages)

git push sometimes reports failure, but push operations seems to be OK
 2008-03-18 17:10 UTC 

[PATCH 1/2] help: use man viewer path from "man.<tool>.path" config var
 2008-03-18 19:02 UTC  (2+ messages)

[PATCH] Fix read-tree not to discard errors
 2008-03-19  5:01 UTC 

'Use of uninitialized value in string' line 651 git-send-email (from the 'next' branch)
 2008-03-19  6:23 UTC  (2+ messages)

[PATCH] Documentation/git-merge: document subtree strategy
 2008-03-18 12:26 UTC 

[PATCH 0/3 v2] gitweb: Support caching projects list
 2008-03-18  9:52 UTC  (11+ messages)
` [PATCH 1/3] gitweb: Separate @projects population into git_get_projects_details()
` [RFC/PATCH 2/3] gitweb: Support caching projects list
` [RFC/PATCH 3/3] gitweb: Fill project details lazily when caching

[PATCH] (tig) Fix signed char comparison where char is unsigned by default
 2008-03-18  8:47 UTC 

[PATCH] Allow git-cvsserver database table name prefix to be specified
 2008-03-18  8:09 UTC  (2+ messages)

[PATCH 2/2] documentation: help: add "man.<tool>.path" config variable
 2008-03-18  5:22 UTC 

Google Summer of Code 2008 is on!
 2008-03-18  4:21 UTC 

[announce] text-based tree visualizer
 2008-03-18  2:08 UTC  (5+ messages)
  `  "

[PATCH] Tighten refspec processing
 2008-03-18  2:05 UTC 

[PATCH] Fix t3200 config
 2008-03-18  2:04 UTC 

Should 'git config' support key with dot such as 'a.b'
 2008-03-18  0:42 UTC  (4+ messages)

[RFC/PATCH 2/3 v2] gitweb: Support caching projects list
 2008-03-17 23:13 UTC 

confusing GIT_DIR behavior case
 2008-03-17 23:00 UTC  (2+ messages)

[PATCH] gitweb: Support caching projects list
 2008-03-17 21:09 UTC  (17+ messages)
      ` repo.or.cz renovation
  ` repo.or.cz renovated

gitk: synchronize highlighting in file view for 'f'&'b' commands
 2008-03-17 20:00 UTC 

[PATCH] git-cvsserver: handle change type T
 2008-03-17 19:47 UTC  (6+ messages)

Excessive memory consumption
 2008-03-17 17:04 UTC  (2+ messages)

tracking repository
 2008-03-17 16:23 UTC  (9+ messages)

submodule usage with links
 2008-03-17 15:19 UTC  (2+ messages)

git-svn clone on a central server
 2008-03-17 15:01 UTC  (4+ messages)

stg branch -r instructions
 2008-03-17 13:42 UTC  (2+ messages)

New script: git-archiv-tarbz2.sh
 2008-03-17 11:44 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).