git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2012-10-25 10:27:02 to 2012-10-29 05:43:44 UTC [more...]

[PATCH v3 0/8] Fix GIT_CEILING_DIRECTORIES that contain symlinks
 2012-10-29  5:34 UTC  (6+ messages)

Mistake in git-reset documentation
 2012-10-29  5:38 UTC  (8+ messages)

[PATCH] git-submodule add: Record branch name in .gitmodules
 2012-10-29  5:34 UTC  (11+ messages)
` [PATCH v2] git-submodule add: Add -r/--record option

gitweb
 2012-10-29  5:28 UTC  (2+ messages)

git push tags
 2012-10-29  2:15 UTC  (21+ messages)

[PATCH] Teach rm to remove submodules when given with a trailing '/'
 2012-10-28 23:28 UTC 

[PATCH] pathspec.c: Fix some sparse warnings
 2012-10-28 23:31 UTC  (2+ messages)

[PATCH] submodule status: properly pass options with --recursive
 2012-10-28 21:37 UTC  (11+ messages)
    ` [PATCH] t7407: Fix recursive submodule test
        ` [PATCH] submodule status: remove unused orig_* variables
      ` [PATCHv3 0/2] Teach --recursive to submodule sync
        ` [PATCHv3 1/2] "
        ` [PATCHv3 2/2] Add tests for submodule sync --recursive

Removing unreachable objects in the presence of broken links?
 2012-10-28 21:34 UTC  (2+ messages)

[PATCH] builtin/config.c: Fix a sparse warning
 2012-10-28 21:05 UTC 

[PATCH] Documentation: improve the example of overriding LESS via core.pager
 2012-10-28 20:12 UTC 

crash on git diff-tree -Ganything <tree> for new files with textconv filter
 2012-10-28 19:56 UTC  (6+ messages)
  ` [PATCH 0/2] textconv support for "log -S"
    ` [PATCH 1/2] pickaxe: hoist empty needle check
    ` [PATCH 2/2] pickaxe: use textconv for -S counting

[PATCH] parse_dirstat_params(): use string_list to split comma-separated string
 2012-10-28 16:50 UTC 

[PATCH v4 0/8] Fix GIT_CEILING_DIRECTORIES that contain symlinks
 2012-10-28 16:16 UTC  (9+ messages)
` [PATCH v4 1/8] Introduce new static function real_path_internal()
` [PATCH v4 2/8] real_path_internal(): add comment explaining use of cwd
` [PATCH v4 3/8] Introduce new function real_path_if_valid()
` [PATCH v4 4/8] longest_ancestor_length(): use string_list_split()
` [PATCH v4 5/8] longest_ancestor_length(): take a string_list argument for prefixes
` [PATCH v4 6/8] longest_ancestor_length(): require prefix list entries to be normalized
` [PATCH v4 7/8] setup_git_directory_gently_1(): resolve symlinks in ceiling paths
` [PATCH v4 8/8] string_list_longest_prefix(): remove function

[PATCH] Fix t9200 on case insensitive file systems
 2012-10-28 15:28 UTC  (4+ messages)

[PATCH] Fix git p4 sync errors
 2012-10-28 15:06 UTC  (5+ messages)

[PATCH] mailmap: avoid out-of-bounds memory access
 2012-10-28 13:21 UTC  (3+ messages)

merge --no-commit not able to report stats more verbosely?
 2012-10-28 11:21 UTC  (3+ messages)

Can't understand the behaviour of git-diff --submodule
 2012-10-28  8:26 UTC  (7+ messages)

[PATCH v2] Add new remote-hg transport helper
 2012-10-28  4:24 UTC  (3+ messages)

[PATCH v4 00/13] New remote-hg helper
 2012-10-28  3:54 UTC  (14+ messages)
` [PATCH v4 01/13] Add new remote-hg transport helper
` [PATCH v4 02/13] remote-hg: add support for bookmarks
` [PATCH v4 03/13] remote-hg: add support for pushing
` [PATCH v4 04/13] remote-hg: add support for remote pushing
` [PATCH v4 05/13] remote-hg: add support to push URLs
` [PATCH v4 06/13] remote-hg: make sure the encoding is correct
` [PATCH v4 07/13] remote-hg: match hg merge behavior
` [PATCH v4 08/13] remote-hg: add support for hg-git compat mode
` [PATCH v4 09/13] remote-hg: add compat for hg-git author fixes
` [PATCH v4 10/13] remote-hg: fake bookmark when there's none
` [PATCH v4 11/13] remote-hg: add support for fake remote
` [PATCH v4 12/13] remote-hg: add tests to compare with hg-git
` [PATCH v4 13/13] remote-hg: add extra author test

Workflow for templates?
 2012-10-27 18:45 UTC  (2+ messages)

git config error message
 2012-10-27 16:12 UTC  (9+ messages)

'git describe' is very slow on development trees with lots of commits
 2012-10-27 13:33 UTC 

