git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-03-03 22:38:55 to 2011-03-07 21:23:47 UTC [more...]

[RFC/PATCH 00/10] vcs-svn: prepare for (implement?) incremental import
 2011-03-07 21:23 UTC  (21+ messages)
` [PATCH 02/10] vcs-svn: save marks for imported commits
` [PATCH 08/10] vcs-svn: prepare to eliminate repo_tree structure
  ` [PATCH v2] "
` [PATCH v2 00/12] vcs-svn: incremental import
  ` [PATCH 01/12] vcs-svn: use higher mark numbers for blobs
  ` [PATCH 02/12] vcs-svn: save marks for imported commits
  ` [PATCH 03/12] vcs-svn: introduce repo_read_path to check the content at a path
  ` [PATCH 04/12] vcs-svn: handle_node: use repo_read_path
  ` [PATCH 05/12] vcs-svn: simplify repo_modify_path and repo_copy
  ` [PATCH 06/12] vcs-svn: add a comment before each commit
  ` [PATCH 07/12] vcs-svn: allow input errors to be detected promptly
  ` [PATCH 08/12] vcs-svn: set up channel to read fast-import cat-blob response
  ` [PATCH 09/12] vcs-svn: eliminate repo_tree structure
  ` [PATCH 10/12] vcs-svn: quote paths correctly for ls command
  ` [PATCH 11/12] vcs-svn: handle filenames with dq correctly
  ` [PATCH 12/12] vcs-svn: use mark from previous import for parent commit

Is there a way to add a default `--squash` flag for all merges into a head?
 2011-03-07 21:10 UTC  (2+ messages)

Google Summer of Code 2011
 2011-03-07 20:50 UTC  (8+ messages)

git diff: add option for omitting the contents of deletes
 2011-03-07 20:38 UTC  (13+ messages)

--max-count useless with git-rev-list's --reverse
 2011-03-07 19:40 UTC  (2+ messages)

[Bug] %[a|c]d placeholder does not respect --date= option in combination with git archive
 2011-03-07 19:26 UTC  (11+ messages)
      ` [PATCH 1/2] pretty.c: give format_person_part the whole placeholder
      ` [PATCH 2/2] pretty.c: allow date formats in user format strings
          ` Fwd: "

frustrated forensics: hard to find diff that undid a fix
 2011-03-07 19:12 UTC  (14+ messages)
    ` [PATCH 0/2] improve combined diff documentation
    ` [PATCH 1/2] documentation fix: git log -p does not imply -c
    ` [PATCH 2/2] English grammar fixes for combined diff doc

how can we git out source code base on git log?
 2011-03-07 18:32 UTC  (2+ messages)

gitweb: cloud tags feature produces malformed XML for errors
 2011-03-07 18:00 UTC  (3+ messages)
    ` [RFC/PATCH] gitweb: Change the way "content tags" ('ctags') are handled

Q about the date format in "git commit --date=..." and such
 2011-03-07 16:54 UTC  (2+ messages)

The outputs of "git fsck --full" are not same. sometimes the outputs are OK, but sometimes it says a corrupted object
 2011-03-07 16:21 UTC  (2+ messages)

[PATCH] unpack-trees.c: check return value of lstat()
 2011-03-07 15:59 UTC  (5+ messages)

[PATCH] gitignore: ignore GNU GLOBAL tag files
 2011-03-07 13:02 UTC  (4+ messages)

BUG? git log -Sfoo --max-count=N
 2011-03-07 12:46 UTC  (2+ messages)
` [RFC/PATCH] "

[PATCHv2 0/9] --left/right-only and --cherry-mark
 2011-03-07 12:31 UTC  (10+ messages)
` [PATCHv2 1/9] revlist.c: introduce --left/right-only for unsymmetric picking
` [PATCHv2 2/9] t6007: Make sure we test --cherry-pick
` [PATCHv2 3/9] rev-list: documentation and test for --left/right-only
` [PATCHv2 4/9] rev-list: --left/right-only are mutually exclusive
` [PATCHv2 5/9] rev-list/log: factor out revision mark generation
` [PATCHv2 6/9] revision.c: introduce --cherry-mark
` [PATCHv2 7/9] rev-list: documentation and test for --cherry-mark
` [PATCHv2 8/9] log --cherry: a synonym
` [PATCHv2 9/9] t6007: test rev-list --cherry

[PATCH] Honor HP C's noreturn attribute
 2011-03-07 12:13 UTC 

[PATCH] Makefile: add NO_FNMATCH_CASEFOLD to HP-UX section
 2011-03-07 11:43 UTC 

[TopGit PATCH] tg-create: let format.signoff control adding of Signed-off-by
 2011-03-07 10:42 UTC 

why is my repo size ten times bigger than what I expected?
 2011-03-07  9:59 UTC  (6+ messages)

[BUG] git-am silently applying patches incorrectly
 2011-03-07  9:37 UTC  (24+ messages)

[PATCH] blame: honor core.abbrevguard
 2011-03-07  5:22 UTC  (2+ messages)
` [PATCH v2] "

