git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2007-11-08 08:08:42 to 2007-11-09 11:06:22 UTC [more...]

[PATCH 0/11] Updated 'quickfetch' series
 2007-11-09 11:06 UTC 

git rebase --skip
 2007-11-09 10:59 UTC  (14+ messages)

[BUG] git-rebase fails when a commit message contains a diff
 2007-11-09 10:29 UTC  (12+ messages)

[PATCH 1/2] Add strchrnul()
 2007-11-09 10:22 UTC  (4+ messages)

git push mirror mode
 2007-11-09 10:21 UTC  (19+ messages)
` [PATCH 1/2] mirror pushing
` [PATCH 2/2] git-push: plumb in --mirror mode
` git push mirror mode V3
  ` [PATCH 1/4] mirror pushing
  ` [PATCH 2/4] mirror pushing -- clean up match_refs flags
  ` [PATCH 3/4] git-push: plumb in --mirror mode
  ` [PATCH 4/4] tests: git push mirror mode tests
    ` [PATCH] tests: git push mirror mode tests V2

[PATCH] git-checkout: Support relative paths containing ".."
 2007-11-09  9:12 UTC  (14+ messages)
` [PATCH] git-checkout: Test for relative path use

[PATCH 2/3] rev-list: Introduce --no-output to avoid /dev/null redirects
 2007-11-09  9:12 UTC  (6+ messages)

corrupt object on git-gc
 2007-11-09  8:10 UTC  (3+ messages)

[PATCH] git-am: -i does not take a string parameter
 2007-11-09  7:12 UTC 

git push failing, unpacker error
 2007-11-09  5:55 UTC 

[PATCH 2/2] --pretty=format: on-demand format expansion
 2007-11-09  4:52 UTC  (4+ messages)

[PATCH] Port git commit to C
 2007-11-08 23:47 UTC  (5+ messages)
  ` [PATCH] stop t1400 hiding errors in tests

[PATCH 0/3] builtin-commit fixes
 2007-11-09  3:00 UTC  (13+ messages)
` [PATCH 1/3] builtin-commit: fix reflog message generation
` [PATCH 2/3] launch_editor(): read the file, even when EDITOR=:
    ` [PATCH REPLACING "
` [PATCH 3/3] builtin-commit: fix author date with --amend --author=<author>
` [PATCH 4/3] t3700: avoid racy git situation

Preliminary patches to the diff.[hc] parseoptification
 2007-11-09  0:17 UTC  (16+ 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] Deprecate git-lost-found
 2007-11-09  2:38 UTC  (15+ messages)
  ` [PATCH v2] "
    ` [PATCH] Remove deprecated commands from command list and update manpages
        ` [PATCH] Drop deprecated commands from git(7) and update deprecation notices
            ` [PATCH] Remove non-existing commands from git(7) and delete their manpages
              ` [PATCH 1/3] Documentation: lost-found is now deprecated
              ` [PATCH 3/3] Documentation: remove documentation for removed tools
              ` [PATCH 2/3] Make check-docs target detect removed commands

[PATCH] instaweb: Minor cleanups and fixes for potential problems
 2007-11-08 23:21 UTC  (2+ messages)

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

[PATCH 1/3] Refactor working tree setup
 2007-11-08 23:34 UTC  (3+ messages)

GIT_DIR/--git-dir question
 2007-11-08 23:24 UTC  (3+ messages)

[NEW REPLACEMENT PATCH] git-checkout: Add a test case for relative paths use
 2007-11-08 23:04 UTC  (4+ messages)

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

[PATCH 0/3] some shell portability fixes, v2
 2007-11-08 22:15 UTC  (5+ messages)
` [PATCH 1/3] Avoid a few unportable, needlessly nested "...`..."
` [PATCH 2/3] Fix sed script to work with AIX and BSD sed
` [PATCH 3/3] Fix sed string regex escaping in module_name

[PATCH] hooks--update: fix test for properly set up project description file
 2007-11-08 22:13 UTC  (4+ messages)

Inconsistencies with git log
 2007-11-08 21:23 UTC  (23+ messages)
            ` [PATCH 2/2] git status: show relative paths when run in a subdirectory

[PATCH] nicer display of thin pack completion
 2007-11-08 20:45 UTC 

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

[PATCH] git-cvsimport: fix handling of user name when it is not set in CVSROOT
 2007-11-08 20:15 UTC 

[PATCH] git-send-email: Change the prompt for the subject of the initial message
 2007-11-08 18:56 UTC 

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

[PATCH] rebase: operate on a detached HEAD
 2007-11-08 18:28 UTC  (2+ messages)

[PATCH] SubmittingPatches: improve the 'Patch:' section of the checklist
 2007-11-08 16:40 UTC 

[PATCH 1/4] Add testcase for ammending and fixing author in git commit
 2007-11-08 16:01 UTC  (6+ messages)
` [PATCH 2/4] Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites
  ` [PATCH 3/4] Export launch_editor() and make it accept ':' as a no-op editor
    ` [PATCH 4/4] Implement git commit and status as a builtin commands

[PATCH] Allow git-instaweb to be run from bare repositories
 2007-11-08 15:46 UTC  (3+ messages)

git pull opinion
 2007-11-08 15:27 UTC  (7+ messages)

[PATCH] core-tutorial.txt: Fix git-show-branch example and its description
 2007-11-08 15:10 UTC 

[PATCH] git-checkout: Handle relative paths containing ".."
 2007-11-08 14:25 UTC  (4+ messages)

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

[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  (6+ messages)
` [PATCH 3/5] Replace $((...)) with expr invocations
      ` [PATCH] Add Documentation/CodingStyle

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  (4+ messages)

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

[PATCH 4/3] git-fetch: test avoiding unnecessary copying from alternates
 2007-11-08  8: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).