git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-01-01 17:05:43 to 2009-01-04 10:03:13 UTC [more...]

What about allowing multiple hooks?
 2009-01-04 10:01 UTC  (3+ messages)

[PATCH] cvsserver: add option to configure commit message
 2009-01-04 10:01 UTC  (4+ messages)
` [PATCH] cvsserver: change generation of CVS author names

[PATCH 3/3] pretty: support multiline subjects with format:
 2009-01-04 10:01 UTC  (5+ messages)

unpack-trees: fix D/F conflict bugs in verify_absent
 2009-01-04 10:01 UTC  (13+ messages)
` [PATCH 1/3] unpack-trees: handle failure "
  ` [PATCH 2/3] unpack-trees: fix path search bug "
    ` Strange untracked file behaviour
    ` [PATCH 3/3] unpack-trees: remove redundant path search in verify_absent

GNOME DVCS Survey results - Interesting figures
 2009-01-04  8:12 UTC 

git-branch --print-current
 2009-01-04  8:21 UTC  (7+ messages)

[RFC/PATCH] git-web--browse: don't add start as candidate on Ubuntu
 2009-01-04  7:53 UTC  (3+ messages)

[PATCH] gitweb: merge boolean feature subroutines
 2009-01-04  5:30 UTC  (8+ messages)
` [PATCH] gitweb: pass the key to the "

JGit too strict?
 2009-01-04  1:43 UTC  (3+ messages)

[JGIT PATCH 00/13] Add receive-pack server side support
 2009-01-03 23:48 UTC  (4+ messages)
` [JGIT PATCH 12/13] Implement the git-receive-pack process in Java
  ` [JGIT PATCH 13/13] Add basic git daemon support to publish receive-pack

Wishing you the Best New Year!
 2009-01-03 23:00 UTC 

[JGIT PATCH 0/5] Add jgit init, clone, receive-pack; transport fixes
 2009-01-03 22:12 UTC  (4+ messages)
` [JGIT PATCH 4/5] Add "jgit clone" to support cloning off URLs that are JGit specific
  ` [JGIT PATCH] Improve the sideband progress scaper to be more accurate

[EGIT PATCH] Allow non-ASCII ref names when writing packs
 2009-01-03 22:11 UTC  (2+ messages)

[PATCH rfc v2] git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS X
 2009-01-03 22:01 UTC  (3+ messages)

Managing websites with git
 2009-01-03 21:29 UTC  (2+ messages)

git checkout does not warn about tags without corresponding commits
 2009-01-03 19:31 UTC  (8+ messages)

[PATCH 2/2] gitweb: support hiding projects from user-visible lists
 2009-01-03 18:29 UTC  (4+ messages)
      ` gitweb config with some public, some basic-authenticated repos

libxdiff and patience diff
 2009-01-03 16:24 UTC  (30+ messages)
        ` [PATCH 0/3] Teach Git about the patience diff algorithm
              ` [PATCH 1/3 v2] Implement "
                            ` Bazaar's patience diff as GIT_EXTERNAL_DIFF

gitweb $export_ok question
 2009-01-03 13:23 UTC  (3+ messages)
      ` [PATCH] gitweb: Document that gitweb deals with bare repositories

"git reset --hard" == "git checkout HEAD" == "git reset --hard HEAD" ???
 2009-01-03 12:27 UTC  (5+ messages)

git reset --hard <commit> superfluous?
 2009-01-03 12:20 UTC  (3+ messages)

What's cooking in git.git (Dec 2008, #04; Mon, 29)
 2009-01-03 10:31 UTC  (3+ messages)

git-fast-export bundle doc
 2009-01-03  3:59 UTC  (2+ messages)
` [PATCH] fast-export: print usage when no options specified

how to track the history of a line in a file
 2009-01-03  4:25 UTC  (13+ messages)

rebase -i: learn to rebase root commit
 2009-01-02 23:45 UTC  (16+ messages)
` [PATCH v2 1/3] rebase: "
      ` [PATCH v3 1/4] rebase -i: execute hook only after argument checking
        ` [PATCH v3 2/4] rebase: learn to rebase root commit
          ` [PATCH v3 3/4] rebase -i: "
            ` [PATCH v3 4/4] rebase: update documentation for --root
            ` [INTERDIFF v3 3/4] rebase -i: learn to rebase root commit
          ` [INTERDIFF v3 2/4] rebase: "
            ` [PATCH v3.1] "

