git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-09-20 08:16:02 to 2010-09-21 20:59:24 UTC [more...]

[BUG, PATCH 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
 2010-09-21 20:59 UTC  (22+ messages)
` [PATCH 2/3] blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinks
    ` [PATCH 1/3] tests: Prepare --textconv tests for correctly-failing conversion program
` [PATCH 3/3] RFC: blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''
  ` [PATCH] sha1_name.c: update comment to mention :/foo syntax
            ` [PATCH 0/2] better userdiff behavior for symlinks

notify alternative to auto gc?
 2010-09-21 20:52 UTC  (4+ messages)
` [PATCH/RFC] Documentation/git-gc.txt: add reference to githooks
    ` Allow git remote add but not git clone ( was Re: [PATCH/RFC] Documentation/git-gc.txt: add reference to githooks)

Enforcing clone/fetch to use references
 2010-09-21 20:44 UTC 

[BUG, PATCH v2 0/3] Fix {blame,cat-file} --textconv for cases with symlinks
 2010-09-21 20:43 UTC  (8+ messages)
` [PATCH v2 1/3] tests: Prepare --textconv tests for correctly-failing conversion program
` [PATCH v2 2/3] blame,cat-file: Demonstrate --textconv is wrongly running converter on symlinks
` [PATCH v2 3/3] blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''

[PATCH 0/2] Add commit message options for rebase --autosquash
 2010-09-21 20:36 UTC  (8+ messages)
` [PATCHv2 0/4] "
` [PATCHv2 1/4] commit: --fixup option for use with "
` [PATCHv2 2/4] t7500: add tests of commit --fixup
` [PATCHv2 3/4] commit: --squash option for use with rebase --autosquash
` [PATCHv2 4/4] t7500: add tests of commit --squash

can git-describe learn first-parent behavior?
 2010-09-21 19:57 UTC  (10+ messages)
  ` [RFC PATCH] git-describe: introduce --first-parent

Unicode text files (UTF-16 in particular, but also UTF-32)
 2010-09-21 19:26 UTC 

does kernel upgrade require a recompile of git?
 2010-09-21 19:25 UTC  (2+ messages)

[PATCH] Enable highlight executable path as a configuration option
 2010-09-21 19:09 UTC  (3+ messages)

[ANNOUNCE] TFS2GIT. Script that will import Microsoft Team Foundation Server repositories in a Git repository
 2010-09-21 17:55 UTC 

[PATCH] t1503: Fix arithmetic expansion syntax error when using dash
 2010-09-21 17:45 UTC 

[tig] compilation error: undefined reference to `set_tabsize'
 2010-09-21 17:34 UTC  (9+ messages)
  ` [tig] "

Really beginner on Version Control
 2010-09-21 16:40 UTC  (3+ messages)

Deleting of the specified ref during the post-receive hook
 2010-09-21 16:00 UTC  (4+ messages)

Testing for a merge conflict without a working copy
 2010-09-21 14:45 UTC 

svn2git question: error: unknown switch `t'
 2010-09-21 13:05 UTC  (7+ messages)

[ANNOUNCE] tig-0.16.2
 2010-09-21 13:01 UTC 

tig show <commit> not working anymore?
 2010-09-21 12:56 UTC  (6+ messages)

staging specific lines out of a hunk for a commit
 2010-09-21 11:44 UTC  (6+ messages)

Questions on gitosis
 2010-09-21 11:09 UTC  (3+ messages)

Update Webservers from a remote repository
 2010-09-21 10:52 UTC  (3+ messages)

more useful set-upstream
 2010-09-21  9:30 UTC  (2+ messages)

Git Survey 2011; now let's not forget the index/cache/stage
 2010-09-21  9:13 UTC  (4+ messages)

[PATCH 000/160] [PULL] Update ab/i18n (again)
 2010-09-21  8:47 UTC  (3+ messages)

[RFC/PATCH] Force using Tcl/Tk 8.4 on Mac OS X
 2010-09-21  8:26 UTC  (2+ messages)
` [PATCH] git-gui: Work around freeze problem with dialogs in "

[PATCH 1/2] Command names should not be translated
 2010-09-21  7:12 UTC  (7+ messages)
` [PATCH 2/2] po/sv.po: Add Swedish translation

GIT and Cloning Remote Repositories into "Local Remote" Repositories
 2010-09-21  4:26 UTC  (3+ messages)

Find out on which branch a commit was originally made
 2010-09-21  2:12 UTC  (6+ messages)

[ANNOUNCE] tig-0.16.1
 2010-09-21  1:48 UTC  (4+ messages)

Announce gitslave - manage a superproject with slave repositories
 2010-09-21  1:39 UTC 

Shouldn't git fetch also fetch the tags?
 2010-09-21  1:03 UTC  (2+ messages)

Reduced privileges install
 2010-09-20 23:20 UTC  (17+ messages)

[PATCH 0/6] Introduce pathspec struct
 2010-09-20 22:15 UTC  (3+ messages)

Newbie question
 2010-09-20 19:32 UTC  (7+ messages)

Patch id tests and diff performance optimization
 2010-09-20 19:15 UTC  (5+ messages)
` [PATCH 3/3] use cache for function names in hunk headers

Mirror plain directory under git
 2010-09-20 19:12 UTC 

what file extensions must be explicitly configured with respect to eol-type in gitattributes?
 2010-09-20 16:51 UTC  (2+ messages)

(unknown),
 2010-09-20 16:37 UTC 

[PATCH 00/37] Audit and fix corner case bugs in recursive merge
 2010-09-20 16:06 UTC  (44+ messages)
` [PATCH 01/37] t3030: Add a testcase for resolvable rename/add conflict with symlinks
` [PATCH 02/37] merge-recursive: Restructure showing how to chain more process_* functions
` [PATCH 03/37] t6032: Add a test checking for excessive output from merge
` [PATCH 04/37] t6022: Add test combinations of {content conflict?, D/F conflict remains?}
` [PATCH 05/37] t6022: Add tests for reversing order of merges when D/F conflicts present
` [PATCH 06/37] t6022: Add tests with both rename source & dest involved in D/F conflicts
` [PATCH 07/37] t6022: Add paired rename+D/F conflict: (two/file, one/file) -> (one, two)
` [PATCH 08/37] t6022: Add tests for rename/rename combined with D/F conflicts
` [PATCH 09/37] t6020: Modernize style a bit
` [PATCH 10/37] t6020: Add a testcase for modify/delete + directory/file conflict
` [PATCH 11/37] t6036: Test index and worktree state, not just that merge fails
` [PATCH 12/37] t6036: Add a second testcase similar to the first but with content changes
` [PATCH 13/37] t6036: Add testcase for undetected conflict
` [PATCH 14/37] merge-recursive: Small code clarification -- variable name and comments
` [PATCH 15/37] merge-recursive: Rename conflict_rename_rename*() for clarity
` [PATCH 16/37] merge-recursive: Nuke rename/directory conflict detection
` [PATCH 17/37] merge-recursive: Move rename/delete handling into dedicated function
` [PATCH 18/37] merge-recursive: Move delete/modify "
` [PATCH 19/37] merge-recursive: Move process_entry's content merging into a function
` [PATCH 20/37] merge-recursive: New data structures for deferring of D/F conflicts
` [PATCH 21/37] merge-recursive: New function to assist resolving renames in-core only
` [PATCH 22/37] merge-recursive: Have process_entry() skip D/F or rename entries
` [PATCH 23/37] merge-recursive: Structure process_df_entry() to handle more cases
` [PATCH 24/37] merge-recursive: Update conflict_rename_rename_1to2() call signature
` [PATCH 25/37] merge-recursive: Update merge_content() "
` [PATCH 26/37] merge-recursive: Avoid doubly merging rename/add conflict contents
` [PATCH 27/37] merge-recursive: Move handling of double rename of one file to two
` [PATCH 28/37] merge-recursive: Move handling of double rename of one file to other file
` [PATCH 29/37] merge-recursive: Delay handling of rename/delete conflicts
` [PATCH 30/37] merge-recursive: Delay content merging for renames
` [PATCH 31/37] merge-recursive: Delay modify/delete conflicts if D/F conflict present
` [PATCH 32/37] conflict_rename_delete(): Check whether D/F conflicts are still present
` [PATCH 33/37] conflict_rename_rename_1to2(): Fix checks for presence of D/F conflicts
` [PATCH 34/37] merge_content(): Check whether D/F conflicts are still present
` [PATCH 35/37] handle_delete_modify(): "
` [PATCH 36/37] merge-recursive: Make room for directories in D/F conflicts
` [PATCH 37/37] merge-recursive: Remove redundant path clearing for "

git am should recognize >From
 2010-09-20 15:55 UTC  (8+ messages)
  ` Make format-patch produce UTF-8 `From:' header (was Re: git am should recognize >From)
    ` Make format-patch produce UTF-8 `From:' header
      ` use base64 instead of quoted-printable in format-patch headers (was Re: Make format-patch produce UTF-8 `From:' header)
          ` use base64 instead of quoted-printable in format-patch headers

git performance after directory copy
 2010-09-20 13:57 UTC  (8+ messages)
  ` AW: "

[PATCH] Makefile: add CC to TRACK_CFLAGS
 2010-09-20 13:38 UTC  (4+ messages)

[PATCH 0/7] gitweb: allheads feature
 2010-09-20  9:38 UTC  (7+ messages)
` [PATCH 7/7] gitweb: group remote heads

[PATCH] contrib/ciabot: git-describe commit instead of HEAD
 2010-09-20  9:31 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).