git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-10-11 15:39:52 to 2011-10-13 17:38:40 UTC [more...]

Git attributes ignored for root directory
 2011-10-13 17:38 UTC  (8+ messages)

[PATCH 0/9] ref completion optimizations, fixes, and cleanups
 2011-10-13 17:28 UTC  (5+ messages)
` [PATCH 2/9] completion: optimize refs completion

[BUG] git checkout <branch> allowed with uncommitted changes
 2011-10-13 17:09 UTC  (21+ messages)
            ` [CLOSED] "

[Bug] git pull doesn't recognize --work-tree parameter
 2011-10-13 15:59 UTC  (3+ messages)

[PATCH 1/4] git-gui: search and linenumber input are mutual exclusive in the blame view
 2011-10-13 13:48 UTC  (4+ messages)
` [PATCH 2/4] git-gui: clear the goto line input when hiding
  ` [PATCH 3/4] git-gui: only except numbers in the goto-line input
    ` [RFC/PATCH 4/4] git-gui: incremental goto line in blame view

git rebase +
 2011-10-13 13:21 UTC  (2+ messages)

What's cooking in git.git (Oct 2011, #04; Wed, 12)
 2011-10-13 12:59 UTC  (7+ messages)
` [PATCH 0/2] Do not search submodules in deep recursive merge
  ` [PATCH 1/2] submodule: Demonstrate known breakage during "
  ` [PATCH 2/2] submodule: Search for merges only at end of "

[PATCH 00/14] Tidying up references code
 2011-10-13 12:41 UTC  (17+ messages)
` [PATCH 01/14] cache.h: add comments for git_path() and git_path_submodule()
` [PATCH 02/14] struct ref_list: document name member
` [PATCH 03/14] refs.c: rename some local "refname" variables
` [PATCH 04/14] refs: rename some parameters result -> sha1
` [PATCH 05/14] clear_ref_list(): rename from free_ref_list()
` [PATCH 06/14] resolve_gitlink_ref(): improve docstring
` [PATCH 07/14] is_refname_available(): remove the "quiet" argument
` [PATCH 08/14] parse_ref_line(): add docstring
` [PATCH 09/14] add_ref(): "
` [PATCH 10/14] is_dup_ref(): extract function from sort_ref_list()
` [PATCH 11/14] refs: change signatures of get_packed_refs() and get_loose_refs()
` [PATCH 12/14] get_ref_dir(): change signature
` [PATCH 13/14] Pass a (cached_refs *) to the resolve_gitlink_*() functions
` [PATCH 14/14] resolve_gitlink_ref_recursive(): change to work with struct cached_refs
` [PATCH] t1402-check-ref-format: skip tests of refs beginning with slash on Windows

Git ksshaskpass to play nice with https and kwallet
 2011-10-13  7:26 UTC  (11+ messages)
` [RFC/PATCH] remote-curl: Obey passed URL
        ` [PATCH] http_init: accept separate URL parameter

[PATCH] daemon: print "access denied" if a service does not work
 2011-10-13  7:02 UTC  (8+ messages)
` [PATCH] daemon: return "access denied" if a service is not allowed

[PATCH 0/6] Negation magic pathspec
 2011-10-13  6:06 UTC  (12+ messages)
` [PATCH 1/6] Recognize magic pathspec as filenames
` [PATCH 2/6] Replace has_wildcard with PATHSPEC_NOGLOB
` [PATCH 3/6] Convert prefix_pathspec() to produce struct pathspec_item
` [PATCH 4/6] Implement parse_pathspec()
` [PATCH 5/6] Convert simple init_pathspec() cases to parse_pathspec()
` [PATCH 6/6] Implement negative pathspec

[PATCH 1/3] t5403.1: simplify commit creation
 2011-10-13  4:54 UTC  (7+ messages)
` [PATCH 2/3] t5403: convert leading spaces to tabs
` [PATCH 3/3] t5403: do not use access repos with GIT_DIR when worktree is involved

[PATCHv3 0/4] Be more careful when prunning
 2011-10-12 23:18 UTC  (4+ messages)
