git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-08-12 05:21:50 to 2011-08-15 21:15:00 UTC [more...]

[PATCH v2] git svn : hook before 'git svn dcommit'
 2011-08-15 21:14 UTC  (2+ messages)

[PATCH 0/2] Add an update=none option for 'loose' submodules
 2011-08-15 20:37 UTC  (4+ messages)

[PATCH 1/2] xdiff-interface: allow consume function to quit early by returning non-zero
 2011-08-15 19:41 UTC  (3+ messages)
` [PATCH 2/2] diffcore-pickaxe: terminate grepping as soon as it hits

[PATCH v2 0/7] Generalized sequencer foundations
 2011-08-15 18:55 UTC  (28+ messages)
` [PATCH 1/7] revert: Free memory after get_message call
` [PATCH 2/7] revert: Fix buffer overflow in insn sheet parser
` [PATCH 3/7] revert: Make commit descriptions in insn sheet optional
` [PATCH 4/7] revert: Allow mixed pick and revert instructions
` [PATCH 5/7] revert: Make the argument parser responsible for setup_revisions
` [PATCH 6/7] sequencer: Expose API to cherry-picking machinery
` [PATCH 7/7] sequencer: Remove sequencer state after final commit

[PATCH] commit: check return value of lookup_commit()
 2011-08-15 17:46 UTC  (2+ messages)

shallow clone not very shallow due to tags
 2011-08-15 17:16 UTC  (3+ messages)

Core dump on commit
 2011-08-15 16:11 UTC  (10+ messages)

Bug report: git log --[num|short]stat sometimes counts lines wrong
 2011-08-15 15:33 UTC  (4+ messages)

[PATCH v3 0/2] submodule: move gitdir into superproject
 2011-08-15 15:14 UTC  (9+ messages)
` [PATCH v3 1/2] rev-parse: add option --is-well-formed-git-dir [path]
` [PATCH v3 2/2] Move git-dir for submodules

[feature wishlist] add commit subcommand to git add -i
 2011-08-15 12:54 UTC  (6+ messages)

Suggestions to make git easier to understand
 2011-08-15 10:15 UTC  (4+ messages)

diff --stat when chmoding binary files
 2011-08-15  8:50 UTC 

[PATCH] Configurable diff context in merge-tree command
 2011-08-15  6:17 UTC 

[PATCH 0/6] Retain caches of submodule refs
 2011-08-14 22:21 UTC  (11+ messages)
` [PATCH 1/6] Extract a function clear_cached_refs()
` [PATCH 2/6] Access reference caches only through new function get_cached_refs()
` [PATCH 3/6] Change the signature of read_packed_refs()
` [PATCH 4/6] Allocate cached_refs objects dynamically
` [PATCH 5/6] Store the submodule name in struct cached_refs
` [PATCH 6/6] Retain caches of submodule refs

[PATCH resend] Makefile: Use computed header dependencies if the compiler supports it
 2011-08-14 20:02 UTC  (4+ messages)

[PATCH] shell: add base path and ~ expansion support
 2011-08-14 19:25 UTC 

[PATCH 0/3] fix data corruption in fast-import
 2011-08-14 18:32 UTC  (8+ messages)
` [PATCH 1/3] fast-import: extract object preparation function
` [PATCH 2/3] fast-import: add a check for tree delta base sha1
` [PATCH 3/3] fast-import: prevent producing bad delta
` [PATCH v2 0/2] fix data corruption in fast-import
` [PATCH v2 1/2] fast-import: add a test for tree delta base corruption
` [PATCH v2 2/2] fast-import: prevent producing bad delta

[PATCH v4 0/2] push limitations
 2011-08-14 17:29 UTC  (3+ messages)
` [PATCH v4 2/2] push: Don't push a repository with unpushed submodules

[PATCH] Utilize config variable pager.stash in stash list command
 2011-08-14 14:31 UTC 

"git apply --check" successes but git am says "does not match index"
 2011-08-14  9:36 UTC 

[PATCH v4 2/2] push: Don't push a repository with unpushed submodules
 2011-08-14  9:03 UTC 

What's cooking in git.git (Aug 2011, #03; Thu, 11)
 2011-08-14  8:44 UTC  (3+ messages)
` What's cooking in git.git (Aug 2011, #03; Thu, 11) : Guidance for new contributors?

git am ~/Documents/mail-[1-9]-11.txt Patch format detection failed
 2011-08-14  8:20 UTC  (4+ messages)

can we have @{U} as an alias for @{u}
 2011-08-14  1:57 UTC  (2+ messages)
` [PATCH] rev-parse: Allow @{U} as a synonym "

[RFC] grep should detect binary files like diff
 2011-08-13 23:51 UTC 

t5800-*.sh: Intermittent test failures
 2011-08-13 20:51 UTC  (3+ messages)

[BUG] Git won't commit
 2011-08-13 21:18 UTC  (5+ messages)

[PATCH 0/6] Towards a generalized sequencer
 2011-08-13 20:54 UTC  (17+ messages)
` [PATCH 1/6] revert: Don't remove the sequencer state on error
` [PATCH 4/6] revert: Allow mixed pick and revert instructions
` [PATCH 5/6] sequencer: Expose API to cherry-picking machinery
          ` Reusing changes after renaming a file (Re: [PATCH 5/6] sequencer: Expose API to cherry-picking machinery)

[PATCH/RFC] git-svn: remove auto_abbrev (Getopt::Long option)
 2011-08-13 20:33 UTC 

open files limit
 2011-08-13 20:25 UTC  (4+ messages)
    ` [RFC PATCH] test showing EMFILE error with too many packs

