git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2006-12-22 21:02:39 to 2006-12-26 11:20:19 UTC [more...]

What's cooking in git.git (topics)
 2006-12-26 11:20 UTC  (4+ messages)

What's in git.git (stable) and announcing GIT 1.5.0 preview
 2006-12-26 11:14 UTC  (2+ messages)

confusion over the new branch and merge config
 2006-12-26  7:33 UTC  (24+ messages)

[RFC] git reflog show
 2006-12-26  6:14 UTC  (10+ messages)

[PATCH] Cleanup read_cache_from error handling
 2006-12-26  4:40 UTC 

[PATCH] add .mailmap for git-shortlog output with the git repository
 2006-12-26  4:25 UTC 

private file add/checkout
 2006-12-26  2:16 UTC  (2+ messages)

cgit vs. gitweb
 2006-12-26  0:44 UTC  (6+ messages)

i18n.logToUTF8: convert commit log message to UTF-8
 2006-12-25 22:54 UTC  (6+ messages)
` [PATCH] commit encoding: store it in commit header rather than mucking with NUL

[PATCH 1/8] gitweb: Add parse_commits, used to bulk load commit objects
 2006-12-25 22:49 UTC  (9+ messages)
` [PATCH 2/8] gitweb: We do longer need the --parents flag in rev-list
  ` [PATCH 3/8] gitweb: Change summary, shortlog actions to use parse_commits
    ` [PATCH 4/8] gitweb: Change log action "
      ` [PATCH 5/8] gitweb: Change header search "
        ` [PATCH 6/8] gitweb: Change atom, rss actions "
          ` [PATCH 7/8] gitweb: Change history action "
            ` [PATCH 8/8] gitweb: Use rev-list --skip option

[PATCH 5/5] git-add: add ignored files when asked explicitly
 2006-12-25 22:24 UTC  (6+ messages)
    ` [PATCH] git-add: warn when adding an ignored file with an explicit request

merry gitmas
 2006-12-25 21:01 UTC 

[PATCH 2/5] git-rm: update to saner semantics
 2006-12-25 13:36 UTC  (2+ messages)

[PATCH 4/5] read_directory: show_both option
 2006-12-25 11:11 UTC 

[PATCH 3/5] t3600: update the test for updated git rm
 2006-12-25 11:11 UTC 

[PATCH 1/5] match_pathspec() -- return how well the spec matched
 2006-12-25 11:09 UTC 

[PATCH 0/5] git-add/git-rm updates
 2006-12-25 11:09 UTC 

[PATCH] Fix documentation copy&paste typo
 2006-12-25  4:03 UTC  (29+ messages)
` specify charset for commits (Was: [PATCH] Fix documentation copy&paste typo)
      ` specify charset for commits
              ` [PATCH 1/2] libgit.a: add some UTF-8 handling functions
                      ` warn non utf-8 commit log messages
              ` [PATCH 2/2] git-commit-tree: if i18n.commitencoding is utf-8 (default), check it
              ` [RFC/PATCH 3/2] Wrap lines in shortlog

GIT - error: no such remote ref refs/heads/TestBranch
 2006-12-24 21:38 UTC  (16+ messages)
                ` Separating "add path to index" from "update content in index"

[PATCH 2/7] Switch git_mmap to use pread
 2006-12-24 20:34 UTC  (13+ messages)
` [PATCH 3/7] Ensure packed_git.next is initialized to NULL
` [PATCH 4/7] Default core.packdGitWindowSize to 1 MiB if NO_MMAP
` [PATCH 5/7] Don't exit successfully on EPIPE in read_or_die
` [PATCH 6/7] Release pack windows before reporting out of memory
` [PATCH 7/7] Replace mmap with xmmap, better handling MAP_FAILED

Updated Kernel Hacker's guide to git
 2006-12-24 18:07 UTC  (2+ messages)

[PATCH 0/8] gitweb: Bulk load commit objects
 2006-12-24 14:30 UTC 

[RFC/PATCH] Enhance git-reflog with 'show' subcommand
 2006-12-24 10:02 UTC 

[PATCH 0/17] Sliding window mmap for packfiles
 2006-12-24  9:49 UTC  (8+ messages)

[PATCH 0/7] Various sp/mmap improvemnts
 2006-12-24  5:54 UTC 

[PATCH 1/7] Rename gitfakemmap to git_mmap
 2006-12-24  5:45 UTC 

[PATCH 1/17] Replace unpack_entry_gently with unpack_entry
 2006-12-24  2:35 UTC  (25+ messages)
` [PATCH 2/17] Introduce new config option for mmap limit
` [PATCH 3/17] Refactor packed_git to prepare for sliding mmap windows
` [PATCH 4/17] Use off_t for index and pack file lengths
` [PATCH 5/17] Create read_or_die utility routine
` [PATCH 6/17] Refactor how we open pack files to prepare for multiple windows
` [PATCH 7/17] Replace use_packed_git with window cursors
` [PATCH 8/17] Loop over pack_windows when inflating/accessing data
` [PATCH 9/17] Document why header parsing won't exceed a window
` [PATCH 10/17] Unmap individual windows rather than entire files
` [PATCH 11/17] Fully activate the sliding window pack access
` [PATCH 12/17] Load core configuration in git-verify-pack
` [PATCH 13/17] Ensure core.packedGitWindowSize cannot be less than 2 pages
` [PATCH 14/17] Improve error message when packfile mmap fails
` [PATCH 15/17] Support unmapping windows on 'temporary' packfiles
` [PATCH 16/17] Create pack_report() as a debugging aid
` [PATCH 17/17] Test suite for sliding window mmap implementation

[PATCH 1/3] gitweb: Use rev-list pattern search options
 2006-12-23 22:43 UTC  (10+ messages)
` [PATCH 2/3] gitweb: Require a minimum of two character for the search text
  ` [PATCH 3/3] gitweb: Allow search to be disabled from the config file
          ` [PATCH] gitweb: Paginate commit/author/committer search output

What's cooking in git.git (topics)
 2006-12-23 16:38 UTC  (6+ messages)

[PATCH 1/2] Makefile: add quick-install-doc for installing pre-built manpages
 2006-12-23 16:26 UTC  (4+ messages)
` [PATCH 2/2] Remove NO_ACCURATE_DIFF options from build systems
  ` [PATCH] Makefile: add quick-install-doc for installing pre-built manpages

author/commit counts
 2006-12-23 14:31 UTC  (12+ messages)

branch.<name>.merge specifying remote branch name
 2006-12-23 14:32 UTC  (3+ messages)

[PATCH 2/2] Display 'theirs' branch name when possible in merge
 2006-12-23  9:11 UTC  (2+ messages)

[PATCH 1/2] Use extended SHA1 syntax in merge-recursive conflicts
 2006-12-23  8:44 UTC 

git-svn throwing assertion on old svn tracking branch
 2006-12-23  6:45 UTC  (7+ messages)

git-svn dcommit ignors svn.authorsfile config and -A / --author-file cmd-line-option
 2006-12-23  5:59 UTC  (2+ messages)
` [PATCH] git-svn: enable common fetch/commit options for dcommit

warning merge message
 2006-12-23  0:05 UTC  (8+ messages)

Updated Kernel Hacker's guide to git
 2006-12-22 23:31 UTC  (9+ messages)

[PATCH 1/4] gitweb: Add missing show '...' links change
 2006-12-22 21:52 UTC  (3+ messages)

What's in git.git (stable)
 2006-12-22 21:49 UTC  (13+ 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).