Newbie question about setting up git repository from svn (git svn)
 2011-03-07  3:20 UTC  (4+ messages)

why is merging with unstaged changes allowed when rebasing is not?
 2011-03-07  2:38 UTC  (3+ messages)

[ANNOUNCE] tig-0.17
 2011-03-07  2:01 UTC 

1 patch to two branches
 2011-03-07  0:56 UTC  (2+ messages)

Adding non-bare branches to a non-bare repository
 2011-03-06 23:23 UTC  (2+ messages)

[PATCH v3 0/7] Teach fetch/pull the on-demand mode and make it the default
 2011-03-06 22:14 UTC  (8+ messages)
` [PATCH v3 1/7] fetch/pull: recurse into submodules when necessary
` [PATCH v3 2/7] fetch/pull: Add the 'on-demand' value to the --recurse-submodules option
` [PATCH v3 3/7] config: teach the fetch.recurseSubmodules option the 'on-demand' value
` [PATCH v3 4/7] Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option
` [PATCH v3 5/7] fetch/pull: Don't recurse into a submodule when commits are already present
` [PATCH v3 6/7] submodule update: Don't fetch when the submodule commit is "
` [PATCH v3 7/7] fetch/pull: Describe --recurse-submodule restrictions in the BUGS section

Completion for branches or tags broken with zsh
 2011-03-06 21:38 UTC 

multiple branch shallow clones and object sharing
 2011-03-06 20:00 UTC 

git for mail synchronization
 2011-03-06 19:56 UTC  (2+ messages)

[Patch] Error message grammar
 2011-03-06 17:38 UTC  (4+ messages)

Consistent terminology: cached/staged/index
 2011-03-06 12:44 UTC  (16+ messages)

[ANNOUNCE] cgit mailing list
 2011-03-06 12:44 UTC 

[PATCH 0/2] svn-fe: recognize v3 dumps
 2011-03-06 12:29 UTC  (5+ messages)
` [RFC/PATCH 0/15] svn-fe: support for property deltas (but not text deltas yet)
  ` [WIP/PATCH 0/8] svn-fe: support for text deltas
    ` [PATCH 3/8] vcs-svn: Introduce repo_read_path to check the content at a path

[ANNOUNCE] CGIT 0.9
 2011-03-05 20:47 UTC  (2+ messages)

[PATCH] Add link to git-cherry(1) in git-cherry-pick(1)
 2011-03-05 19:26 UTC  (3+ messages)

What's cooking in git.git (Feb 2011, #07; Mon, 28)
 2011-03-05 17:04 UTC  (2+ messages)

[PATCH] Added --exit-code option to git-status
 2011-03-05 16:32 UTC  (3+ messages)

[ANNOUNCE] CGIT 0.8.3.5
 2011-03-05 14:20 UTC  (3+ messages)

git-svn with big subversion repository
 2011-03-05 10:53 UTC  (2+ messages)

Behavior of git ls-files
 2011-03-05  8:47 UTC  (2+ messages)

[RFC] git blame-tree
 2011-03-05  5:41 UTC  (6+ messages)

[PATCH] transport-helper.c: fix check for size_t < 0
 2011-03-04 23:16 UTC  (3+ messages)
  ` [PATCH] transport-helper.c: fix check for size_t < 0 v2

[PATCH] Allow git mv FileA fILEa when core.ignorecase = true
 2011-03-04 21:40 UTC 

[PATCH] builtin/apply.c: remove impossible check
 2011-03-04 19:43 UTC 

Bi-directional sync with Git - direct access to server?
 2011-03-04 17:44 UTC 

[PATCH/RFC] init, clone: support --real-git-dir for .git file
 2011-03-04 18:41 UTC  (15+ messages)

[BUG] git cat-file does not terminate
 2011-03-04 18:26 UTC  (6+ messages)

git-pack-objects dying with errors due to possible RHEL kernel bug
 2011-03-04 11:08 UTC 

[PATCH] Documentation: fix a typo in git-apply.txt
 2011-03-04 10:43 UTC  (5+ messages)
    `  "

[CGit] [PATCH v2 0/6] Communicate the repo name to the filter scripts
 2011-03-04  0:31 UTC  (7+ messages)
` [CGit] [PATCH v2 1/6] source_filter: fix a memory leak
` [CGit] [PATCH v2 2/6] new_filter: correctly initialise all arguments for a new filter
` [CGit] [PATCH v2 3/6] new_filter: determine extra_args from filter type
` [CGit] [PATCH v2 4/6] cgit_open_filter: also take the repo as a parameter
` [CGit] [PATCH v2 5/6] cgit_open_filter: hand down repo configuration to script
` [CGit] [PATCH v2 6/6] filters: document environment variables in filter scripts


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