messages from 2010-09-04 18:47:00 to 2010-09-06 09:27:24 UTC [more...]
[PATCH v3 0/3] Add support for SMTP server options
2010-09-06 9:27 UTC (8+ messages)
` [PATCH v3 1/3] Minor indentation fix
` [PATCH v3 2/3] Remove @smtp_host_parts variable as not used
` [PATCH v3 3/3] New send-email option smtpserveroption
[PATCH] Add ERR support to smart HTTP
2010-09-06 9:15 UTC (12+ messages)
What's cooking in git.git (Sep 2010, #02; Mon, 6)
2010-09-06 7:41 UTC
[PATCH] RFC: help.autocorrect prompt
2010-09-06 7:27 UTC (4+ messages)
` [PATCH] "
[PATCH] install-webdoc: quell diff output on stdout
2010-09-06 7:07 UTC (3+ messages)
` [PATCHv2] "
Determining commit reachability
2010-09-06 6:47 UTC (4+ messages)
git over http configuration problem
2010-09-06 6:31 UTC
[ANNOUNCE] gitolite now supports smart http
2010-09-06 6:28 UTC (2+ messages)
[PATCH/RFC] Restructure some of the checkout opts
2010-09-06 6:25 UTC (4+ messages)
VERY slow git format-patch (tens on minutes) during rebase and rev-list during rebase -i
2010-09-04 15:03 UTC (4+ messages)
` [RFC/PATCH] rebase: Allow to turn of ignore-if-in-upstream
[PATCH] Add test-string-list.c
2010-09-06 6:12 UTC (3+ messages)
[PATCH 00/17] Narrow clone v3 (was subtree clone)
2010-09-06 5:24 UTC (23+ messages)
` [PATCH 01/17] rev-list: do not do commit simplification if simplify_history = 0
` [PATCH 02/17] tree.c: add path_to_sha1()
` [PATCH 03/17] Introduce $GIT_DIR/narrow
` [PATCH 04/17] index: make narrow index incompatible with older git
` [PATCH 05/17] pack-objects: support narrow packs with pathspecs
` [PATCH 06/17] {fetch,upload}-pack: support narrow repository
` [PATCH 07/17] unpack-trees: split traverse_trees() code into a separate function
` [PATCH 08/17] unpack-trees: support unpack trees in narrow repository
` [PATCH 09/17] cache-tree: only cache tree within narrow area
` [PATCH 10/17] get_pathspec(): support narrow pathspec rewriting
` [PATCH 11/17] pathspec retrieval fix
` [PATCH 12/17] clone: support --narrow option
` [PATCH 13/17] commit: add narrow's commit_tree version
` [PATCH 14/17] commit: use commit_narrow_tree() to support narrow repo
` [PATCH 15/17] write-tree: requires --narrow-base in narrow repository
` [PATCH 16/17] merge: try to do local merge if possible in narrow repo
` [PATCH 17/17] Add narrow clone demonstration test
[RFC PATCH 00/15] Sparse clones
2010-09-06 5:02 UTC (34+ messages)
` [RFC PATCH 01/15] README-sparse-clone: Add a basic writeup of my ideas for sparse clones
` [RFC PATCH 02/15] Add tests for client handling in a sparse repository
` [RFC PATCH 03/15] Read sparse limiting args from $GIT_DIR/sparse-limit
` [RFC PATCH 04/15] When unpacking in a sparse repository, avoid traversing missing trees/blobs
` [RFC PATCH 05/15] read_tree_recursive: Avoid missing blobs and trees in a sparse repository
` [RFC PATCH 06/15] Automatically reuse sparse limiting arguments in revision walking
` [RFC PATCH 07/15] cache_tree_update(): Capability to handle tree entries missing from index
` [PATCH 0/4] en/object-list-with-pathspec update
` [PATCH 1/4] Add testcases showing how pathspecs are ignored with rev-list --objects
` [PATCH 2/4] tree-walk: copy tree_entry_interesting() as is from tree-diff.c
` [PATCH 3/4] tree-walk: actually move tree_entry_interesting() to tree-walk.c
` [PATCH 4/4] Make rev-list --objects work together with pathspecs
` [RFC PATCH 08/15] cache_tree_update(): Require relevant tree to be passed
` [RFC PATCH 09/15] Add tests for communication dealing with sparse repositories
` [RFC PATCH 10/15] sparse-repo: Provide a function to record sparse limiting arguments
` [RFC PATCH 11/15] builtin-clone: Accept paths for sparse clone
` [RFC PATCH 12/15] Pass extra (rev-list) args on, at least in some cases
` [RFC PATCH 13/15] upload-pack: Handle extra rev-list arguments being passed
` [RFC PATCH 14/15] EVIL COMMIT: Include all commits
` [RFC PATCH 15/15] clone: Ensure sparse limiting arguments are used in subsequent operations
[PATCH] po/hi.po: Add Hindi Translation
2010-09-06 4:29 UTC (4+ messages)
[RFC PATCH] Introduce git-hive
2010-09-06 2:28 UTC (13+ messages)
[TopGit PATCH] add section POINTERS to README
2010-09-06 0:02 UTC
[Patch v3] string-list: Document STRING_LIST_INIT_* macros
2010-09-06 0:38 UTC (3+ messages)
Large pack causes git clone failures ... what to do?
2010-09-06 0:34 UTC (6+ messages)
direct ref manipulation
2010-09-06 0:23 UTC (3+ messages)
git top links: 2010-8
2010-09-06 0:19 UTC
[PATCH v2] string-list: Document STRING_LIST_INIT_* macros
2010-09-06 0:15 UTC (3+ messages)
git pack/unpack over bittorrent - works!
2010-09-06 0:05 UTC (46+ messages)
Additional remote on a local clone. Where do the objects go?
2010-09-05 23:50 UTC (5+ messages)
[PATCH] Documentation: document the string-list macros
2010-09-05 23:19 UTC (6+ messages)
` [demo/patch 0/3] "
` [demo/PATCH 1/3] string-list: introduce string_list_init()
` [demo/PATCH 1/3] string-list: Document STRING_LIST_INIT_* and string_list_init()
` [demo/PATCH 3/3] Make initialization of string_lists more consistent
create easy to parse list of added / ,odified files
2010-09-05 21:50 UTC (3+ messages)
simple example for git hooks
2010-09-05 21:48 UTC (2+ messages)
question on service commands in http-backend.c
2010-09-05 21:20 UTC (2+ messages)
[PATCH] Fix whitespace issue in object.c
2010-09-05 19:36 UTC
[PATCH/RFC] Teach fast-import to import subtrees named by tree id
2010-09-05 17:31 UTC (12+ messages)
` [WIP/PATCH] Teach fast-import to print the id of each imported commit
` [RFC/PATCH 0/3] fast-import: give importers access to the object store
` [PATCH 1/3] t9300 (fast-import): style tweaks
` [PATCH 2/3] Teach fast-import to print the id of each imported commit
` [PATCH 3/3] fast-import: Let importers retrieve the objects being written
[PATCH] Make commit help text more accurate for --verbose
2010-09-05 16:30 UTC (3+ messages)
[PATCH] t5505: add missing &&
2010-09-05 12:56 UTC
[PATCH v2 0/3] Add support for SMTP server options
2010-09-05 7:15 UTC (7+ messages)
` [PATCH v2 1/3] Minor indentation fix
` [PATCH v2 2/3] Remove @smtp_host_parts variable as not used
` [PATCH v2 3/3] New send-email option smtpserveroption
What's cooking in git.git (Sep 2010, #01; Wed, 1)
2010-09-05 3:05 UTC (6+ messages)
Workflow question: Topic -> Next w/ frequent API changes
2010-09-04 23:54 UTC (3+ messages)
inaccurate commit message message?
2010-09-04 23:07 UTC (4+ messages)
Could #-ignoring in commit message be smarter?
2010-09-04 22:44 UTC (3+ messages)
[BUG?] rename patch accepted with --dry-run, rejected without (Re: [PATCH V3] arm & sh: factorised duplicated clkdev.c)
2010-09-04 22:26 UTC (10+ messages)
` [bug-patch] "
` [bug-patch] "
[PATCH 00/63] [REDO] Add gettext support to Git
2010-09-04 22:10 UTC (10+ messages)
` [PATCH 01/63] builtin: use builtin.h for all builtin commands
` [PATCH 02/63] Add infrastructure for translating Git with gettext
` [PATCH 05/63] tests: locate i18n lib&data correctly under --valgrind
` [PATCH 21/63] po/is.po: add Icelandic translation
` [PATCH 26/63] gettext tests: add GETTEXT_POISON=YesPlease Makefile parameter
` [PATCH 27/63] gettext tests: skip lib-gettext.sh tests under GETTEXT_POISON
` [PATCH 28/63] gettext tests: skip breaking "
` [PATCH 51/63] gettextize: git-merge basic messages
` [PATCH 63/63] po/en_GB.po: add British English Translation
[RFC PATCH] Teach checkout the -n|--dry-run option
2010-09-04 20:19 UTC
git-fast-import doc problem and git-fast-export does not quote filenames correctly
2010-09-04 19:48 UTC (3+ messages)
usage for git-p2p (was: git pack/unpack over bittorrent - works!)
2010-09-04 19:29 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).