git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-03-22 14:21:13 to 2009-03-23 19:08:38 UTC [more...]

[PATCH] cvsimport: add test illustrating a bug in cvsps
 2009-03-23 19:06 UTC  (12+ messages)
  ` [PATCH v2 1/1] "
    ` [CVSPS PATCH] fix: correct rev order in case commiters clocks were not syncronised
        ` [PATCH v3 0/2] cvsimport: add test illustrating a bug in cvsps
                ` started a cvsps testsuite Was: "

How to go to git from svn without checkout
 2009-03-23 15:21 UTC  (3+ messages)

[RFC with a proof of concept PATCH] Add Bonsai-like query options to gitk
 2009-03-23 17:57 UTC  (4+ messages)
  ` [PATCH] gitk: Make more options easily accessible from Edit View dialog

[PATCH] difftool: add support for an extended revision syntax
 2009-03-23 16:46 UTC  (4+ messages)

[bug?] git-format-patch produces a 0-byte long patch for the first commit
 2009-03-23 16:46 UTC  (3+ messages)

Can't grok this: tracking 3rd party code (from git/svn repositories and/or snapshots)
 2009-03-23 16:37 UTC 

[RFC/WIP 0/2] Documentation clean-up: git commands
 2009-03-23 16:35 UTC  (8+ messages)
` [RFC/WIP 1/2] Documentation: fix minor inconsistency
  ` [RFC/WIP 2/2] Documentation: format git commands consistently

[StGit PATCH] Add the --merged option to goto
 2009-03-23 16:33 UTC  (3+ messages)

What's cooking in git.git (Mar 2009, #06; Sat, 21)
 2009-03-23 16:19 UTC  (8+ messages)

[PATCH v2 0/7] Clean up interpret_nth_last_branch feature
 2009-03-23 16:03 UTC  (11+ messages)
` [PATCH v2 1/7] Rename interpret/substitute nth_last_branch functions
  ` [PATCH v2 2/7] strbuf_branchname(): a wrapper for branch name shorthands
    ` [PATCH v2 3/7] check-ref-format --branch: give Porcelain a way to grok branch shorthand
      ` [PATCH v2 4/7] Fix branch -m @{-1} newname
        ` [PATCH v2 5/7] strbuf_check_branch_ref(): a helper to check a refname for a branch
          ` [PATCH v2 6/7] check_ref_format(): tighten refname rules
            ` [PATCH v2 7/7] checkout -: make "-" to mean "previous branch" everywhere

git rebase + fuzz = possible bad merge
 2009-03-23 15:36 UTC  (4+ messages)

[RFC/PATCH 0/8] user-manual: style improvements
 2009-03-23 15:20 UTC  (22+ messages)
` [RFC/PATCH 1/8] user-manual: remove some git-foo usage
  ` [RFC/PATCH 2/8] docbook: improve css style
    ` [RFC/PATCH 3/8] docbook: radical style change
        ` [RFC/PATCH 5/8] user-manual: use 'fast-forward' instead of 'fast forward'
          ` [RFC/PATCH 6/8] user-manual: use SHA-1 instead of SHA1 or sha1
            ` [RFC/PATCH 7/8] user-manual: add global config section
              ` [RFC/PATCH 8/8] user-manual: simplify the user configuration

Importing Bzr revisions
 2009-03-23 15:18 UTC  (8+ messages)

Summer of Code - Cached Packs/Object Lists
 2009-03-23 14:41 UTC  (5+ messages)

git repack: --depth=100000 causing larger not smaler pack file?
 2009-03-23 14:14 UTC  (6+ messages)

[PATCH] documentation: Makefile accounts for SHELL_PATH setting
 2009-03-23 14:12 UTC  (5+ messages)

[PATCH 0/3] completion updates
 2009-03-23 14:11 UTC  (5+ messages)
` [PATCH 1/3] completion: add --annotate option to send-email
  ` [PATCH 2/3] completion: add --cc and --no-attachment option to format-patch
    ` [PATCH 3/3] completion: add --thread=deep/shallow "

Live Gentoo Ebuild (Git via Git on Gentoo)
 2009-03-23 12:47 UTC 

[PATCH 1/4] test-suite: adding a test for fast-export with tag variants
 2009-03-23 12:53 UTC  (4+ messages)
` [PATCH 2/4] builtin-fast-export.c: turn error into warning
  ` [PATCH 3/4] builtin-fast-export.c: fix crash on tagged trees
    ` [PATCH 4/4] builtin-fast-export.c: handle nested tags

.gitk should created hidden in windows
 2009-03-23 12:18 UTC  (3+ messages)

Minimum libCurl version for git
 2009-03-23 11:24 UTC  (3+ messages)

[PATCH 0/2] gitk window icons
 2009-03-23 10:59 UTC  (2+ messages)

Git for Windows 1.6.2-preview20090308
 2009-03-23 10:59 UTC  (6+ messages)
` Git for Windows 1.6.2.1-preview20090322

should "git describe" include info about not already committed patches ?
 2009-03-23 10:37 UTC 

[PATCH] gitk: Handle blobs containing a DOS end-of-file marker
 2009-03-23 10:33 UTC  (2+ messages)

[PATCH] gitk: put all startup code into a proc to enable re-sourcing
 2009-03-23 10:04 UTC  (2+ messages)

[PATCH JGIT] Method invokes inefficient Number constructor; use static valueOf instead
 2009-03-23 10:36 UTC  (3+ messages)

[PATCH] Documentation: git-format-patch.txt rewordings and cleanups
 2009-03-23 10:21 UTC 

Merge format documented?
 2009-03-23  9:17 UTC  (5+ messages)

