git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2009-01-05 02:19:55 to 2009-01-07 05:00:08 UTC [more...]

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

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

[PATCH] gitweb: support the rel=vcs microformat
 2009-01-07  4:25 UTC 

[PATCH] tutorial.txt renamed
 2009-01-07  4:23 UTC 

[JGIT RFC] How read versions of a specific object
 2009-01-07  4:04 UTC  (2+ messages)

[RFC PATCH] diff --no-index: test for pager after option parsing
 2009-01-07  3:20 UTC  (4+ messages)

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

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

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

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

Comments on Presentation Notes Request
 2009-01-06 22:33 UTC 

JGit vs. Git
 2009-01-06 21:41 UTC  (5+ 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  (21+ messages)
    ` [ANNOUNCE] Git homepage change
        ` [PATCH] get_authors.sh, author.rb: use -s option of git shortlog

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

BUG?? INSTALL MAKEFILE
 2009-01-06 19:44 UTC  (7+ messages)

libxdiff and patience diff
 2009-01-06 19:40 UTC  (10+ messages)
  ` [PATCH 0/3] Teach Git about the patience diff algorithm

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)

Error: unable to unlink ... when using "git gc"
 2009-01-06 15:33 UTC  (10+ messages)

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

[PATCH/RFC 0/4] git checkout: optimise away lots of lstat() calls
 2009-01-06 13:45 UTC  (12+ 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()'
` [PATCH/RFC 3/4] create_directories() inside entry.c: only check each directory once!
` [PATCH/RFC 4/4] remove the old 'has_symlink_leading_path()' function

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  (4+ 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  (5+ 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] Fix sourcing "test-lib.sh" using dash shell in "t3003-ls-files-narrow-match.sh"
 2009-01-06  8:18 UTC  (2+ messages)

[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 

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

git-branch man page contains rendered nroff
 2009-01-06  5:35 UTC  (3+ 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 

gitk --help doesn't
 2009-01-06  3:22 UTC 

[PATCH] Documentation/git-show-branch.txt: compact -g
 2009-01-06  3:14 UTC 

[PATCH] Documentation/gittutorial.txt: minimum 4 chars to match SHA1s
 2009-01-06  2:49 UTC 

[PATCH] Documentation/gittutorial.txt: clarify git branch -d
 2009-01-06  2:40 UTC 

git documentation
 2009-01-06  1:46 UTC  (3+ messages)

[PATCH] Documentation/git-rebase.txt: effect of Control-C interrupt
 2009-01-06  1:17 UTC 

[PATCH] Documentation/urls-remotes.txt: Multiple fetch lines are allowed
 2009-01-06  1:06 UTC 

[EGIT PATCH] Fixed trivial warnings. Mainly parametrized raw types, added serialVersionUID, removed unnecessery throws
 2009-01-06  0:54 UTC  (4+ messages)

git merge failure: what next?
 2009-01-06  0:41 UTC 

[EGIT PATCH] Sorting commit items by click on the table header in commit dialog
 2009-01-06  0:49 UTC  (3+ messages)

gitweb: removal of old style blobdiff support breaks ikiwiki
 2009-01-06  0:25 UTC  (2+ messages)

[JGIT PATCH 00/13] Add receive-pack server side support
 2009-01-05 23:07 UTC  (6+ messages)
` [JGIT PATCH 12/13] Implement the git-receive-pack process in Java
  ` [JGIT PATCH 13/13] Add basic git daemon support to publish receive-pack
      ` [PATCH] Permit a wider range of repository names in jgit daemon requests

[PATCH v2] parse-opt: migrate builtin-apply
 2009-01-05 20:06 UTC  (4+ messages)

[PATCH] stgit namelength is an integer
 2009-01-05 19:03 UTC 

[BUG] unable to checkout branch with a clean worktree
 2009-01-05 17:54 UTC  (3+ messages)

a few Topgit patches
 2009-01-05 15:49 UTC  (5+ messages)

[PATCH (topgit) 0/2] tg-completion.bash update
 2009-01-05 15:49 UTC  (4+ messages)
` [PATCH (topgit) 1/2] tg-completion: complete options for `tg summary`
` [PATCH (topgit) 2/2] tg-completion: complete options for `tg remote`

announce: TortoiseGit 0.2 preview released
 2009-01-05  6:40 UTC  (2+ messages)

http push to WebDAV server fails (apache 2.2 under Win) - possible bug!?
 2009-01-05  6:26 UTC 

git has modified files after clean checkout
 2009-01-05  5:11 UTC  (6+ messages)


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