[PATCH 07/11] object: try naive cuckoo hashing
 2011-08-13 19:12 UTC  (2+ messages)

[PATH 0/2] On Cygwin support both UNIX and DOS style path-names
 2011-08-13 17:34 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH 0/2] Support backslash under Cygwin
 2011-08-13 17:33 UTC 

[PATCHv2 00/57] Re-roll of en/merge-recursive from pu
 2011-08-13  9:08 UTC  (45+ messages)
` [PATCHv2 07/56] t6042: Add failing testcases for rename/rename/add-{source,dest} conflicts
` [PATCHv2 09/56] t6036: criss-cross with weird content can fool git into clean merge
` [PATCHv2 11/56] t6036: criss-cross w/ rename/rename(1to2)/modify+rename/rename(2to1)/modify
` [PATCHv2 15/56] t6022: Add testcase for merging a renamed file with a simple change
` [PATCHv2 17/56] merge-recursive: Correct a comment
` [PATCHv2 20/56] merge-recursive: Remember to free generated unique path names
` [PATCHv2 24/56] merge-recursive: Fix code checking for D/F conflicts still being present
` [PATCHv2 27/56] string-list: Add API to remove an item from an unsorted list
` [PATCHv2 29/56] merge-recursive: Split update_stages_and_entry; only update stages at end
` [PATCHv2 30/56] merge-recursive: Fix deletion of untracked file in rename/delete conflicts
` [PATCHv2 31/56] merge-recursive: Make dead code for rename/rename(2to1) conflicts undead
` [PATCHv2 32/56] merge-recursive: Add comments about handling rename/add-source cases
` [PATCHv2 33/56] merge-recursive: Improve handling of rename target vs. directory addition
` [PATCHv2 34/56] merge-recursive: Consolidate process_entry() and process_df_entry()
` [PATCHv2 35/56] merge-recursive: Cleanup and consolidation of rename_conflict_info
` [PATCHv2 36/56] merge-recursive: Provide more info in conflict markers with file renames
` [PATCHv2 37/56] merge-recursive: When we detect we can skip an update, actually skip it
` [PATCHv2 38/56] merge-recursive: Fix modify/delete resolution in the recursive case
` [PATCHv2 39/56] merge-recursive: Introduce a merge_file convenience function
` [PATCHv2 40/56] merge-recursive: Fix rename/rename(1to2) resolution for virtual merge base
` [PATCHv2 41/56] merge-recursive: Small cleanups for conflict_rename_rename_1to2
` [PATCHv2 42/56] merge-recursive: Defer rename/rename(2to1) handling until process_entry
` [PATCHv2 43/56] merge-recursive: Record more data needed for merging with dual renames
` [PATCHv2 44/56] merge-recursive: Create function for merging with branchname:file markers
` [PATCHv2 45/56] merge-recursive: Consider modifications in rename/rename(2to1) conflicts
` [PATCHv2 46/56] merge-recursive: Make modify/delete handling code reusable
` [PATCHv2 47/56] merge-recursive: Have conflict_rename_delete reuse modify/delete code
` [PATCHv2 48/56] merge-recursive: add handling for rename/rename/add-dest/add-dest
` [PATCHv2 49/56] merge-recursive: Fix working copy handling for rename/rename/add/add
` [PATCHv2 50/56] t3030: fix accidental success in symlink rename
` [PATCHv2 51/56] t6022: Add testcase for spurious "refusing to lose untracked" messages
` [PATCHv2 52/56] merge-recursive: Fix spurious 'refusing to lose untracked file...' messages
` [PATCHv2 53/56] t6022: Additional tests checking for unnecessary updates of files
` [PATCHv2 54/56] merge-recursive: Avoid unnecessary file rewrites
` [PATCHv2 55/56] t6036: criss-cross + rename/rename(1to2)/add-dest + simple modify
` [PATCHv2 56/56] merge-recursive: Fix virtual merge base for rename/rename(1to2)/add-dest
` [PATCHv2 57/57] merge-recursive: Don't re-sort a list whose order we depend upon

Linux Kernel + GIT SCM
 2011-08-13  0:01 UTC  (2+ messages)

[PATCH 0/7] Comments and refactoring in attr.c
 2011-08-12 21:43 UTC  (8+ messages)
` [PATCH 1/7] Add a file comment
` [PATCH 2/7] Document struct match_attr
` [PATCH 3/7] Increment num_attr in parse_attr_line(), not parse_attr()
` [PATCH 4/7] Change parse_attr() to take a pointer to struct attr_state
` [PATCH 5/7] Determine the start of the states outside of the pass loop
` [PATCH 6/7] Change while loop into for loop
` [PATCH 7/7] Unroll the loop over passes

Overriding ~/.gitconfig using GIT_CONFIG
 2011-08-12 20:44 UTC  (4+ messages)

git ls-files --error-unmatch weirdness
 2011-08-12 17:56 UTC  (3+ messages)

[PATCH 00/11] Micro-optimizing lookup_object()
 2011-08-12 15:59 UTC  (2+ messages)
` git_checkattr() is inefficient when repeated [Re: [PATCH 00/11] Micro-optimizing lookup_object()]

[PATCH] update-index: add --swap to swap index and worktree content
 2011-08-12 14:07 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).