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

[PATCH 0/2] For improved pack locality
 2011-10-28  9:17 UTC  (8+ messages)
` [PATCH 2/2] pack-objects: optimize "recency order"

git alias and --help
 2011-10-28  9:00 UTC  (7+ messages)

git rebase -p does not find mainline
 2011-10-28  7:51 UTC 

[RFC/PATCH] define the way new representation types are encoded in the pack
 2011-10-28  6:12 UTC  (2+ messages)

[PATCH 3/3] completion: match ctags symbol names in grep patterns
 2011-10-28  6:05 UTC  (4+ messages)
` [PATCHv2 "

[PATCH 00/22] Refactor to accept NUL in commit messages
 2011-10-28  4:07 UTC  (25+ messages)

[PATCH/RFC] mingw: implement PTHREAD_MUTEX_INITIALIZER
 2011-10-27 23:20 UTC  (12+ messages)
    ` [msysGit] "

[PATCH 1/4] pack-objects: mark add_to_write_order() as inline
 2011-10-27 22:26 UTC  (5+ messages)
` [PATCH 3/4] pack-objects: don't traverse objects unnecessarily
` [PATCH 4/4] pack-objects: rewrite add_descendants_to_write_order() iteratively

Repository data loss in fast-export with a merge of a deleted submodule
 2011-10-27 19:27 UTC 

[PATCH/WIP 00/11] read_directory() rewrite to support struct pathspec
 2011-10-27 18:36 UTC  (27+ messages)
` [PATCH/WIP 01/11] Introduce "check-attr --excluded" as a replacement for "add --ignore-missing"
` [PATCH/WIP 02/11] notes-merge: use opendir/readdir instead of using read_directory()
` [PATCH/WIP 03/11] t5403: avoid doing "git add foo/bar" where foo/.git exists
` [PATCH/WIP 04/11] tree-walk.c: do not leak internal structure in tree_entry_len()
` [PATCH/WIP 05/11] symbolize return values of tree_entry_interesting()
` [PATCH/WIP 06/11] read_directory_recursive: reduce one indentation level
` [PATCH/WIP 07/11] tree_entry_interesting: make use of local pointer "item"
` [PATCH/WIP 08/11] tree-walk: mark useful pathspecs
` [PATCH/WIP 09/11] tree_entry_interesting: differentiate partial vs full match
` [PATCH/WIP 10/11] read-dir: stop using path_simplify code in favor of tree_entry_interesting()
` [PATCH/WIP 11/11] dir.c: remove dead code after read_directory() rewrite

[PATCH] Fix 'Cloning into' message
 2011-10-27 18:34 UTC  (4+ messages)

[PATCH] git grep: be careful to use mutices only when they are initialized
 2011-10-27 18:02 UTC  (11+ messages)
` [msysGit] "

[PATCH] gitweb/Makefile: Remove static/gitweb.js in the clean target
 2011-10-27 17:49 UTC  (5+ messages)

Credentials and the Secrets API
 2011-10-27 17:48 UTC  (2+ messages)

[PATCH 1/2] credential-cache--daemon.c: Don't leave stale socket on --exit
 2011-10-27 17:42 UTC  (4+ messages)

[PATCH 0/2] git-credential-cache--daemon on Cygwin
 2011-10-27 17:41 UTC  (4+ messages)

Is there a place for benchmarking scripts?
 2011-10-27 16:01 UTC  (2+ messages)

[PATCH v0] fast-import: Add drop command
 2011-10-27 14:36 UTC  (11+ messages)

[PATCH] completion: fix issue with process substitution not working on Git for Windows
 2011-10-27 10:40 UTC  (10+ messages)
    ` [PATCH v2] "

Recent gits corrupts repository
 2011-10-27  7:30 UTC  (3+ messages)

Problem with git svn clone --authors-file
 2011-10-27  6:58 UTC  (2+ messages)

What's cooking in git.git (Oct 2011, #10; Wed, 26)
 2011-10-27  0:40 UTC 

[PATCH] replace sha1 with another algorithm
 2011-10-27  0:01 UTC  (4+ messages)

git-fixup-assigner.perl -- automatically decide where to "fixup!"
 2011-10-26 19:40 UTC  (3+ messages)

FYI: status of svn-fe speed
 2011-10-26 16:18 UTC  (2+ messages)

git merge successfully however this is still issue from logical perspective
 2011-10-26 12:39 UTC  (4+ messages)

Out of memory error with git rebase
 2011-10-26 10:55 UTC  (2+ messages)

Recovery after interrupted repack
 2011-10-26  9:15 UTC 

[IGNORETHIS/PATCH] Choosing the sha1 prefix of your commits
 2011-10-25 22:35 UTC  (12+ messages)

general protection faults with "git grep" version 1.7.7.1
 2011-10-25 20:24 UTC  (15+ messages)

pull is not a git command - 1.7.6.4
 2011-10-25 18:10 UTC  (7+ messages)

a bug when execute "git status" in git version 1.7.7.431.g89633
 2011-10-25 18:00 UTC  (16+ messages)
          ` [PATCH] read-cache.c: fix index memory allocation

Git Bug - diff in commit message
 2011-10-25 14:11 UTC  (6+ messages)

git stash show doesn't show stashed untracked files
 2011-10-25 13:21 UTC 

Behavior of "git push --mirror repo"
 2011-10-25 12:46 UTC  (2+ messages)

What's cooking in git.git (Oct 2011, #09; Sun, 23)
 2011-10-25  0:07 UTC  (2+ messages)

[PATCH] Makefile: do not set setgid bit on directories on GNU/kFreeBSD
 2011-10-24 23:07 UTC  (3+ messages)

[PATCH v4 0/3] port upload-archive to Windows
 2011-10-24 22:39 UTC  (5+ messages)
` [PATCH v4 1/3] mingw: move poll out of sys-folder
` [PATCH v4 2/3] compat/win32/poll.c: upgrade from upstream
` [PATCH v4 3/3] upload-archive: use start_command instead of fork

A note from the maintainer
 2011-10-24 15:32 UTC 

[PATCH 00/12] Use refs API more consistently
 2011-10-24 11:58 UTC  (5+ messages)
` [PATCH 12/12] is_refname_available(): reimplement using do_for_each_ref_in_array()

Possible diff regression in v1.7.6-473-g27af01d
 2011-10-24 10:11 UTC  (3+ messages)

[PATCH] Reindent closing bracket using tab instead of spaces
 2011-10-24  6:56 UTC  (2+ messages)

[ANNOUNCE] Git 1.7.7.1
 2011-10-24  6:18 UTC 

git gui: adding bare remotes on local filesystem reports error
 2011-10-23 16:14 UTC 


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).