[PATCH] difftool: add git-difftool to the list of commands
 2009-03-23  8:41 UTC  (2+ messages)
` [PATCH] difftool: add various git-difftool tests

[PATCH] t0060: fix whitespace in "wc -c" invocation
 2009-03-23  8:11 UTC  (2+ messages)

t5505-remote fails on Windows
 2009-03-23  8:09 UTC  (6+ messages)
` [PATCH] remote: improve sorting of "configure for git push" list

Minor documentation fixes
 2009-03-23  5:43 UTC  (8+ messages)
` [PATCH 1/5] Documentation: removed some uses of the passive voice in git-bisect.txt
  ` [PATCH 2/5] Documentation: minor grammatical fixes and rewording in git-bundle.txt
    ` [PATCH 3/5] Documentation: minor grammatical fixes in git-cat-file.txt
      ` [PATCH 4/5] Documentation: minor grammatical fixes in git-check-attr.txt
        ` [PATCH 5/5] Documentation: minor grammatical fix in git-check-ref-format.txt

[PATCH] gitk: make use of themed widgets where available
 2009-03-23  5:34 UTC  (2+ messages)

[PATCH 1/4] test-suite: adding a test for fast-export with tag variants
 2009-03-23  3:41 UTC  (9+ messages)
` [PATCH 2/4] builtin-fast-export.c: turn error into warning
  ` [PATCH 3/4] builtin-fast-export.c: fix crash on tagged trees
    ` [PATCH 4/4] builtin-fast-export.c: handle nested tags

[PATCHv2 0/3] format-patch --attach/--inline use filename instead of SHA1
 2009-03-23  2:14 UTC  (8+ messages)
` [PATCHv3 0/6] format-patch --attach/--inline uses filename not SHA1
  ` [PATCHv3 1/6] pretty.c: add %f format specifier to format_commit_message()
    ` [PATCHv3 2/6] format-patch: construct patch filename in one function
      ` [PATCHv3 3/6] format-patch: pass a commit to reopen_stdout()
        ` [PATCHv3 4/6] format-patch: move get_patch_filename() into log-tree
          ` [PATCHv3 5/6] format-patch: --attach/inline uses filename instead of SHA1
            ` [PATCHv3 6/6] format-patch: --numbered-files and --stdout aren't mutually exclusive

[PATCH] Respect core.autocrlf when preparing temporary files for external diff
 2009-03-23  0:39 UTC  (13+ messages)

[PATCH] bash completion: add options for 'git fsck'
 2009-03-23  0:38 UTC  (2+ messages)

[PATCH] Add --staged to bash completion for git diff
 2009-03-23  0:33 UTC  (2+ messages)

[PATCH] builtin-fast-export.c: add default case to avoid crash on corrupt repo
 2009-03-23  0:26 UTC  (5+ messages)

[PATCH] Documentation: Reworded example text in git-bisect.txt
 2009-03-23  0:23 UTC  (4+ messages)

[RFC] git gui doesn't call post-checkout hook on checkout or clone
 2009-03-23  0:18 UTC  (3+ messages)

GNU patch: new alpha release
 2009-03-22 23:49 UTC 

Newbie: Do I need to download the entire repo to work on just 1 file?
 2009-03-22 23:36 UTC  (8+ messages)

[PATCH] Documentation/git-filter-branch.txt: Remove unnecessary URL quoting
 2009-03-22 23:20 UTC  (3+ messages)

[PATCH 0/7] Clean up interpret_nth_last_branch feature
 2009-03-22 23:19 UTC  (8+ messages)
` [PATCH 1/7] check_ref_format(): tighten refname rules
  ` [PATCH 2/7] Rename interpret/substitute nth_last_branch functions
    ` [PATCH 3/7] check-ref-format --branch: give Porcelain a way to grok branch shorthand

[PATCH/RFD] builtin-revert.c: release index lock when cherry-picking an empty commit
 2009-03-22 22:38 UTC  (10+ messages)

Google Summer of Code 2009 - Organization Application
 2009-03-22 22:01 UTC  (9+ messages)
` GitTogether '09
            ` [Gittogether] "

[PATCH] Improve error message about fetch into current branch
 2009-03-22 22:07 UTC 

[PATCH v2] githooks documentation: post-checkout hook is also called after clone
 2009-03-22 21:59 UTC  (2+ messages)

[PATCH 00/16] Tests on Windows - main part
 2009-03-22 21:59 UTC  (5+ messages)
` [PATCH 13/16] t3700: Skip a test with backslashes in pathspec

[PATCH 5/6] Change output "error: " to "Error: " etc
 2009-03-22 21:58 UTC  (9+ messages)
  ` [PATCH] http-push: using error() and warning() as appropriate
      ` [PATCH 1/8] builtin-apply: use warning() instead of fprintf(stderr, "warning: ")

question about conflict resolution across multiple branches
 2009-03-22 20:05 UTC  (3+ messages)

[RFC/PATCH] git-shortlog: respect i18n.logOutputEncoding config setting
 2009-03-22 19:47 UTC  (4+ messages)

[PATCH v2 2/2] pack-objects: don't loosen objects available in alternate or kept packs
 2009-03-22 19:23 UTC  (6+ messages)

[PATCH v3] Introduce BEL<branch> as shortcut to the tracked branch
 2009-03-22 17:40 UTC  (6+ messages)
` [PATCH] Document and test the new % shotcut for "

[PATCH] githooks documentation: post-checkout hook is also called after clone
 2009-03-22 16:56 UTC  (2+ messages)

Disallow amending published commits?
 2009-03-22 15:15 UTC  (7+ messages)

[PATCH] git-branch: display "was sha1" on branch deletion rather than just "sha1"
 2009-03-22 15:11 UTC  (3+ 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).