Git development
 help / color / mirror / Atom feed
 messages from 2009-03-24 23:04:12 to 2009-03-26 02:29:42 UTC [more...]

Reference for git.git release process
 2009-03-26  2:27 UTC  (5+ messages)

[PATCH] Grammar fixes to "merge" and "patch-id" docs
 2009-03-26  2:20 UTC  (4+ messages)

Question: Is it possible to host a writable git repo over both http and ssh?
 2009-03-26  2:12 UTC  (2+ messages)

branch ahead in commits but push claims all up to date
 2009-03-26  2:05 UTC  (11+ messages)

[PATCH 1/2] Add feature release instructions to MaintNotes addendum
 2009-03-26  1:56 UTC  (2+ messages)
` [PATCH 2/2] Add feature release instructions to gitworkflows man page

[JGIT PATCH 1/5] Remove dead/unused reset method from CountingOutputStream
 2009-03-26  1:21 UTC  (5+ messages)
` [JGIT PATCH 2/5] Implement CRC32 computation during PackWriter
  ` [JGIT PATCH 3/5] Test case for pack index CRC32 when written by PackWriter
    ` [JGIT PATCH 4/5] Write the pack header in one shot
      ` [JGIT PATCH 5/5] Use Deflater directly in PackWriter

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

[PATCH] fast-export: Avoid dropping files from commits
 2009-03-26  0:40 UTC  (5+ messages)

[BUG?] How to make a shared/restricted repo?
 2009-03-26  0:22 UTC  (17+ 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/RFC 7/7] Apply restricted permissions to loose objects and pack files

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

Use alternate GIT servers to share traffic
 2009-03-25 22:57 UTC  (2+ messages)

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

[PATCH] git-gui: run post-checkout hook on checkout
 2009-03-25 22:48 UTC 

[TopGit PATCH] hooks/pre-commit.sh: fix it again
 2009-03-25 21:44 UTC  (5+ messages)

[EGIT PATCH] Set a title that includes the repository path for checkout/reset dialogs
 2009-03-25 21:52 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 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 

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

[PATCH] format-patch: add arbitrary email headers
 2009-03-25 19:11 UTC  (2+ 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)

git + eclipse on windows
 2009-03-25 17:44 UTC  (2+ 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  (14+ 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)

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  (12+ 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  (11+ 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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox