git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-01-06 03:24:36 to 2009-01-07 20:16:55 UTC [more...]

libxdiff and patience diff
 2009-01-07 20:15 UTC  (20+ messages)
  ` [PATCH 0/3] Teach Git about the patience diff algorithm
                    ` [PATCH v3 1/3] Implement "

Error: unable to unlink ... when using "git gc"
 2009-01-07 19:46 UTC  (17+ messages)

[PATCH] gitweb: support the rel=vcs microformat
 2009-01-07 19:02 UTC  (7+ messages)

Google Summer of Code 2009
 2009-01-07 18:30 UTC 

Problems getting rid of large files using git-filter-branch
 2009-01-07 18:18 UTC  (13+ messages)

git rebase orthodontics
 2009-01-07 16:31 UTC  (3+ messages)

[PATCH/RFC] Allow writing loose objects that are corrupted in a pack file
 2009-01-07 16:08 UTC  (16+ messages)

Comments on Presentation Notes Request
 2009-01-07 16:11 UTC  (4+ messages)

[PATCH (topgit) 0/2] tg-patch: fix pagination
 2009-01-07 15:10 UTC  (10+ messages)
` [PATCH (topgit) 1/2] Implement setup_pager just like in git
` [PATCH (topgit) 2/2] tg-patch: fix pagination

[PATCH] parse-opt: migrate builtin-ls-files
 2009-01-07 14:46 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH/RFC v3 0/2] git checkout: optimise away lots of lstat() calls
 2009-01-07 13:24 UTC  (3+ messages)
` [PATCH/RFC v3 1/2] Optimised, faster, more effective symlink/directory detection
` [PATCH/RFC v3 2/2] create_directories() inside entry.c: only check each directory once!

[RFC/PATCH 2/3] replace_object: add mechanism to replace objects found in "refs/replace/"
 2009-01-07 12:29 UTC  (3+ messages)

[RFC PATCH] diff --no-index: test for pager after option parsing
 2009-01-07 11:15 UTC  (7+ messages)
      ` [PATCH] diff --no-index -q: fix endless loop

BUG?? INSTALL MAKEFILE
 2009-01-07 10:44 UTC  (8+ messages)

[JGIT RFC] How read versions of a specific object
 2009-01-07  9:23 UTC  (3+ messages)

[RFC/PATCH 3/3] replace_object: add a test case
 2009-01-07  7:43 UTC 

[RFC/PATCH 1/3] refs: add a "for_each_replace_ref" function
 2009-01-07  7:43 UTC 

[PATCH] Fix sourcing "test-lib.sh" using dash shell in "t3003-ls-files-narrow-match.sh"
 2009-01-07  7:29 UTC  (3+ messages)

How make "git checkout <commit> <file>" *not* alter index?
 2009-01-07  6:55 UTC  (4+ messages)

[PATCH] tutorial.txt renamed
 2009-01-07  6:27 UTC  (5+ messages)

JGit vs. Git
 2009-01-07  5:08 UTC  (6+ messages)

git-branch --print-current
 2009-01-07  4:58 UTC  (11+ messages)
          ` git-rev-parse --symbolic-abbrev-name [was Re: git-branch --print-current]
            ` git-rev-parse --symbolic-abbrev-name

[PATCH v2] Add -ftabstop=WIDTH
 2009-01-07  1:52 UTC 

[PATCH/RFC v2 0/4] git checkout: optimise away lots of lstat() calls
 2009-01-06 23:25 UTC  (7+ messages)
` [PATCH/RFC v2 1/4] Optimised, faster, more effective symlink/directory detection
` [PATCH/RFC v2 2/4] Use 'lstat_cache()' instead of 'has_symlink_leading_path()'
` [PATCH/RFC v2 3/4] create_directories() inside entry.c: only check each directory once!
` [PATCH/RFC v2 4/4] remove the old 'has_symlink_leading_path()' function

Announce: TortoiseGit 0.1 preview version
 2009-01-06 23:05 UTC  (3+ messages)

[JGIT PATCH 0/5] Add jgit init, clone, receive-pack; transport fixes
 2009-01-06 20:55 UTC  (7+ 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

[PATCH 1/5] Add generic 'strbuf_readlink()' helper function
 2009-01-06 20:41 UTC  (9+ messages)
` [PATCH] strbuf_readlink semantics update
              ` [PATCH] strbuf: instate cleanup rule in case of non-memory errors

[PATCH 3/3] pretty: support multiline subjects with format:
 2009-01-06 20:41 UTC  (6+ messages)
        ` [PATCH 4/3] shortlog: handle multi-line subjects like log --pretty=oneline et. al. do