How to extract files out of a "git bundle", no matter what?
 2009-01-02 22:03 UTC  (13+ messages)
` [PATCH] Documentation/git-bundle.txt: Dumping contents of any bundle
    ` git ls-tree prints wacko file sizes if it can't find the blob
      ` [PATCH] Handle sha1_object_info failures in ls-tree -l

why still no empty directory support in git
 2009-01-02 21:31 UTC  (8+ messages)

[CLEANUP PATCH RESEND] git wrapper: Make while loop more reader-friendly
 2009-01-02 20:04 UTC  (4+ messages)

[CLEANUP PATCH] show <tag>: reuse pp_user_info() instead of duplicating code
 2009-01-02 18:08 UTC 

[PATCH] bundle: allow rev-list options to exclude annotated tags
 2009-01-02 18:08 UTC 

[RESEND PATCH] git add: do not add files from a submodule
 2009-01-02 18:08 UTC 

[PATCH] bisect view: call gitk if Cygwin's SESSIONNAME variable is set
 2009-01-02 18:08 UTC 

[TOY PATCH] diffcore-rename: replace basename_same() heuristics by levenshtein
 2009-01-02 18:07 UTC 

[PATCH RESEND] Introduce core.keepHardLinks
 2009-01-02 18:07 UTC 

git-difftool
 2009-01-02 17:39 UTC  (10+ messages)

Extracting a single commit or object
 2009-01-02 17:37 UTC  (6+ messages)

[RFC PATCH] builtin-apply: prevent non-explicit permission changes
 2009-01-02 17:35 UTC  (7+ messages)

[PATCH] gitweb: suggest name for OPML view
 2009-01-02 12:49 UTC 

[PATCH] gitweb: use href() when generating URLs in OPML
 2009-01-02 13:09 UTC  (2+ messages)

[PATCH] Add a commit.signoff configuration variable to always use --signoff
 2009-01-02 12:46 UTC  (5+ messages)
` [PATCH v3] Add a commit.signoff configuration option to always use --signoff in commit

[PATCH] gitweb: don't use pathinfo for global actions
 2009-01-02 11:34 UTC 

[PATCH] gitweb: Handle actions with no project in evaluate_path_info
 2009-01-02 12:09 UTC  (5+ messages)

Welcome 2009!
 2008-09-02 10:09 UTC 

[PATCH] Git.pm: let a false Directory parameter (such as 0) be used correctly by the constructor
 2009-01-02  9:09 UTC  (2+ messages)

[PATCH] Git.pm: let a false Directory parameter be used correctly by the constructor
 2009-01-02  8:49 UTC 

[PATCH] Git.pm: let a "false" Directory parameter (such as "0") be used correctly by the constructor"
 2009-01-02  8:37 UTC  (3+ messages)

[PATCH] http-push: support full URI in handle_remote_ls_ctx()
 2009-01-02  7:26 UTC  (5+ messages)
` [PATCH] handle_remote_ls_ctx can parsing href starting at http://

[EGIT PATCH] Add an import wizard for Eclipse projects as part of clone
 2009-01-02  6:18 UTC  (2+ messages)

git has modified files after clean checkout
 2009-01-02  5:49 UTC  (5+ messages)

[PATCH] Pass --upload-pack and --receive-pack through submodules
 2009-01-02  1:44 UTC  (4+ messages)

[PATCH] doc/git-send-email: mention sendemail.cc config variable
 2009-01-02  0:43 UTC  (4+ messages)

[PATCH] Documentation/git-merge: at least one <remote> not two
 2009-01-02  0:25 UTC  (3+ messages)

[PATCH] use || instead of | in logical expressions
 2009-01-01 23:07 UTC  (2+ messages)

[PATCH] git-cherry: make <upstream> parameter optional
 2009-01-01 21:56 UTC  (3+ messages)

Subject: [PATCH] Documentation/git-merge: deprecated syntax moved to end
 2009-01-01 21:00 UTC  (2+ messages)

[PATCH] Documentation/gitcli.txt: dashed forms not allowed anymore
 2009-01-01 21:00 UTC  (3+ messages)

[PATCH,RESEND] objects to be pruned immediately don't have to be loosened
 2009-01-01 21:00 UTC  (2+ messages)

[PATCH] Document git-ls-tree --full-tree
 2009-01-01 21:00 UTC  (4+ messages)

got wet with make --dry-run
 2009-01-01 19:44 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).