git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-11-07 15:23:18 to 2007-11-08 13:44:49 UTC [more...]

git push mirror mode
 2007-11-08 13:44 UTC  (8+ messages)
` [PATCH 1/2] mirror pushing
` [PATCH 2/2] git-push: plumb in --mirror mode

Inconsistencies with git log
 2007-11-08 13:40 UTC  (29+ messages)
            ` [PATCH 1/2] Makefile: wt-status.h is also a lib header
            ` [PATCH 2/2] git status: show relative paths when run in a subdirectory

[PATCH] user-manual: add advanced topic "bisecting merges"
 2007-11-08 13:38 UTC  (13+ messages)
` [PATCH v2] "

[NEW REPLACEMENT PATCH] git-checkout: Add a test case for relative paths use
 2007-11-08 13:13 UTC 

[REPLACEMENT PATCH] git-checkout: Add a test case for relative paths use
 2007-11-08 13:12 UTC  (3+ messages)

[PATCH] git-checkout: Handle relative paths containing ".."
 2007-11-08 13:10 UTC  (3+ messages)

[PATCH 0/3] builtin-commit fixes
 2007-11-08 12:33 UTC  (5+ messages)
` [PATCH 1/3] builtin-commit: fix reflog message generation
` [PATCH 2/3] launch_editor(): read the file, even when EDITOR=:
` [PATCH 3/3] builtin-commit: fix author date with --amend --author=<author>

[PATCH] contrib/hooks/post-receive-email: add a From: line to the email header
 2007-11-08 12:11 UTC  (4+ messages)
  ` [PATCH] contrib/hooks/post-receive-email: remove cruft, $committer is not used

git-p4 pull request
 2007-11-08 11:55 UTC 

What's in git/spearce.git (stable)
 2007-11-08 11:38 UTC  (5+ messages)
` What's in git.git (stable)

[PATCH] Make it easier to run individual tests
 2007-11-08 11:31 UTC 

[PATCH 0/5] some shell portability fixes
 2007-11-08 11:29 UTC  (26+ messages)
` [PATCH 3/5] Replace $((...)) with expr invocations
      ` [PATCH] Add Documentation/CodingStyle
  ` [PATCH v2] "
      ` [PATCH v3] Add Documentation/CodingGuidelines
          ` [PATCH v4] "

[PATCH 3/3] git-fetch: avoid local fetching from alternate (again)
 2007-11-08 11:22 UTC  (4+ messages)

git rebase --skip
 2007-11-08 10:44 UTC  (8+ messages)
` [PATCH] Do git reset --hard HEAD when using "

git add -i fails to heed user's exclude settings
 2007-11-08 10:17 UTC  (3+ messages)

Strange git-show-branch behavior
 2007-11-08  9:58 UTC  (3+ messages)

[PATCH] hooks--update: allow deleting a tag through git push <remote> :<tag>
 2007-11-08  9:47 UTC  (3+ messages)
  ` [PATCH] hooks--update: decline deleting tags or branches by default, add config options

[PATCH] send-pack: segfault fix on forced push
 2007-11-08  9:43 UTC  (2+ messages)

Problem with https and git-pull
 2007-11-08  9:37 UTC  (3+ messages)

[PATCH] git-sh-setup: fix parseopt `eval`
 2007-11-08  9:35 UTC  (4+ messages)

stgit: cleaning up after using git branch delete commands
 2007-11-08  9:18 UTC  (5+ messages)

[PATCH] git-branch --with=commit
 2007-11-08  9:17 UTC  (8+ messages)

git-svn fetch doesn't like spaces in branch names
 2007-11-08  8:49 UTC  (4+ messages)
` [PATCH] "

Preliminary patches to the diff.[hc] parseoptification
 2007-11-08  8:41 UTC  (13+ messages)
` [PATCH MISC 1/1] Make gcc warning about empty if body go away
  ` [PATCH PARSEOPT 1/4] parse-options new features
    ` [PATCH PARSEOPT 2/4] Use OPT_SET_INT and OPT_BIT in builtin-branch
      ` [PATCH PARSEOPT 3/4] Use OPT_BIT in builtin-for-each-ref
        ` [PATCH PARSEOPT 4/4] Use OPT_BIT in builtin-pack-refs
          ` [PATCH DIFF-CLEANUP 1/2] Make the diff_options bitfields be an unsigned with explicit masks

