git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-10-29 22:25:25 to 2008-10-31 18:26:24 UTC [more...]

[PATCH] t4030: Don't use echo -n
 2008-10-31 18:24 UTC  (10+ messages)
    ` [PATCH] Avoid using non-portable `echo -n` in tests
        ` [PATCH] Avoid using non-portable `echo-n` "

commit type
 2008-10-31 18:04 UTC  (2+ messages)

libgit2 - a true git library
 2008-10-31 17:47 UTC  (4+ messages)

[PATCH] git show <tree>: show mode and hash, and handle -r
 2008-10-31 17:37 UTC  (4+ messages)

large publicly accessible HTTP archive?
 2008-10-31 17:07 UTC 

Are binary xdeltas only used if you use git-gc?
 2008-10-31 17:03 UTC  (10+ messages)

[PATCH] prepare deprecation of git-revert
 2008-10-31 16:58 UTC  (6+ messages)

git send-email improvements
 2008-10-31 16:52 UTC  (9+ messages)
` [PATCH 1/3] git send-email: avoid leaking directory file descriptors
  ` [PATCH 2/3] git send-email: interpret unknown files as revision lists
    ` [PATCH 3/3] git send-email: add --annotate option
    ` [PATCH] git send-email: allow any rev-list option as an argument
` Further enhancement proposal for git-send-email
  ` [PATCH 1/3] git send-email: make the message file name more specific
    ` [PATCH 2/3] git send-email: do not ask questions when --compose is used
      ` [PATCH 3/3] git send-email: turn --compose on when more than one patch

[PATCH] Documentation: add a planning document for the next CLI revamp
 2008-10-31 16:46 UTC  (4+ messages)

why not TortoiseGit
 2008-10-31 15:57 UTC  (8+ messages)

[PATCH 0/9] more robustness against pack corruptions
 2008-10-31 15:31 UTC  (12+ messages)
` [PATCH 1/9] close another possibility for propagating pack corruption
  ` [PATCH 2/9] better validation on delta base object offsets
    ` [PATCH 3/9] make unpack_object_header() non fatal
      ` [PATCH 4/9] make packed_object_info() resilient to pack corruptions
        ` [PATCH 5/9] make check_object() "
          ` [PATCH 6/9] make find_pack_revindex() aware of the nasty world
            ` [PATCH 7/9] pack-objects: allow "fixing" a corrupted pack without a full repack
              ` [PATCH 8/9] extend test coverage for latest pack corruption resilience improvements
                ` [PATCH 9/9] pack-objects: don't leak pack window reference when splitting packs

[JGIT PATCH 0/3] Improved object validation
 2008-10-31 14:55 UTC  (6+ messages)
` [JGIT PATCH 1/3] Check object connectivity during fetch if fsck is enabled
  ` [JGIT PATCH 2/3] Add --[no-]thin and --[no-]fsck optiosn to fetch command line tool
    ` [JGIT PATCH 3/3] Don't permit '.' or '..' in tree entries

jgit as a jira plugin
 2008-10-31 14:42 UTC  (5+ messages)

[PATCH] Introduce receive.denyDeletes
 2008-10-31 14:30 UTC  (5+ messages)

[PATCH] Use find instead of perl in t5000 to get file modification time
 2008-10-31 13:45 UTC  (7+ messages)

[PATCH] Documentation: add a planning document for the next CLI revamp
 2008-10-31 11:38 UTC  (32+ messages)

[PATCH] git-filter-branch: Add an example on how to remove empty commits
 2008-10-31  9:26 UTC  (11+ messages)
  ` filter-branch enhancements
    ` [PATCH] make git-filter-branch use parse-options
      ` [Proof of concept PATCH] implement --prune-empty switch for filter-branch
  ` [PATCH] filter-branch: add git_commit_non_empty_tree and --prune-empty

request for pre-generated git.info pages
 2008-10-31  0:19 UTC  (6+ messages)

A typesetting problem with git man pages
 2008-10-31  8:37 UTC  (7+ messages)
    ` [PATCH] asciidoc: add minor workaround to add an empty line after code blocks

Some updates to refspec documentation
 2008-10-31  5:36 UTC  (6+ messages)
` [PATCH 1/7] Documentation: do not use regexp in refspec descriptions
  ` [PATCH 2/7] Documentation: git push repository can also be a remote
    ` [PATCH 3/7] Documentation: rework SHA1 description in git push

[PATCH] git-svn: change dashed git-commit-tree to git commit-tree
 2008-10-31  4:10 UTC 

[RFC] gitweb: add 'historyfollow' view that follows renames
 2008-10-31  1:19 UTC  (3+ messages)

git adds some text file as binary file by mistake
 2008-10-31  0:29 UTC  (5+ messages)

[JGIT RFC PATCH 3/3] Rate limit warnings spewed by RepositoryTestCase.recursiveDelete
 2008-10-31  0:16 UTC  (4+ messages)

[PATCH] bash completion: add doubledash to "git show"
 2008-10-31  0:04 UTC 

Using the --track option when creating a branch
 2008-10-30 23:24 UTC  (20+ messages)

[PATCH 1/2] Add --verbose|-v to test-chmtime
 2008-10-30 22:58 UTC  (2+ messages)

[RFC PATCH v2 0/2] Detection of directory renames
 2008-10-30 22:16 UTC  (3+ messages)
` [PATCH 1/2] Introduce rename factorization in diffcore
` [PATCH 2/2] Add testcases for the --factorize-renames diffcore flag

[PATCH] Documentation: clarify information about 'ident' attribute
 2008-10-30 19:30 UTC  (2+ messages)

Pull request for sub-tree merge into /contrib/gitstats
 2008-10-30 19:24 UTC  (7+ messages)

[PATCH] Documented --no-checkout option in git-svn
 2008-10-30 18:20 UTC  (3+ messages)

[BUG] git log --walk-reflogs --pretty=oneline --all
 2008-10-30 15:19 UTC 

Encoding problems using git-svn
 2008-10-30 15:14 UTC  (4+ messages)

[StGit PATCH 0/3] stgit.el patches
 2008-10-30 14:57 UTC  (6+ messages)
` [StGit PATCH 1/3] stgit.el: Added undo command
` [StGit PATCH 2/3] stgit.el: Added numeric prefix argument to push and pop commands
` [StGit PATCH 3/3] stgit.el: Adapt to new output from stg series

[PATCH 2/2] Use test-chmtime -v instead of perl in t5000 to get mtime of a file
 2008-10-30 11:27 UTC 

[PATCH 1/1] diff: support making output friendlier for fine, grand users
 2008-10-29 22:24 UTC  (2+ messages)


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