Strange behaviour of git diff branch1 ... branch2
 2012-10-27 13:32 UTC  (4+ messages)

[PATCH] mergetools/p4merge: Handle "/dev/null"
 2012-10-27  8:47 UTC  (2+ messages)

Bizarre problem cloning repo from Codeplex
 2012-10-26 22:48 UTC 

strange problems applying --no-prefix patch with -p0 and added files
 2012-10-26 22:14 UTC  (2+ messages)

[PATCH] gitk: Synchronize highlighting in file view when scrolling diff
 2012-10-26 22:03 UTC  (3+ messages)
` [PATCH v3] "
  ` [PATCH] gitk: Do not select file list entries during diff loading

git submodule summary doesn't return an error when passed a wrong commit/rev
 2012-10-26 19:56 UTC  (3+ messages)

git submodule sync --recursive
 2012-10-26 18:50 UTC  (10+ messages)
  ` [PATCH 1/2] Teach --recursive to submodule sync
      ` [PATCHv2 0/2] Reroll submodule sync --recursive
        ` [PATCHv2 1/2] Teach --recursive to submodule sync
        ` [PATCHv2 2/2] Add tests for submodule sync --recursive

Subtree in Git
 2012-10-26 16:54 UTC  (18+ messages)

[PATCH] Move try_merge_command and checkout_fast_forward to libgit.a
 2012-10-26 15:53 UTC  (12+ messages)
      ` [PATCH 0/7] Move code from builtin "
        ` [PATCH 1/7] Move try_merge_command and checkout_fast_forward "
        ` [PATCH 2/7] Move estimate_bisect_steps "
        ` [PATCH 3/7] Move print_commit_list "
        ` [PATCH 4/7] Move setup_diff_pager "
        ` [PATCH 5/7] send-pack: move core code "
        ` [PATCH 6/7] fetch-pack: remove global (static) configuration variable "args"
        ` [PATCH 7/7] fetch-pack: move core code to libgit.a

[PATCH] replace: parse revision argument for -d
 2012-10-26 15:25 UTC  (2+ messages)

[PATCH] Document git-svn fetch --log-window-size parameter
 2012-10-26 13:45 UTC  (5+ messages)

[PATCH] git-submodule add: Record branch name in .gitmodules
 2012-10-26 13:37 UTC  (5+ messages)

[PATCH] Doc SubmittingPatches: Mention --notes option after "cover letter"
 2012-10-26 13:26 UTC  (8+ messages)
` [PATCH] Doc User-Manual: Patch cover letter, three dashes, and --notes
` [PATCH] Doc format-patch: clarify --notes use case

[PATCHv2] git-pull: Avoid merge-base on detached head
 2012-10-26 12:48 UTC  (5+ messages)

t9401 fails with OS X sed
 2012-10-26 12:38 UTC  (10+ messages)
      ` [PATCH] Use character class for sed expression instead of \s

Unexpected behaviour after removing submodule
 2012-10-26 10:05 UTC  (3+ messages)

How to get submodule information for a specific commit
 2012-10-26 10:05 UTC 

[PATCH] Add new git-remote-hd helper
 2012-10-26  9:02 UTC  (6+ messages)

git rebase -i and final newline
 2012-10-26  2:09 UTC 

[PATCH] Fixes handling of --reference argument
 2012-10-26  0:39 UTC  (5+ messages)

Who is the 'git' vendor?
 2012-10-25 23:10 UTC  (4+ messages)

[PATCH 0/2] gitk: handle --full-diff corectly
 2012-10-25 17:23 UTC  (3+ messages)
` [PATCH 1/2] gitk: simplify file filtering
` [PATCH 2/2] gitk: handle --full-diff correctly

[PATCH 1/3] t9350: point out that refs are not updated correctly
 2012-10-25 16:43 UTC  (22+ messages)

[PATCH 0/2] completion: split into git-prompt.sh
 2012-10-25 16:12 UTC  (8+ messages)
` [PATCH 2/2] completion: split __git_ps1 into a separate script
  ` Where should git-prompt.sh be installed?
      ` [RFC/PATCH] __git_ps1: migrate out of contrib/completion

[PATCHv2] git-status: show short sequencer state
 2012-10-25 16:05 UTC  (4+ messages)

[PATCH] t9401: Use tr to handle TAB
 2012-10-25 13:06 UTC 

What's cooking in git.git (Oct 2012, #08; Thu, 25)
 2012-10-25 11:54 UTC 

[PATCH] git-send-email: skip RFC2047 quoting for ASCII subjects
 2012-10-25 11:21 UTC  (10+ messages)

[PATCH] fix 'make test' for HP NonStop
 2012-10-25 10:59 UTC  (7+ messages)

[PATCH v2] fix 'make test' for HP NonStop
 2012-10-25 10:57 UTC 

[PATCH] Doc repository-layout: Show refs/replace
 2012-10-25 10:34 UTC  (2+ messages)


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