git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-01-05 23:08:35 to 2010-01-08 07:42:58 UTC [more...]

What's cooking in git.git (Jan 2010, #02 draft; Wed, 06)
 2010-01-08  7:42 UTC  (6+ messages)
  ` What's cooking in git.git (Jan 2010, #02; Thu, 07)

edit Author/Date metadata as part of 'git commit' $EDITOR invocation?
 2010-01-08  7:35 UTC  (6+ messages)

[StGit PATCH 1/2] Rename the mail --refid and --noreply options to match Git
 2010-01-08  6:43 UTC  (4+ messages)
` [StGit PATCH 2/2] Pass the --in-reply-to and --no-thread options to git send-email

merging two equivalent branches
 2010-01-08  5:00 UTC  (4+ messages)
  ` git-log - hide parent (was: merging two equivalent branches)

[PATCH] t7111: check that reset options work as described in the tables
 2010-01-08  4:45 UTC 

Two versions of a project in one GIT repository
 2010-01-08  3:57 UTC  (2+ messages)

[PATCH 0/5] Miscellaneous improvements on Windows
 2010-01-08  3:32 UTC  (7+ messages)
` [PATCH 1/5] MSVC: Windows-native implementation for subset of Pthreads API
` [PATCH 2/5] MinGW: enable pthreads
` [PATCH 3/5] Windows: boost startup by avoiding a static dependency on shell32.dll
` [PATCH 4/5] Windows: simplify the pipe(2) implementation
` [PATCH 5/5] Windows: avoid the "dup dance" when spawning a child process

[PATCH] Add quiet option to git-ls-files
 2010-01-08  2:17 UTC  (3+ messages)

[PATCH v3 1/6] t5541-http-push.sh: add tests for non-fast-forward pushes
 2010-01-08  2:12 UTC  (23+ messages)
` [PATCH v3 0/6] transport: catch non-fast forwards
  ` [PATCH v3 2/6] t5541-http-push.sh: add test for unmatched, non-fast-forwarded refs
    ` [PATCH v4 "
      ` [PATCH v4 3/6] refactor ref status logic for pushing
        ` [PATCH v4 4/6] transport.c::transport_push(): make ref status affect return value
  ` [PATCH v3 5/6] transport-helper.c::push_refs(): ignore helper-reported status if ref is not to be pushed
    ` [PATCH v4 "
      ` [PATCH v4 6/6] transport-helper.c::push_refs(): emit "no refs" error message
      ` [PATCH resend 0/3] transport: catch non-fast-forwards
        ` [PATCH resend 3/3] transport.c::transport_push(): make ref status affect return value
          ` [PATCH v4 0/6] transport: catch non-fast forwards
            ` [PATCH v4 1/6] t5541-http-push.sh: add tests for non-fast-forward pushes

origin/branchname and tracking branch pointing to different commits?
 2010-01-08  0:32 UTC  (6+ messages)

Difference between pull --rebase and fetch+rebase
 2010-01-07 23:38 UTC  (6+ messages)

Problem Using Git with Subversion Repository
 2010-01-07 22:53 UTC 

[PATCH] Documentation: pack-objects: Clarify --local's semantics
 2010-01-07 22:10 UTC 

[PATCH] mingw: enable NO_PYTHON
 2010-01-07 22:07 UTC  (3+ messages)
  ` [PATCH] mingw: disable Python

What's cooking in git.git (Jan 2010, #01; Mon, 04)
 2010-01-07 21:10 UTC  (17+ messages)
        ` [PATCH (v2) 1/2] rebase: fix --onto A...B parsing and add tests
        ` [PATCH (v2) 2/2] rebase -i: teach --onto A...B syntax

[PATCH 1/2] Documentation/git-merge: reword references to "remote" and "pull"
 2010-01-07 21:08 UTC  (6+ messages)
` [PATCH 2/2] Documentation: warn prominently against merging with dirty trees
` [NON-PATCH 3/2] Documentation/git-merge: format full commands in typewriter font

[PATCH] Documentation: do not advertise --all in git-pull(1)
 2010-01-07 18:25 UTC  (2+ messages)

[PATCH 0/3] Bringing git-ls-files to porcelain level
 2010-01-07 18:12 UTC  (10+ messages)
` [PATCH 1/3] ls-files: support --max-depth
` [PATCH 2/3] ls-files: support -o --max-depth (more of a hack as fill_directory should support this)
` [PATCH 3/3] Add "ls", which is basically ls-files with user-friendly settings

[RFC/PATCH] commit: make the error message on unmerged entries user-friendly
 2010-01-07 18:10 UTC  (13+ messages)
            ` [PATCH v2] Be more user-friendly when refusing to do something because of conflict
              ` [PATCH v3] "
                  ` [PATCH v4] "
                    ` [PATCH v5] "

Strange happening with 'git fetch'
 2010-01-07 18:07 UTC  (2+ messages)

