git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-01-18 21:29:26 to 2009-01-20 16:03:31 UTC [more...]

git fast-import problem converting from CVS with git 1.6.1 and cvs2svn 2.2.0
 2009-01-20 15:46 UTC 

[PATCH] Rename detection: Avoid repeated filespec population
 2009-01-20 15:59 UTC 

Few Questions
 2009-01-20 15:44 UTC  (3+ messages)

What's cooking in git.git (Jan 2009, #04; Mon, 19)
 2009-01-20 15:05 UTC  (17+ messages)
    ` valgrind patches, was "
          ` [PATCH 1/2] Add valgrind support in test scripts
            ` [PATCH 2/2] valgrind: ignore ldso errors

[PATCH 2/2] expand --pretty=format color options
 2009-01-20 14:58 UTC  (13+ messages)
        ` [PATCH 1/2] handle color.ui at a central place

[PATCH take 3 0/4] color-words improvements
 2009-01-20 14:38 UTC  (10+ messages)
` [PATCH v4 0/7] customizable --color-words
      ` [PATCH] Add tests for diff.color-words configuration option
        ` [PATCH] diff: Support diff.color-words config option

how to track multiple upstreams in one repository
 2009-01-20 12:03 UTC  (11+ messages)

[PATCH] tutorial-2: Update with the new "git commit" ouput
 2009-01-20 11:29 UTC 

[PATCH] commit: more compact summary and without extra quotes
 2009-01-20 10:29 UTC  (8+ messages)

[PATCH v2] checkout: implement "-" shortcut name for last branch
 2009-01-20 10:15 UTC  (24+ messages)
` [PATCH/RFC v3 0/6] N-th last checked out branch
      ` [PATCH] interpret_nth_last_branch(): avoid traversing the reflogs twice
                          ` [PATCH] interpret_nth_last_branch(): plug small memleak
                          ` [PATCH] Introduce for_each_recent_reflog_ent()
                        ` [PATCH] @{-<n>}: avoid crash with corrupt reflog

[PATCH] git-checkout(1) mention fate of extraneous files
 2009-01-20 10:07 UTC  (10+ messages)
` [PATCH,v2] git-checkout(1): "
    ` [PATCH,v3] "
      ` [PATCH,v4] "

[PATCH] checkout: implement "-" shortcut name for last branch
 2009-01-20  9:01 UTC  (4+ messages)
` [TOY PATCH] git-resurrect: find traces of a branch name and resurrect it

[PATCH] bash completion: refactor diff options
 2009-01-20  8:36 UTC  (7+ messages)
` [PATCH next resend] "
      ` [PATCH v2 1/2] bash completion: move pickaxe options to log
        ` [PATCH v2 2/2] bash completion: refactor diff options

gitk doesn't work w/o sudo
 2009-01-20  8:12 UTC  (6+ messages)

Minimum required version of subversion for git-svn?
 2009-01-20  8:11 UTC  (8+ messages)
      ` [PATCH] git-svn: fix SVN 1.1.x compatibility

[PATCH] Fix naming scheme for configure cache variables
 2009-01-20  7:08 UTC  (3+ messages)

autoconf: C99 format check
 2009-01-20  7:04 UTC  (8+ messages)
  ` [PATCH] Provide pessimistic defaults for cross compilation tests

[PATCH 0/3] Implement 'git archive --submodules'
 2009-01-20  7:04 UTC  (18+ messages)
` [PATCH 1/3] sha1_file: add function to insert alternate object db
  ` [PATCH 2/3] Teach read_tree_recursive() how to traverse into submodules
                      ` [PATCH/RFC v1 1/1] bug fix, diff whitespace ignore options
                          ` [PATCH/RFC v2 "

[PATCH] contrib: add 'git bpush' to push to bundles
 2009-01-20  6:47 UTC  (2+ messages)

[PATCH] contrib/difftool: remove distracting 'echo' in the SIGINT handler
 2009-01-20  3:04 UTC  (2+ messages)

[PATCH] Makefile: use shell for-loop rather than Make's foreach loop during install
 2009-01-20  1:41 UTC 

[PATCH] Makefile: use shell for-loop rather than Make's foreach loop during install
 2009-01-20  1:44 UTC 

[StGit PATCH 1/2] Modify bash completion to support help, version, and copyright
 2009-01-20  0:46 UTC  (2+ messages)
` [StGit PATCH 2/2] Make bash completion fail to bashdefault before default completion

[PATCH (topgit)] tg-patch: add support for generating patches against worktree and index
 2009-01-20  0:21 UTC  (6+ messages)

