git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-03-25 21:35:08 to 2009-03-27 07:58:10 UTC [more...]

Problem Creating Commit Messages
 2009-03-27  7:56 UTC  (4+ messages)

On git 1.6 (novice's opinion)
 2009-03-27  7:21 UTC 

How to merge by subtree while preserving history?
 2009-03-27  7:38 UTC  (2+ messages)

[PATCH 01/10] refs: add "for_each_bisect_ref" function
 2009-03-27  7:22 UTC  (12+ messages)
          ` sending patch sets (was: Re: [PATCH 01/10] refs: add "for_each_bisect_ref" function)

[PATCH] log-tree: fix patch filename computation in "git format-patch"
 2009-03-27  7:15 UTC  (4+ messages)

[PATCH v2 1/2] Documentation/Makefile: make most operations "quiet"
 2009-03-27  6:49 UTC  (2+ messages)
` [PATCH v2 2/2] Documentation/Makefile: break up texi pipeline

[PATCH v2 0/8] Documentation: XSLT/asciidoc.conf cleanup; tty literals
 2009-03-27  6:44 UTC  (9+ messages)
` [PATCH v2 1/8] Documentation: move callouts.xsl to manpage-{base,normal}.xsl
` [PATCH v2 2/8] Documentation: use parametrized manpage-base.xsl with manpage-{1.72,normal}.xsl
` [PATCH v2 3/8] Documentation: rename docbook-xsl-172 attribute to git-asciidoc-no-roff
` [PATCH v2 4/8] Documentation: move quieting params into manpage-base.xsl
` [PATCH v2 5/8] Documentation: move "spurious .sp" code "
` [PATCH v2 6/8] Documentation: asciidoc.conf: always use <literallayout> for [blocktext]
` [PATCH v2 7/8] Documentation: asciidoc.conf: fix verse block with block titles
` [PATCH v2 8/8] Documentation: option to render literal text as bold for manpages

[PATCH 1/2] init: support --import to add all files and commit right after init
 2009-03-27  5:08 UTC  (9+ messages)

[PATCH] builtin-send-pack.c: avoid empty structure initialization
 2009-03-27  4:02 UTC  (3+ messages)

[PATCH] avoid possible overflow in delta size filtering computation
 2009-03-27  2:23 UTC  (7+ messages)

Implementing stat() with FindFirstFile()
 2009-03-27  2:25 UTC  (6+ messages)

Test that every revision builds before pushing changes?
 2009-03-27  1:30 UTC  (7+ messages)

Git for collaborative web development
 2009-03-27  0:57 UTC  (5+ messages)

[PATCH 09/10] bisect: implement "read_bisect_paths" to read paths in "$GIT_DIR/BISECT_NAMES"
 2009-03-27  0:18 UTC  (3+ messages)

Improve tags
 2009-03-26 21:53 UTC  (3+ messages)

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

[EGIT] [PATCH RFC v1 0/5] Add (static) ignore functionality to EGit
 2009-03-26 21:34 UTC  (6+ messages)
` [EGIT] [PATCH RFC v1 1/5] Build up the ignore patterns cache upon workspace startup
  ` [EGIT] [PATCH RFC v1 2/5] Enable the ignore handling of the plugin
    ` [EGIT] [PATCH RFC v1 3/5] Optimise ignore evaluation
      ` [EGIT] [PATCH RFC v1 4/5] Do not set .git as a Team ignore pattern
        ` [EGIT] [PATCH RFC v1 5/5] Use the ignore patterns cache to determine ignores

[PATCH] gitk: Mark forgotten string for translation
 2009-03-26 20:13 UTC 

[bug?] git-format-patch produces a 0-byte long patch for the first commit
 2009-03-26 17:29 UTC  (2+ messages)
` [PATCH] Documentation: format-patch --root clarifications

Tracking of local branches
 2009-03-26 20:57 UTC  (5+ messages)
` [PATCH 0/2] Make local branches behave like remote branches when --tracked
  ` [PATCH 1/2] Test for local branches being followed with --track
    ` [PATCH 2/2] Make local branches behave like remote branches when --tracked

[PATCH] format-patch: add arbitrary email headers
 2009-03-26 20:29 UTC  (5+ messages)

[JGIT PATCH] Simplify the PackWriter.preparePack() API
 2009-03-26 19:42 UTC 

[PATCH 0/8] Documentation: XSLT/asciidoc.conf cleanup; tty literals
 2009-03-26 18:49 UTC  (12+ messages)
` [PATCH 1/8] Documentation: move callouts.xsl to manpage-{base,normal}.xsl
` [PATCH 3/8] Documentation: rename docbook-xsl-172 attribute to git-asciidoc-no-roff

problems with multipl hosts access git-cvsserver after a git push
 2009-03-26 17:31 UTC 

[PATCH JGIT] Do not read ~/.gitconfig during JUnit tests
 2009-03-26 17:27 UTC  (2+ messages)

Reference for git.git release process
 2009-03-26 17:03 UTC  (14+ messages)

"git clone --depth <depth>" producing history with <depth + 1> commits?
 2009-03-26 17:00 UTC 

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

large(25G) repository in git
 2009-03-26 16:35 UTC  (3+ messages)

[JGIT PATCH 1/5] Remove dead/unused reset method from CountingOutputStream
 2009-03-26 15:35 UTC  (7+ 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

Help designing work flow
 2009-03-26 15:38 UTC  (3+ messages)

[RFC] Interactive difftool
 2009-03-26 15:29 UTC 

[BUG?] How to make a shared/restricted repo?
 2009-03-26 15:17 UTC  (22+ 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 0/2] chmod cleanup (Was: [BUG?] How to make a shared/restricted repo?)
                    ` [PATCH 1/2] Move chmod(foo, 0444) into move_temp_to_file()
                    ` [PATCH 2/2] Resolve double chmod() in move_temp_to_file()

svn clone Checksum mismatch question
 2009-03-26 14:35 UTC  (8+ messages)

[TopGit PATCH] hooks/pre-commit.sh: fix it again
 2009-03-26 14:21 UTC  (6+ messages)
` [PATCH TopGit] hooks/pre-commit.sh: fix bashism

Use alternate GIT servers to share traffic
 2009-03-26 13:40 UTC  (4+ messages)

branch ahead in commits but push claims all up to date
 2009-03-26 12:48 UTC  (10+ messages)

git fsk is reporting problems that don't exist
 2009-03-26 11:51 UTC 

[StGit PATCH] Add the --merged option to goto
 2009-03-26 11:15 UTC  (8+ messages)

[PATCH 1/2] init: support --import to add all files and commit right after init
 2009-03-26 10:13 UTC  (2+ messages)

[PATCH v3] init: support --import to add all files and commit right after init
 2009-03-26  9:57 UTC  (2+ messages)

[PATCH] Grammar fixes to "merge" and "patch-id" docs
 2009-03-26  9:39 UTC  (4+ messages)
    ` [PATCH] Grammar fix for "git merge" man page

[PATCH] documentation: update cvsimport description of "-r" for recent clone
 2009-03-26  7:08 UTC 

[PATCH 08/10] bisect--helper: implement "git bisect--helper"
 2009-03-26  6:49 UTC  (2+ messages)

[PATCH 07/10] rev-list: call new "filter_skip" function
 2009-03-26  6:49 UTC  (2+ messages)

[PATCH 10/10] bisect: use "bisect--helper" and remove "filter_skipped" function
 2009-03-26  4:56 UTC 

[PATCH 06/10] rev-list: pass "revs" to "show_bisect_vars"
 2009-03-26  4:55 UTC 

[PATCH 05/10] rev-list: make "show_bisect_vars" non static
 2009-03-26  4:55 UTC 

[PATCH 04/10] rev-list: move code to show bisect vars into its own function
 2009-03-26  4:55 UTC 

[PATCH 03/10] rev-list: move bisect related code into its own file
 2009-03-26  4:55 UTC 

[PATCH 02/10] rev-list: make "bisect_list" variable local to "cmd_rev_list"
 2009-03-26  4:55 UTC 

[PATCH] Documentation: minor consistency fixes in git-difftool.txt
 2009-03-26  4:17 UTC  (4+ messages)

[PATCH] fast-export: Avoid dropping files from commits
 2009-03-26  4:02 UTC  (7+ messages)

[PATCH 1/5] Documentation: removed some uses of the passive voice in git-bisect.txt
 2009-03-26  3:48 UTC  (3+ messages)
` [PATCH] Documentation: Remove spurious uses of "you" "

Importing Bzr revisions
 2009-03-26  3:05 UTC  (5+ messages)

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

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

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

[EGIT PATCH] Set a title that includes the repository path for checkout/reset dialogs
 2009-03-25 21:52 UTC 


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