git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-10-04 21:27:25 to 2010-10-06 22:04:12 UTC [more...]

[PATCHv5 00/17] gitweb: Simple file based output caching
 2010-10-06 22:02 UTC  (20+ messages)
` [PATCHv5 01/17] t/test-lib.sh: Export also GIT_BUILD_DIR in test_external
` [PATCHv5 02/17] gitweb: Prepare for splitting gitweb
` [PATCHv5 03/17] gitweb/lib - Very simple file based cache
` [PATCHv5 04/17] gitweb/lib - Stat-based cache expiration
` [PATCHv5 05/17] gitweb/lib - Regenerate entry if the cache file has size of 0
` [PATCHv5 06/17] gitweb/lib - Simple select(FH) based output capture
` [PATCHv5 07/17] gitweb/lib - Cache captured output (using get/set)
` [PATCHv5 08/17] gitweb: Add optional output caching
` [PATCHv5 09/17] gitweb/lib - Adaptive cache expiration time
` [PATCHv5 10/21] gitweb/lib - Use CHI compatibile (compute method) caching interface
` [PATCHv5 11/17] gitweb/lib - Use locking to avoid 'cache miss stampede' problem
` [PATCHv5 12/17] gitweb/lib - No need for File::Temp when locking
` [PATCHv5 13/17] gitweb/lib - Serve stale data when waiting for filling cache
` [PATCHv5 14/17] gitweb/lib - Regenerate (refresh) cache in background
` [PATCHv5 15/17] gitweb: Introduce %actions_info, gathering information about actions
` [PATCHv5/RFC 16/17] gitweb: Show appropriate "Generating..." page when regenerating cache
` [PATCHv5/RFC 17/17] gitweb: Add startup delay to activity indicator for cache
` [RFC PATCHv5 19/17] gitweb: Add beginnings of cache administration page
` [PoC PATCHv5 20/17] gitweb/lib - Benchmarking GitwebCache::SimpleFileCache (in t/9603/)

[PATCH] memory leak reported by valgrind
 2010-10-06 21:45 UTC  (8+ messages)
    ` [PATCH/RFC 0/7] "
      ` [PATCH 2/7] lockfile: introduce alloc_lock_file() to avoid valgrind noise

textconv not used for diff
 2010-10-06 21:10 UTC  (3+ messages)

Fetch by SHA missing
 2010-10-06 20:35 UTC  (3+ messages)

Fw: Error on git clone
 2010-10-06 20:03 UTC 

[PATCH 00/18] git notes merge
 2010-10-06 19:40 UTC  (13+ messages)
` [PATCH 01/18] (trivial) notes.h: Minor documentation fixes to copy_notes()
` [PATCH 03/18] notes.h/c: Clarify the handling of notes objects that are == null_sha1
` [PATCH 04/18] notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond
` [PATCH 07/18] builtin/notes.c: Split notes ref DWIMmery into a separate function

[PATCH] worktree: provide better prefix to go back to original cwd
 2010-10-06 18:32 UTC  (4+ messages)

Error on git clone
 2010-10-06 18:22 UTC  (3+ messages)

[PATCH] Improve the "diff --git" format documentation
 2010-10-06 17:22 UTC  (2+ messages)

cvs importing a forked project
 2010-10-06 16:34 UTC  (6+ messages)

[RFC PATCH] git.txt: document limitations on non-typical repos (and hints)
 2010-10-06 16:32 UTC  (7+ messages)
` [PATCH] "

Trac+Git: rev-list with pathspec performance?
 2010-10-06 15:26 UTC  (3+ messages)

Git over SMBFS
 2010-10-06 14:12 UTC  (3+ messages)

git push <branch-name>
 2010-10-06 13:41 UTC  (3+ messages)

Someone using GIT and Maven?
 2010-10-06 13:23 UTC  (4+ messages)

git diff --check always shows line 1 for blank at EOF for new files
 2010-10-06  9:27 UTC 

Error on git clone
 2010-10-06  8:55 UTC  (6+ messages)

[PATCHv6 00/16] Add missing &&'s in the testsuite
 2010-10-06  8:52 UTC  (5+ messages)