[PATCH 4/3] git-fetch: test avoiding unnecessary copying from alternates
 2007-11-08  8:34 UTC  (2+ messages)

What's cooking in git/spearce.git (topics)
 2007-11-08  8:08 UTC  (5+ messages)
` What's cooking in git.git (topics)

[PATCH] git-fetch: avoid local fetching from alternate (again)
 2007-11-08  8:04 UTC  (5+ messages)

[PATCH 2/3] rev-list: Introduce --no-output to avoid /dev/null redirects
 2007-11-08  8:00 UTC 

[PATCH 1/3] run-command: Support sending stderr to /dev/null
 2007-11-08  8:00 UTC 

[PATCH] git-mailsplit: with maildirs try to process new/ if cur/ is empty
 2007-11-08  7:31 UTC  (9+ messages)
      ` [PATCH amend] git-mailsplit: with maildirs not only process cur/, but also new/

[PATCH] Make git-clean a builtin
 2007-11-08  5:37 UTC  (10+ messages)

[PATCH] git-checkout: Add a test case for relative paths use
 2007-11-08  5:03 UTC  (2+ messages)

missing object on git-gc
 2007-11-08  5:03 UTC  (2+ messages)

[PATCH] Deprecate git-lost-found
 2007-11-08  0:41 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/3] Make user formatted commit listing less expensive
 2007-11-08  0:14 UTC  (15+ messages)
` [PATCH 3/3] pretty=format: Avoid some expensive calculations when not needed

git-svn questions: how to clone/init non-standard layout branches/tags?
 2007-11-07 22:56 UTC  (9+ messages)

[PATCH] restore fetching with thin-pack capability
 2007-11-07 22:20 UTC 

[PATCH] Fix mistakes in the documentation of git-add --interactive
 2007-11-07 22:31 UTC  (7+ messages)
      ` [PATCH v3] "

[PATCH] git-stash: Fix listing stashes
 2007-11-07 22:03 UTC  (2+ messages)

[PATCH] Reuse previous annotation when overwriting a tag
 2007-11-07 21:51 UTC  (4+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] Small code readability improvement in show_reference() in builtin-tag.c

[PATCH 1/9] gitk i18n implementation: Add Makefile with rules for po file creation and installation
 2007-11-07 22:18 UTC  (11+ messages)
` [PATCH 2/9] gitk i18n implementation: Import msgcat for message string translation; load translation catalogs
  ` [PATCH 3/9] gitk i18n implementation: Markup many strings for translation
    ` [PATCH 4/9] gitk i18n: Initial German translation
      ` [PATCH 5/9] gitk i18n: More i18n markup: findtype options menu
        ` [PATCH 6/9] gitk i18n: More i18n markup: highlight_related and selectedhlview "
          ` [PATCH 7/9] gitk i18n: More i18n markup: findloc optionmenu
            ` [PATCH 8/9] gitk i18n: More i18n markup: gdttype optionmenu
              ` [PATCH 9/9] gitk i18n: Recode gitk from latin1 to utf8 so that the (c) copyright character is valid utf8

git pull opinion
 2007-11-07 21:25 UTC  (6+ messages)

[PATCH] Add missing inside_work_tree setting in setup_git_directory_gently
 2007-11-07 20:54 UTC  (6+ messages)

[PATCH] send-email: apply --suppress-from to S-o-b and cc-cmd
 2007-11-07 20:43 UTC  (2+ messages)

git push refspec problem
 2007-11-07 20:40 UTC  (10+ messages)

[PATCH] git-revert is one of the most misunderstood command in git, help users out
 2007-11-07 20:01 UTC  (5+ messages)

git svn dcommit with a dirty index
 2007-11-07 19:06 UTC 

[Patch] Documentation: enhanced "git for CVS users" doc about shared repositories
 2007-11-07 17:32 UTC  (9+ messages)
  ` [PATCH] "


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 NNTP newsgroup(s).