` [PATCH 3/4] fetch: honor the user-provided refspecs when pruning refs

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-10-12 22:33 UTC 

[PATCH v3 00/22] Clean up refname checks and normalization
 2011-10-12 22:26 UTC  (25+ messages)
` [PATCH v3 19/22] resolve_ref(): emit warnings for improperly-formatted references
        ` Re* "
                    ` [PATCH 1/2] refs.c: move dwim_ref()/dwim_log() from sha1_name.c
                    ` [PATCH 2/2] Restrict ref-like names immediately below $GIT_DIR

[PATCH 0/2] Provide API to invalidate refs cache
 2011-10-12 22:12 UTC  (18+ messages)
` [PATCH v2 0/7] "
    ` [PATCH v3 "
      ` [PATCH v3 1/7] invalidate_ref_cache(): rename function from invalidate_cached_refs()
      ` [PATCH v3 2/7] invalidate_ref_cache(): take the submodule as parameter
      ` [PATCH v3 3/7] invalidate_ref_cache(): expose this function in refs API
      ` [PATCH v3 4/7] clear_cached_refs(): rename parameter
      ` [PATCH v3 5/7] clear_cached_refs(): extract two new functions
      ` [PATCH v3 6/7] write_ref_sha1(): only invalidate the loose ref cache
      ` [PATCH v3 7/7] clear_cached_refs(): inline function

[PATCH/RFC] remote: support --all for the prune-subcommand
 2011-10-12 21:36 UTC  (9+ messages)

[PATCH 0/6] Sequencer fixups mini-series
 2011-10-12 21:05 UTC  (4+ messages)
` [PATCH 4/6] revert: Make commit descriptions in insn sheet optional

[PATCH v3 5/5] attr.c: respect core.ignorecase when matching attribute patterns
 2011-10-12 20:24 UTC  (5+ messages)
` [PATCH v4] "

RFC: reverse bisect
 2011-10-12 20:14 UTC  (8+ messages)
` [RFC/PATCH]: reverse bisect v 2.0

[PATCH] Makefile: add a knob to turn off hardlinks within same directory
 2011-10-12 19:57 UTC  (3+ messages)

[PATCH] Make is_gitfile a non-static generic function
 2011-10-12 19:47 UTC  (7+ messages)

[PATCH] Documentation: update [section.subsection] to reflect what git does
 2011-10-12 19:19 UTC  (9+ messages)
      ` [PATCH 1/2] t1300: put git invocations inside test function
      ` [PATCH 2/2] t1300: test mixed-case variable retrieval

[PATCH 00/20] [GIT PULL][v3.2] tracing: queued updates
 2011-10-12 16:29 UTC  (3+ messages)

[PATCH v3] gitk: Teach gitk to respect log.showroot
 2011-10-12 14:36 UTC  (3+ messages)

[PATCH] fix "git apply --index ..." not to deref NULL
 2011-10-12 14:33 UTC  (3+ messages)

[RFC] teach --edit to git rebase
 2011-10-12 13:57 UTC  (4+ messages)

[RFC/PATCH] Configurable hyperlinking in gitk
 2011-10-12  9:07 UTC  (7+ messages)
      ` [RESEND PATCH v3] "

"trying out" gitolite with minimum impact on a system
 2011-10-12  7:52 UTC  (3+ messages)

[PATCH] Improving performance with pthreads in refresh_index()
 2011-10-12  7:21 UTC  (3+ messages)

Git Bug - diff in commit message
 2011-10-11 23:00 UTC  (4+ messages)

Symmetric of rebase / more intelligent cherry-pick
 2011-10-11 22:23 UTC  (4+ messages)

[PATCH] Fix is_gitfile() for files larger than PATH_MAX
 2011-10-11 22:10 UTC  (4+ messages)

[RFC/WIP PATCH] Use config value rebase.editor as editor when starting git rebase -i
 2011-10-11 21:16 UTC  (4+ messages)

[PATCHv5/RFC 0/6] Moving gitweb documentation to manpages
 2011-10-11 18:16 UTC  (10+ messages)
` [PATCHv5/RFC 1/6] Documentation: Preparation for gitweb manpages
` [PATCHv5/RFC 3/6] gitweb: Add manpage for gitweb
  ` [PATCHv5/RFC 3/6] gitweb: Add manpage for gitweb (APPLICATION!!!)

[PATCH 0/6] Retain caches of submodule refs
 2011-10-11 17:41 UTC  (7+ messages)
` [PATCH 6/6] "
      `  "

[PATCH 1/2] submodule: whitespace fix
 2011-10-11 17:38 UTC  (5+ messages)
` [PATCH 2/2] submodule::module_clone(): silence die() message from module_name()

Submodule confusion when checking out branch
 2011-10-11 17:35 UTC  (2+ messages)

Release notes link on homepage 404
 2011-10-11 15:58 UTC 


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