` [TOY PATCH] test-lib: &&-chaining tester

[TopGit PATCH] tg-files: list files changed by the topic branch
 2010-10-06  6:11 UTC  (13+ messages)
` [TopGit PATCH v3] "
  ` [TopGit PATCH] tg-patch: use pretty_tree
          ` [TopGit PATCH v2] "
    ` [TopGit PATCH v4] tg-files: list files changed by the topic branch

1e633418479926bc85ed21a4f91c845a3dd3ad66 breaks on OSX
 2010-10-06  1:45 UTC  (6+ messages)

remote-bzr status
 2010-10-06  1:24 UTC  (5+ messages)

git push <branch-name>
 2010-10-06  0:52 UTC  (3+ messages)

large files and low memory
 2010-10-05 22:51 UTC  (29+ messages)

[RFC PATCH 0/2] Teach fetch and pull to recursively fetch submodules too
 2010-10-05 21:06 UTC  (19+ messages)
      ` [PATCH] fetch: Get submodule paths from index and not from .gitmodules
                  ` [PATCH 0/2] fix problems with recursive submodule fetching
                          ` [PATCH v2 0/3] Teach fetch and pull to recursively fetch submodules too
                            ` [PATCH 1/3] fetch/pull: Recursively fetch populated submodules
                            ` [PATCH 2/3] Submodules: Add the new "fetch" config option for fetch and pull
                            ` [PATCH 3/3] Add the 'fetch.recursive' config setting

Error when verifying tags signed using 1.7.3.1
 2010-10-05 20:56 UTC  (19+ messages)
                  ` [PATCH] tag,verify-tag: do not trip over rfc1991 signatures

problems installing git docs and gitweb on centos 5.5
 2010-10-05 20:28 UTC  (7+ messages)

Useful tracking branches and auto merging
 2010-10-05 20:10 UTC  (5+ messages)

[TopGit PATCH 1/4] provide fan-in and -out traversal interface
 2010-10-05 19:31 UTC  (7+ messages)
` [TopGit PATCH 2/4] tg-depend: reduce: apply transitive reduction to the dependecies
  ` [TopGit PATCH 3/4] tg-prev/tg-next: --all option
    ` [TopGit PATCH v4 4/4] tg-graph: print dependency graph like git log --graph
    ` [TopGit PATCH v2] provide fan-in and -out traversal interface

[BUG] git-svn parses --pretty=medium log output, fails when log.decorate is true
 2010-10-05 18:02 UTC  (5+ messages)

Move tags to branch
 2010-10-05 17:29 UTC  (3+ messages)

[PULL] Pull request from msysGit
 2010-10-05 16:45 UTC  (2+ messages)

[PATCH] Documentation/git-clone: describe --mirror more verbose
 2010-10-05 15:41 UTC  (11+ messages)

[PATCH v4] do not depend on signed integer overflow
 2010-10-05 13:28 UTC  (2+ messages)

[stgit PATCH] commands.{new,rename}: verify patch names
 2010-10-05 12:52 UTC  (3+ messages)

[stgit PATCH] commands.{new,rename}: verify patch names
 2010-10-05 12:56 UTC 

RFE: execute post-receive hook on fetch
 2010-10-05 11:03 UTC 

[PATCH] On Windows, avoid git-gui to call Cygwin's nice utility
 2010-10-05 10:03 UTC  (2+ messages)

[RFC PATCH v4 0/4] Detection of directory renames
 2010-10-05  9:21 UTC  (9+ messages)
` [PATCH v4 1/4] Introduce wholesame directory move detection in diffcore
  ` [PATCH v4 2/4] Add testcases for the --detect-dir-renames diffcore flag

[PATCH v3] do not depend on signed integer overflow
 2010-10-05  7:26 UTC  (4+ messages)

Advertising the Git User's Survey 2011
 2010-10-05  7:01 UTC  (6+ messages)

[RFC] New type of remote helpers
 2010-10-05  2:26 UTC  (11+ messages)
` [PATCH 1/6] Remote helper: accept ':<value> <name>' as a response to 'list'
` [PATCH 2/6] Allow more than one keepfile in the transport
` [PATCH 3/6] Allow the transport fetch command to add additional refs
` [PATCH 4/6] Rename get_mode() to decode_tree_mode() and export it
` [PATCH 6/6] Add git-remote-svn

Command specific pager settings
 2010-10-04 23:07 UTC  (3+ messages)

[PATCH 1/2] diffcore-pickaxe.c: remove unnecessary curly braces
 2010-10-04 22:51 UTC  (2+ messages)
` [PATCH 2/2] diffcore-pickaxe.c: a void function shouldn't try to return something

[PATCH v2] do not depend on signed integer overflow
 2010-10-04 22:46 UTC  (3+ messages)

wierd git show syntax
 2010-10-04 22:32 UTC  (3+ messages)

[PATCH] git-svn: allow the mergeinfo property to be set
 2010-10-04 22:05 UTC  (6+ 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).