git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-03-24 18:35:14 to 2009-03-25 21:44:06 UTC [more...]

[BUG?] How to make a shared/restricted repo?
 2009-03-25 21:41 UTC  (14+ messages)
      ` [PATCH/RFC 0/7] Restricting repository access (Was: [BUG?] How to make a shared/restricted repo?)
        ` [PATCH/RFC 1/7] Clarify documentation on permissions in shared repositories
        ` [PATCH/RFC 2/7] Cleanup: Remove unnecessary if-else clause
        ` [PATCH/RFC 3/7] Introduce core.restrictedRepository for restricting repository permissions
        ` [PATCH/RFC 4/7] git-init: Introduce --restricted for restricting repository access
        ` [PATCH/RFC 5/7] Add tests for "core.restrictedRepository" and "git init --restricted"
        ` [PATCH/RFC 6/7] git-init: Apply correct mode bits to template files in shared/restricted repo

[PATCH] git-filter-branch: avoid collisions with variables in eval'ed commands
 2009-03-25 21:33 UTC  (3+ messages)

Use alternate GIT servers to share traffic
 2009-03-25 20:45 UTC 

[PATCH] Correct missing SP characters in grammar comment at top of fast-import.c
 2009-03-25 21:26 UTC  (2+ messages)

reverting initial commit
 2009-03-25 21:22 UTC  (10+ messages)

[PATCH] fast-export: Avoid dropping files from commits
 2009-03-25 20:55 UTC 

[PATCH 4/5] Draft of API for git-vcs-*, transport.c code to use it
 2009-03-25 20:38 UTC  (8+ messages)

[PATCH 1/2] t7005-editor: Use $SHELL_PATH in the editor scripts
 2009-03-25 20:33 UTC  (2+ messages)
` [PATCH 2/2] t7502-commit: Skip SIGTERM test on Windows

[PATCH] builtin-push.c: Fix typo: "anythig" -> "anything"
 2009-03-25 20:14 UTC 

[RFC GSoC 2009: git-submodule for multiple, active developers on active trees]
 2009-03-25 20:14 UTC 

[PATCH] builtin-push.c: Fix typo: "anythig" -> "anything"
 2009-03-25 20:09 UTC 

Reference for git.git release process
 2009-03-25 19:30 UTC  (2+ messages)

[PATCH] avoid possible overflow in delta size filtering computation
 2009-03-25 19:17 UTC  (8+ messages)

[PATCH] format-patch: add arbitrary email headers
 2009-03-25 19:11 UTC  (2+ messages)

[PATCH] Grammar fixes to "merge" and "patch-id" docs
 2009-03-25 19:03 UTC  (3+ messages)

[PATCH 3/5] Add option for using a foreign VCS
 2009-03-25 18:58 UTC  (6+ messages)

[PATCH 2/5] Document details of transport function APIs
 2009-03-25 18:42 UTC  (5+ messages)

What's cooking in git.git (Mar 2009, #06; Sat, 21)
 2009-03-25 18:06 UTC  (7+ messages)

.git/index
 2009-03-25 18:03 UTC  (4+ messages)

Question: Is it possible to host a writable git repo over both http and ssh?
 2009-03-25 17:29 UTC 

git + eclipse on windows
 2009-03-25 17:44 UTC  (2+ messages)

branch ahead in commits but push claims all up to date
 2009-03-25 17:32 UTC  (10+ messages)

warn_unused_result problem, and a solution
 2009-03-25 16:34 UTC 

[PATCH] Guard a few Makefile variables against user environments
 2009-03-25 16:27 UTC 

[BUG] Infinite loop in git send-email if ran non-interactively
 2009-03-25 16:23 UTC  (5+ messages)

[PATCH v3 1/2] git-gui: various French translation fixes
 2009-03-25 15:44 UTC  (15+ messages)
