git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-05 11:32:03 to 2010-01-07 20:20:11 UTC [more...]

What's cooking in git.git (Jan 2010, #01; Mon, 04)
 2010-01-07 20:19 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] Add quiet option to git-ls-files
 2010-01-07 20:19 UTC  (2+ messages)

Difference between pull --rebase and fetch+rebase
 2010-01-07 18:44 UTC  (4+ messages)

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

merging two equivalent branches
 2010-01-07 18:22 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)

[PATCH 1/2] Documentation/git-merge: reword references to "remote" and "pull"
 2010-01-07 18:01 UTC  (4+ 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

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

origin/branchname and tracking branch pointing to different commits?
 2010-01-07 17:25 UTC  (4+ messages)

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

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

[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  (33+ 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)

What's cooking in git.git (Jan 2010, #02 draft; Wed, 06)
 2010-01-07  4:42 UTC  (5+ 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

[PATCH v3 1/6] t5541-http-push.sh: add tests for non-fast-forward pushes
 2010-01-06 21:41 UTC  (13+ 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 v3 5/6] transport-helper.c::push_refs(): ignore helper-reported status if ref is not to be pushed

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)

edit Author/Date metadata as part of 'git commit' $EDITOR invocation?
 2010-01-06 17:04 UTC  (7+ 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] am: fix patch format detection for Thunderbird "Save As" emails
 2010-01-05 22:38 UTC  (3+ messages)
` [PATCHv2] "

[RFC/PATCH] branch: new option --will-track
 2010-01-05 22:38 UTC  (3+ messages)

[PATCH v2 0/3] format-patch: improve pathspec usage
 2010-01-05 22:38 UTC  (3+ messages)
` [PATCH v2 2/3] format-patch: make full-diff enabled by default

[PATCH/RFC] Add support for the google-chrome web browser
 2010-01-05 19:56 UTC  (6+ messages)

How to exclude files from "git diff"
 2010-01-05 18:41 UTC  (7+ messages)

am fails to apply patches for files with CRLF lineendings
 2010-01-05 16:41 UTC  (5+ messages)

[PATCH RFC] gitk: display submodule diffs with appropriate encoding
 2010-01-05 12:44 UTC 

[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


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