git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2010-01-04 16:03:33 to 2010-01-07 04:07:12 UTC [more...]

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

What's cooking in git.git (Jan 2010, #02 draft; Wed, 06)
 2010-01-07  3:43 UTC  (4+ messages)

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

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

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

[PATCH 0/4] Makefile fixes
 2010-01-07  2:20 UTC  (16+ 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: "

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

[PATCH 1/2] git-svn: ignore changeless commits when checking for a cherry-pick
 2010-01-07  0:25 UTC  (7+ 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

[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 4/6] transport.c::transport_push(): make ref status affect return value
 2010-01-06 21:41 UTC  (15+ messages)
` [PATCH v3 3/6] refactor ref status logic for pushing
  ` [PATCH v3 2/6] t5541-http-push.sh: add test for unmatched, non-fast-forwarded refs
    ` [PATCH v3 1/6] t5541-http-push.sh: add tests for non-fast-forward pushes
      ` [PATCH v3 0/6] transport: catch non-fast forwards
        ` [PATCH v3 5/6] transport-helper.c::push_refs(): ignore helper-reported status if ref is not to be pushed

RFC: display dirty submodule working directory in git gui and gitk
 2010-01-06 21:19 UTC  (44+ messages)
    ` submodules, was "
    ` submodules' shortcomings, "
          `  "
        ` cmake, was Re: submodules' shortcomings

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

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 

[RFC/PATCH] lockfile: show absolute filename in unable_to_lock_message
 2010-01-06 18:50 UTC  (2+ messages)

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

What's cooking in git.git (Jan 2010, #01; Mon, 04)
 2010-01-06 17:07 UTC  (21+ messages)
  ` [PATCH] Teach --[no-]rerere-autoupdate option to merge, revert and friends

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

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

[PATCH] Makefile: determine the list of header files using a glob
 2010-01-06  9:36 UTC  (7+ messages)
  ` [PATCH/RFC 0/2] Lazily generate header dependencies

checkout -m dumping core
 2010-01-06  8:11 UTC  (2+ 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 v2] Smart-http documentation: add example of how to execute from userdir
 2010-01-05  8:23 UTC  (7+ messages)
` [PATCH v3] "
        ` [PATCH v4] "

[updated patch v3 0/2] Imporve remote helpers exec failure reporting
 2010-01-05  5:11 UTC  (4+ messages)
` [updated patch v3 1/2] Report exec errors from run-command

cannot remove remote branch name
 2010-01-05  2:18 UTC  (3+ messages)

Giving command line parameter to textconv command?
 2010-01-04 16:46 UTC  (7+ messages)
` [PATCH 6/6] diff: run external diff helper with shell
  ` [PATCH 7/6] t0021: use $SHELL_PATH for the filter script

Git Server Authentication & Management
 2010-01-04 16:33 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).