git-scm.com transition
 2009-01-06 20:40 UTC  (10+ messages)
    ` [ANNOUNCE] Git homepage change

[PATCH] fast-export: print usage when no options specified
 2009-01-06 20:11 UTC  (3+ messages)

Quick command to count commits
 2009-01-06 19:55 UTC  (4+ messages)

unpack-trees: fix D/F conflict bugs in verify_absent
 2009-01-06 19:35 UTC  (11+ messages)
` [PATCH 1/3] unpack-trees: handle failure "
  ` [PATCH 2/3] unpack-trees: fix path search bug "
    ` [PATCH 3/3] unpack-trees: remove redundant path search "

[PATCH] diff: accept -- when using --no-index
 2009-01-06 18:53 UTC 

[PATCH] gitweb: don't use pathinfo for global actions
 2009-01-06 17:37 UTC  (2+ messages)

how to track the history of a line in a file
 2009-01-06 16:28 UTC  (5+ messages)

[PATCH/RFC 0/4] git checkout: optimise away lots of lstat() calls
 2009-01-06 13:45 UTC  (10+ messages)
` [PATCH/RFC 1/4] Optimised, faster, more effective symlink/directory detection
` [PATCH/RFC 2/4] Use 'lstat_cache()' instead of 'has_symlink_leading_path()'

Problems with large compressed binaries when converting from svn
 2009-01-06 12:55 UTC 

Migration problems from SVN
 2009-01-06 12:44 UTC  (3+ messages)

Fwd: error: Unable to append to logs/refs/heads/master:
 2009-01-06  9:44 UTC 

[PATCH] Documentation/merge-strategies.txt, diff-options: grammar
 2009-01-06  9:38 UTC  (3+ messages)

[PATCH] Documentation/gitcore-tutorial.txt: HEAD not symlink these days
 2009-01-06  8:57 UTC  (3+ messages)

git rebase --interactive needn't call editor for noop
 2009-01-06  8:47 UTC  (2+ messages)

[PATCH v3.1] rebase: learn to rebase root commit
 2009-01-06  8:19 UTC  (3+ messages)
` [PATCH v3.2] "

configure clobbers LDFLAGS
 2009-01-06  8:19 UTC  (3+ messages)

[PATCH v2] git.c: make autocorrected aliases work
 2009-01-06  8:19 UTC  (5+ messages)
` [PATCH v2 resend] "

Consistency patches for Documentation/
 2009-01-06  8:18 UTC  (4+ messages)
` [PATCH 1/2] Use capitalized names where appropriate
  ` [PATCH 2/2] Be consistent in switch usage for tar

[PATCH rfc v2] git-sh-setup: Fix scripts whose PWD is a symlink to a work-dir on OS X
 2009-01-06  8:18 UTC  (3+ messages)
` [PATCH v2 tested-v2] "

[PATCH] cvsserver: add option to configure commit message
 2009-01-06  8:18 UTC  (5+ messages)
` [PATCH] cvsserver: change generation of CVS author names

[PATCH] gitweb: suggest name for OPML view
 2009-01-06  8:18 UTC  (2+ messages)

[PATCH] bash: add '--merge' to 'git reset'
 2009-01-06  8:18 UTC  (2+ messages)

[CLEANUP PATCH] show <tag>: reuse pp_user_info() instead of duplicating code
 2009-01-06  8:18 UTC  (2+ messages)

[RESEND PATCH] git add: do not add files from a submodule
 2009-01-06  8:17 UTC  (2+ messages)

[PATCH] bundle: allow rev-list options to exclude annotated tags
 2009-01-06  8:17 UTC  (2+ messages)

[PATCH] gitweb: use href() when generating URLs in OPML
 2009-01-06  8:17 UTC  (3+ messages)

What's cooking in git.git (Jan 2009, #01; Mon, 05)
 2009-01-06  6:33 UTC 

git-branch man page contains rendered nroff
 2009-01-06  5:35 UTC  (2+ messages)

git-completion.bash missing --help
 2009-01-06  4:37 UTC  (2+ messages)

[PATCH] Documentation/diff-generate-patch.txt the truth about "diff --git"
 2009-01-06  4:01 UTC 

gitk: no key binding to bring up key bindings
 2009-01-06  3:23 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).