base85: Two tiny fixes
 2010-01-07 17:58 UTC  (2+ messages)

git-send-email, prompt for Message-ID: bug or feature?
 2010-01-07 16:59 UTC 

[RFC/PATCH] lockfile: show absolute filename in unable_to_lock_message
 2010-01-07 14:54 UTC  (3+ messages)
  ` [PATCH] "

[PATCH] grep: do not do external grep on skip-worktree entries
 2010-01-07 14:26 UTC  (7+ messages)
` [PATCH 1/2] t7002: set test prerequisite "external-grep" if supported

[PATCH] Makefile: determine the list of header files using a glob
 2010-01-07 13:22 UTC  (14+ messages)
  ` [PATCH/RFC 0/2] Lazily generate header dependencies
      ` [PATCH v2 0/5] "
        ` [PATCH 1/5] Makefile: rearrange dependency rules
        ` [PATCH 2/5] Makefile: clear list of default rules
        ` [PATCH 3/5] Makefile: add OBJECTS variable listing object files
        ` [PATCH 4/5] Makefile: lazily compute header dependencies
        ` [PATCH/RFC 5/5] Teach Makefile to check "

RFC: display dirty submodule working directory in git gui and gitk
 2010-01-07 11:04 UTC  (29+ messages)
    ` submodules' shortcomings, was "
          `  "
        ` cmake, was Re: submodules' shortcomings

[PATCH 1/2] git-svn: ignore changeless commits when checking for a cherry-pick
 2010-01-07  9:50 UTC  (10+ messages)
` [PATCH 2/2] git-svn: handle merge-base failures
  ` [spf:guess] Re: [PATCH 1/2] git-svn: ignore changeless commits when checking for a cherry-pick
      ` [spf:guess] "

[PATCH 0/4] Makefile fixes
 2010-01-07  7:42 UTC  (17+ messages)
` [PATCH 2/4] Makefile: make ppc/sha1ppc.o depend on GIT-CFLAGS
  ` [PATCH v2] "
` [PATCH 3/4] Makefile: fix .s pattern rule dependencies
  ` [PATCH v2 0/5] Makefile: fix generation of assembler listings
    ` [PATCH 1/5] Makefile: regenerate assembler listings when asked
    ` [PATCH 2/5] Makefile: use target-specific variable to pass flags to cc
    ` [PATCH 3/5] Makefile: learn to generate listings for targets requiring special flags
    ` [PATCH 4/5] Makefile: consolidate .FORCE-* targets
    ` [PATCH git-gui 5/5] git-gui/Makefile: "

checkout -m dumping core
 2010-01-07  5:07 UTC  (3+ messages)

[PATCH] Fix segfault in fast-export
 2010-01-07  3:58 UTC 

git-cherry-pick problem - directory not touched by commit is marked "added by us"
 2010-01-07  3:35 UTC  (5+ messages)

[PATCH] git-gui: Add hotkeys for "Unstage from commit" and "Revert changes"
 2010-01-07  2:22 UTC  (2+ messages)

1.6.1.3: git merge --no-commit ... DID commit
 2010-01-07  2:13 UTC  (2+ messages)

A question about changing remote repo name
 2010-01-07  1:53 UTC  (10+ messages)

[PATCHv3 0/4 (resent)] Miscelanous gitweb improvements from J.H
 2010-01-06 23:22 UTC  (3+ messages)

gc.auto bug in 1.6.5.7
 2010-01-06 22:27 UTC  (3+ messages)

[PATCH 0/9] Undoing conflict resolution
 2010-01-06 21:59 UTC  (7+ messages)
` [PATCH 9/9] rerere forget path: forget recorded resolution

git file sharing/versioning
 2010-01-06 19:42 UTC  (3+ messages)

git pull --all fails (possible options handling bug in git pull?)
 2010-01-06 19:05 UTC 

GIT_DIR=. for hooks?
 2010-01-06 17:13 UTC  (2+ messages)

Trouble with 'make prefix=/usr info'
 2010-01-06 12:32 UTC  (5+ messages)

"git add -i" with path gives "Argument list too long"
 2010-01-06 12:19 UTC  (4+ messages)

[PATCH] bash completion: add space between branch name and status flags
 2010-01-06 11:59 UTC  (4+ messages)

checkout -m dumping core
 2010-01-06  8:20 UTC 

[PATCH] Documentation: reset: add some missing tables
 2010-01-06  7:31 UTC  (3+ messages)

[PATCH] git-update-index: report(...) now flushes stdout after printing the report line
 2010-01-06  1:51 UTC  (5+ messages)

Filename quoting / parsing problem
 2010-01-06  1:32 UTC  (7+ messages)

[PATCH v3 4/6] transport.c::transport_push(): make ref status affect return value
 2009-12-24  7:43 UTC  (2+ messages)
` [PATCH v3 3/6] refactor ref status logic for pushing


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