after first git clone of linux kernel repository there are changed files in working dir
 2009-01-19 23:52 UTC  (3+ messages)
    ` An idea: maybe Git should use a lock/unlock file mode for problematic files? [Was: Re: after first git clone of linux kernel repository there are changed files in working dir]

[PATCH] use uppercase POSIX compliant signals for the 'trap' command
 2009-01-19 23:43 UTC 

[PATCH] contrib/difftool: change trap condition from SIGINT to INT
 2009-01-19 23:38 UTC 

[StGit PATCH] Added basic bash completion script for StGit
 2009-01-19 23:35 UTC  (3+ messages)

Syncing with CVS
 2009-01-19 22:05 UTC  (4+ messages)

[PATCH] bash: offer to show (un)staged changes
 2009-01-19 21:38 UTC  (11+ messages)
    ` [PATCH v2] "

[PATCH] contrib/workdir: create logs/refs and rr-cache in the origin repository
 2009-01-19 19:48 UTC  (6+ messages)

[JGIT PATCH] Fix TreeWalk.idEqual when both trees are missing the path
 2009-01-19 17:52 UTC 

[JGIT PATCH 0/8] Crude merge support
 2009-01-19 17:51 UTC  (8+ messages)
` [JGIT PATCH 8/8] Define a basic merge API, and a two-way tree merge strategy

[PATCH] shell: Document that 'cvs server' is a valid command
 2009-01-19 17:49 UTC  (2+ messages)

[PATCH 0/7 v2] RUNTIME_PREFIX
 2009-01-19 17:41 UTC  (11+ messages)
` [PATCH 1/7 v2] Move computation of absolute paths from Makefile to runtime (in preparation for RUNTIME_PREFIX)
  ` [PATCH 2/7 v2] Refactor git_set_argv0_path() to git_extract_argv0_path()
` [PATCH 3/7 v2] git_extract_argv0_path(): Move check for valid argv0 from caller to callee
  ` [PATCH 4/7 v2] Add calls to git_extract_argv0_path() in programs that call git_config_*
    ` [PATCH 5/7 v2] Modify setup_path() to only add git_exec_path() to PATH
      ` [PATCH 6/7 v2] Compute prefix at runtime if RUNTIME_PREFIX is set

how to omit rename file when commit
 2009-01-19 17:41 UTC  (5+ messages)

Shallow submodule update/clone?
 2009-01-19 16:59 UTC 

[PATCH/RFC] shortlog: add option to group together different names/emails of an author
 2009-01-19 14:29 UTC  (5+ messages)

[PATCH] parsecvs: produce tagger fields acceptable to newer git versions
 2009-01-19 13:39 UTC  (3+ messages)

meaning of --8<--
 2009-01-19 11:36 UTC  (3+ messages)

What's in git.git (Jan 2009, #02; Mon, 19)
 2009-01-19  9:13 UTC 

parent-filter loses my merged branch -- what am I doing wrong?
 2009-01-19  8:41 UTC  (2+ messages)

[RFC PATCH] Fix gitdir detection when in subdir of gitdir
 2009-01-19  7:17 UTC  (10+ messages)
          ` [PATCH] t1500: extend with tests of 'git rev-parse --git-dir'

[HELP] A local branch has disappeared
 2009-01-19  7:16 UTC  (3+ messages)

[PATCH (resend) 2/2] difftool: put the cursor on the editable file for Vim
 2009-01-19  6:43 UTC  (2+ messages)

git-svn updates
 2009-01-19  6:29 UTC  (2+ messages)

[PATCH] contrib: add 'git difftool' for launching common merge tools
 2009-01-19  5:32 UTC  (7+ messages)
  ` [PATCH v2] contrib: add 'git-difftool' for launching common diff tools

[PATCH 1/2] difftool: fix documentation problems
 2009-01-19  5:27 UTC  (2+ messages)
` [PATCH 2/2] difftool: put the cursor on the editable file for Vim

git-patches list?
 2009-01-19  4:29 UTC  (5+ messages)

[PATCH/RFC] git-svn: Add --convert-timezone option
 2009-01-19  3:46 UTC  (6+ messages)
    ` [PATCH v2] git-svn: Add --localtime option to "fetch"

[PATCH 0/4] Clarifying the refspec documentation
 2009-01-19  3:46 UTC  (5+ messages)
` [PATCH 1/4] Documentation: git push repository can also be a remote
  ` [PATCH 2/4] Documentation: remove a redundant elaboration
    ` [PATCH 3/4] Documentation: mention branches rather than heads

[PATCH/RFC] git-am: Make it easier to see which patch failed
 2009-01-19  3:38 UTC  (7+ messages)

[PATCH 2/2] http-push: remove MOVE step after PUT when sending objects to server
 2009-01-19  3:07 UTC  (10+ messages)

[PATCH] git-svn: Show UUID in svn info for added directories with svn 1.5.5
 2009-01-19  3:04 UTC  (2+ messages)

git-svn: File was not found in commit
 2009-01-19  2:41 UTC  (7+ messages)

[PATCH] http-push: support full URI in handle_remote_ls_ctx()
 2009-01-18 21:28 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).