git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-12-29 09:53:21 to 2008-01-03 04:56:55 UTC [more...]

Git and securing a repository
 2008-01-03  5:36 UTC  (14+ messages)

[PATCH 0/3] msysgit fallout
 2008-01-03  4:07 UTC  (13+ messages)
` [PATCH 1/3] sha1_file.c: Fix size_t related printf format warnings
  ` [PATCH 2/3] builtin-init-db: use get_git_dir() instead of getenv()
    ` [PATCH 3/3] Replace setenv(GIT_DIR_ENVIRONMENT, ...) with set_git_dir()

[ANNOUNCE] ugit: the pythonic git gui
 2008-01-03  3:20 UTC  (3+ messages)

Retroactively change email signature?
 2008-01-03  0:53 UTC  (5+ messages)

[PATCH] Avoid a useless prefix lookup in strbuf_expand()
 2008-01-03  0:45 UTC  (3+ messages)

[PATCH] Speedup prefixcmp() common case
 2008-01-03  0:45 UTC  (20+ messages)
` [PATCH] Optimize prefixcmp()

[PATCH] receive-pack: check object type of sha1 before using them as commits
 2008-01-02 22:57 UTC  (3+ messages)

Stitching together private svn repo and public git repo
 2008-01-02 22:46 UTC  (4+ messages)

How to structure a project distributed with varyingly interdependent feature branches?
 2008-01-02 22:12 UTC  (2+ messages)

[PATCH] receive-pack: reject invalid refnames
 2008-01-02 21:52 UTC 

[STGIT] stg refresh wish (splitting patches/removing files from a patch)
 2008-01-02 19:39 UTC  (2+ messages)
` [STG PATCH] refresh: add a --index option which takes the contents of the index as the new commit

input validation in receive-pack
 2008-01-02 19:14 UTC  (8+ messages)

Trouble generating info documentation
 2008-01-02 18:59 UTC  (3+ messages)

[PATCH] git-svn: unlink index files that were globbed, too
 2008-01-02 18:10 UTC 

[PATCH] git-svn: allow dcommit --no-rebase to commit multiple, dependent changes
 2008-01-02 18:09 UTC 

About the .gitmodules file
 2008-01-02 17:13 UTC  (2+ messages)

reflog weirdness
 2008-01-02 11:48 UTC  (7+ messages)

v1.5.4 plans
 2008-01-02 10:27 UTC  (9+ messages)
  ` [PATCH] Fix race condition in t9119-git-svn-info.sh
      ` [PATCH] Remove duplication "

[RFC/PATCH] fix "git diff" to create wrong UTF-8 text
 2008-01-02  9:50 UTC  (5+ messages)
  ` [PATCH 1/2] utf8_width(): allow non NUL-terminated input
  ` [PATCH 2/2] diff: do not chomp hunk-header in the middle of a character
  ` [PATCH 3/2] attribute "coding": specify blob encoding

Commit a series of patches to SVN without rebase
 2008-01-02  3:11 UTC  (4+ messages)

[PATCH] Let transport.c use git without a dash
 2008-01-02  2:31 UTC  (2+ messages)

etckeeper, metastore and mr
 2008-01-01 22:56 UTC 

git over webdav: what can I do for improving http-push ?
 2008-01-01 20:23 UTC  (7+ messages)

Fwd: qgit 2.1 questions about range selection
 2008-01-01 20:03 UTC  (3+ messages)
`  "

git config problem with strange config files
 2008-01-01 19:57 UTC  (5+ messages)

[PATCH WIP] sha1-lookup: more memory efficient search in sorted list of SHA-1
 2008-01-01 14:51 UTC  (14+ messages)
` [PATCH WIP] sha1-lookup: make selection of 'middle' less aggressive

[ANNOUNCE] qgit-2.1 and qgit-1.5.8
 2008-01-01  8:26 UTC  (6+ messages)

observing changes to a git repository
 2008-01-01  6:54 UTC  (2+ messages)

On the many files problem
 2007-12-31 23:31 UTC  (6+ messages)

[PATCH] git-submodule: New subcommand 'summary'
 2007-12-31 17:35 UTC  (4+ messages)
` [PATCH] git-submodule: New subcommand 'summary' (1) - code framework
` [PATCH] git-submodule: New subcommand 'summary' (2) - hard work
` [PATCH] git-submodule: New subcommand 'summary' (3) - limit summary size

How to bypass the post-commit hook?
 2007-12-31 17:53 UTC  (7+ messages)

Updated Kernel Hacker's guide to git
 2007-12-31 17:31 UTC  (5+ messages)

[PATCH] user-manual: fix typo
 2007-12-31 16:28 UTC  (3+ messages)
` [PATCH] Documentation/user-manual.txt: "

[MinGW PATCH] spawn*: default extension to .exe if none is given
 2007-12-31 11:45 UTC 

What's cooking in git.git (topics)
 2007-12-31 10:47 UTC  (2+ messages)
` checkout --push/--pop idea (Re: What's cooking in git.git (topics))

[bug] Working files created in bare repository when pushing to a rewound bare repository
 2007-12-31  7:26 UTC  (8+ messages)

[PATCH] git-filter-branch could be confused by similar names
 2007-12-30 18:51 UTC  (8+ messages)

git-svn in 1.5.4~rc2 somewhat broken?
 2007-12-30 16:33 UTC  (3+ messages)

[PATCH] Force new line at end of commit message
 2007-12-30 15:51 UTC 

git rebase -i / git-gui bug
 2007-12-30 15:50 UTC  (15+ messages)
` [PATCH] Force new line at end of commit message

Why 'git commit --amend' generates different HEAD sha1 each time when no content changes
 2007-12-30 11:20 UTC  (3+ messages)

How to find a commit containing a given sha1
 2007-12-30 10:56 UTC  (2+ messages)

[PATCH] Teach revision walker about reflog ranges
 2007-12-30 10:32 UTC  (3+ messages)

[RFH] git-log vs git-rev-list performance
 2007-12-29 20:05 UTC  (3+ messages)

generated HTML contains broken links
 2007-12-29 16:34 UTC  (5+ messages)
      ` [PATCH] Documentation: rename gitlink macro to linkgit

libcrypto error
 2007-12-29 16:20 UTC  (3+ messages)

git rebase -i / git-gui bug
 2007-12-29 13:26 UTC  (7+ messages)
` [PATCH] Reallow git-rebase --interactive --continue if commit is unnecessary


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