` [PATCH v3 2/2] git-gui: minor spelling fix and string factorisation
  ` [PATCH v4 1/2] git-gui: various French translation fixes
  ` [PATCH v4 2/2] git-gui: minor spelling fix and string factorisation

Memory of past repositories in git remote?
 2009-03-25 14:51 UTC  (4+ messages)

[JGit] Mismatch CRC in packed objects from `jgit push`
 2009-03-25 13:31 UTC  (4+ messages)
` [PATCH JGIT 1/2] Calculate CRC32 on Pack Index v2
  ` [PATCH JGIT 2/2] Test case for pack index CRC

[PATCH 1/2] init: support --import to add all files and commit right after init
 2009-03-25 12:49 UTC  (6+ messages)

[TopGit PATCH] hooks/pre-commit.sh: fix it again
 2009-03-25 12:24 UTC  (3+ messages)

git hooks to run something
 2009-03-25 11:25 UTC  (3+ messages)

[TopGit PATCH] tg-tred: Print the transitive reduction of the dependecies
 2009-03-25 11:24 UTC  (4+ messages)

[PATCH 2/2] init: support --fast-import using "git fast-import" as backend
 2009-03-25 11:01 UTC 

fatal: unable to write sha1 file git 1.6.2.1
 2009-03-25 10:52 UTC  (13+ messages)

[StGit PATCH] Add the --merged option to goto
 2009-03-25 10:24 UTC  (7+ messages)

[PATCH] Documentation: minor consistency fixes in git-difftool.txt
 2009-03-25 10:21 UTC  (3+ messages)

[PATCH 4/8] Documentation: move quieting params into manpage-base.xsl
 2009-03-25  9:55 UTC  (5+ messages)
` [PATCH 1/2] Documentation/Makefile: make most operations "quiet"
  ` [PATCH 2/2] Documentation/Makefile: break up texi pipeline

Project With Reusable Libraries
 2009-03-25  8:13 UTC  (2+ messages)

[PATCH] Documentation: git-format-patch.txt rewordings and cleanups
 2009-03-25  7:26 UTC  (7+ messages)

[PATCH] difftool: add a -y shortcut for --no-prompt
 2009-03-25  6:29 UTC 

[PATCH] difftool: use perl built-ins when testing for msys
 2009-03-25  6:13 UTC 

[PATCH] init-db: support --import to add all files and commit right after init
 2009-03-25  4:49 UTC  (8+ messages)

[PATCH] git-cget: prints elements of C code in the git repository
 2009-03-25  4:23 UTC  (7+ messages)

GSoC proposal: git mirror-sync
 2009-03-25  4:00 UTC 

[PATCH v2] difftool: add various git-difftool tests
 2009-03-25  3:58 UTC 

[PATCH] difftool: add git-difftool to the list of commands
 2009-03-25  3:57 UTC  (4+ messages)
` [PATCH] difftool: add various git-difftool tests

[PATCH 5/5] p4 example of git-vcs API for fetch direction
 2009-03-25  3:04 UTC 

[PATCH 0/5] Foreign VCS as remote config
 2009-03-25  3:04 UTC 

[PATCH 1/5] Allow late reporting of fetched hashes
 2009-03-25  3:04 UTC 

large(25G) repository in git
 2009-03-25  1:47 UTC  (14+ messages)

[PATCH] Don't permit ref/branch names to end with ".lock"
 2009-03-24 23:31 UTC 

[PATCH] Increase the size of the die/warning buffer to avoid truncation
 2009-03-24 23:10 UTC 

[PATCH v2 2/2] pack-objects: don't loosen objects available in alternate or kept packs
 2009-03-24 23:01 UTC  (4+ messages)

[RFC/PATCH 0/8] user-manual: style improvements
 2009-03-24 22:42 UTC  (10+ messages)
` [RFC/PATCH 1/8] user-manual: remove some git-foo usage
  ` [RFC/PATCH 2/8] docbook: improve css style
    ` [RFC/PATCH 3/8] docbook: radical style change
        ` [RFC/PATCH 5/8] user-manual: use 'fast-forward' instead of 'fast forward'
          ` [RFC/PATCH 6/8] user-manual: use SHA-1 instead of SHA1 or sha1
            ` [RFC/PATCH 7/8] user-manual: add global config section

newbie question: git on existing svn repo via eclipse on windows
 2009-03-24 22:31 UTC  (2+ messages)

Implementing stat() with FindFirstFile()
 2009-03-24 21:54 UTC  (3+ messages)

Default color for commit hash in git-log is unreadable on bright background, and can't be changed
 2009-03-24 22:07 UTC  (3+ messages)

[PATCH 1/5] Documentation: removed some uses of the passive voice in git-bisect.txt
 2009-03-24 22:02 UTC  (3+ messages)

[PATCH] MinGW: Quote arguments for subprocesses that contain a single-quote
 2009-03-24 20:43 UTC 

[PATCH] builtin-tag.c: remove global variable to use the callback data of git-config
 2009-03-24 19:54 UTC 

[PATCH 0/8] Documentation: XSLT/asciidoc.conf cleanup; tty literals
 2009-03-24 19:48 UTC  (10+ messages)
` [PATCH 1/8] Documentation: move callouts.xsl to manpage-{base,normal}.xsl
` [PATCH 2/8] Documentation: use parametrized manpage-base.xsl with manpage-{1.72,normal}.xsl
` [PATCH 3/8] Documentation: rename docbook-xsl-172 attribute to git-asciidoc-no-roff


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