git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-09-28 22:31:46 to 2006-10-03 09:20:11 UTC [more...]

[PATCH] http/ftp: optionally ask curl to not use EPSV command
 2006-10-03  9:11 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH] pack-refs: use lockfile as everybody else does
 2006-10-03  9:19 UTC 

[PATCH] gitweb: Add snapshot to log; remove redundant commit from log
 2006-10-03  9:12 UTC  (3+ messages)

[PATCH] gitweb: Add snapshot to shortlog
 2006-10-03  9:07 UTC  (2+ messages)

[PATCH] Check that a tag exists using show-ref instead of looking for the ref file
 2006-10-03  9:09 UTC  (2+ messages)

Why gitweb commitdiff NO diff output ?
 2006-10-03  9:02 UTC  (2+ messages)

gitweb commitdiff output error
 2006-10-03  9:01 UTC  (2+ messages)

[PATCH] gitweb: tree view: eliminate redundant "blob"
 2006-10-03  8:18 UTC  (15+ messages)

[PATCH] gitweb: document webserver configuration for common gitweb/repo URLs
 2006-10-03  8:03 UTC 

[PATCH] escape tilde in Documentation/git-rev-parse.txt
 2006-10-03  8:00 UTC  (4+ messages)

Multiple checkouts of the same repository
 2006-10-03  7:59 UTC  (8+ messages)

[PATCH] gitweb: make leftmost column of blame less cluttered
 2006-10-03  7:25 UTC  (4+ messages)

gitweb: using quotemeta
 2006-10-03  6:30 UTC  (7+ messages)

[PATCH] lock_ref_sha1_basic does not remove empty directories on BSD
 2006-10-03  4:14 UTC  (2+ messages)

[PATCH] Error in test description of t1200-tutorial
 2006-10-03  0:02 UTC 

git and time
 2006-10-03  0:01 UTC  (13+ messages)

git and time
 2006-10-02 23:50 UTC  (14+ messages)

[PATCH] gitweb: Escape ESCAPE (\e) character
 2006-10-02 21:54 UTC 

[PATCH] gitweb: Add history and blame to git_difftree_body()
 2006-10-02 19:55 UTC  (4+ messages)

[PATCH] gitweb: tree view: hash_base and hash are now context sensitive
 2006-10-02 19:51 UTC  (7+ messages)

[PATCH] gitweb: Remove excessively redundant entries from git_difftree_body
 2006-10-02 19:48 UTC  (4+ messages)

problem with git-cvsimport
 2006-10-02  9:15 UTC 

[ANNOUNCE] GIT 1.4.2.3
 2006-10-02  8:17 UTC 

pushing fails - WHY?
 2006-10-02  7:40 UTC  (3+ messages)
` ANSWER

[BUG] 'git mv a/fileA b/fileB' causes 'c/fileC' to be deleted
 2006-10-02  5:20 UTC  (5+ messages)

[PATCH] Stop making git-merge-recur
 2006-10-02  4:52 UTC  (4+ messages)

[PATCH] Do not create tag leading directories since git update-ref does it
 2006-10-02  4:36 UTC 

[PATCH] gitweb: start to generate PATH_INFO URLs
 2006-10-01 21:57 UTC  (5+ messages)

[PATCH] gitweb: Escape long title for link tooltips
 2006-10-01 21:49 UTC  (6+ messages)
  ` [PATCH] gitweb: Decode "

[BUG] "git cat-file tree <sha1>" prints garbage
 2006-10-01 20:48 UTC  (2+ messages)

What will happen to git.git in the near future
 2006-10-01 20:23 UTC  (9+ messages)

[PATCH] Use git-update-ref to delete a tag instead of rm()ing the ref file
 2006-10-01 20:16 UTC 

[PATCH] gitweb: tree view: eliminate redundant "blob"
 2006-10-01 18:49 UTC  (5+ messages)

[PATCH 2/2] Clean up "git-branch.sh" and add remove recursive dir test cases
 2006-10-01 12:38 UTC 

[PATCH 1/2] Fix a remove_empty_dir_recursive problem
 2006-10-01 12:36 UTC 

[PATCH 1/2] Move code resolving packed refs into its own function
 2006-10-01  9:58 UTC  (12+ messages)
  ` [PATCH 0/6] ref deletion and D/F conflict avoidance with packed-refs
    ` [PATCH 1/6] ref locking: allow 'foo' when 'foo/bar' used to exist but not anymore
    ` [PATCH 2/6] refs: minor restructuring of cached refs data
    ` [PATCH 3/6] lock_ref_sha1(): do not sometimes error() and sometimes die()
    ` [PATCH 4/6] lock_ref_sha1(): check D/F conflict with packed ref when creating
    ` [PATCH 5/6] delete_ref(): delete packed ref
    ` [PATCH 6/6] git-branch: remove D/F check done by hand

Notes on Using Git with Subprojects
 2006-10-01  5:19 UTC  (10+ messages)

[PATCH 2/2] merge and resolve: Output short hashes and .. in "Updating ..."
 2006-10-01  3:34 UTC 

[PATCH 1/2] fetch: Misc output cleanup
 2006-10-01  3:33 UTC 

[PATCH] git-describe: allow reflogs as reference points
 2006-10-01  0:20 UTC  (2+ messages)

[PATCH] refs: refactor reflog reading code to be reusable
 2006-09-30 21:29 UTC 

[PATCH 2/2] Check packed refs when creating leading directories
 2006-09-30 20:02 UTC 

[PATCH 1/2] ref locking: allow 'foo' when 'foo/bar' used to exist but not anymore
 2006-09-30 19:49 UTC 

[PATCH 2/2] refs: minor restructuring of cached refs data
 2006-09-30 19:49 UTC 

[PATCH 0/5] fetch & co: misc output cleanup
 2006-09-30 10:37 UTC  (12+ messages)
` [PATCH 1/5] fetch: Reset remote refs list each time fetch_main is called
` [PATCH 2/5] fetch & co: Use "hash1..hash2" instead of "from hash1 to hash2"
` [PATCH 3/5] fetch & co: Use short sha1 in the output
` [PATCH 4/5] fetch: Add output for the not fast forward case
` [PATCH 5/5] fetch: Clean output

What's in git.git
 2006-09-30  7:31 UTC  (6+ messages)

[ANNOUNCE] GIT 1.4.2.2
 2006-09-30  6:53 UTC 

[ANNOUNCE qgit-1.5.2] bug fix release
 2006-09-30  6:30 UTC 

[PATCH] branch: write branch properties
 2006-09-29 22:47 UTC  (4+ messages)

git and time
 2006-09-29 20:42 UTC  (2+ messages)

[PATCH] Use "hash1..hash2" instead of "from hash1 to hash2"
 2006-09-29 19:53 UTC  (3+ messages)

Clean up approxidate() in preparation for fixes
 2006-09-29 19:36 UTC  (9+ messages)
` Fix approxidate() to understand more extended numbers

kernel.org problems?
 2006-09-29 18:37 UTC 

[PATCH] gitweb: tree view: hash_base and hash are now context sensitive
 2006-09-29 16:57 UTC 

problem with cvsimport
 2006-09-29 15:25 UTC 

git and time
 2006-09-29 14:21 UTC  (5+ messages)

[ANNOUNCE] Cogito-0.18
 2006-09-29 12:06 UTC 

[PATCH 3/3] diff --stat: sometimes use non-linear scaling
 2006-09-29 10:56 UTC  (5+ messages)

git sometimes stripping one path component in commit mails
 2006-09-29  9:08 UTC  (2+ messages)

git and time
 2006-09-29  8:16 UTC  (2+ messages)

[PATCH] Make cvsexportcommit work with filenames containing spaces
 2006-09-29  7:25 UTC  (5+ messages)

[PATCH 1/3] diff --stat: allow custom diffstat output width
 2006-09-29  6:17 UTC  (9+ messages)

[PATCH] --stat: ensure at least one '-' for deletions, and one '+' for additions
 2006-09-29  4:07 UTC  (5+ messages)

[PATCH] fetch: Add output for the not fast forward case
 2006-09-29  2:29 UTC  (2+ messages)

git and time
 2006-09-29  2:28 UTC  (5+ messages)

[PATCH] gitweb: History: blob and tree are first, then commitdiff, etc
 2006-09-29  0:21 UTC 

[PATCH] gitweb: Remove redundant "commit" from history
 2006-09-29  0:20 UTC 

[PATCH] gitweb: Don't use quotemeta on internally generated strings
 2006-09-28 23:51 UTC 

[PATCH] gitweb: Factor out gitweb_have_snapshot()
 2006-09-28 23:49 UTC 

[PATCH] gitweb: Remove redundant "commit" link from shortlog
 2006-09-28 23:48 UTC 

[PATCH] gitweb: "alternate" starts with shade (i.e. 1)
 2006-09-28 23:47 UTC 

git and time
 2006-09-28 22:55 UTC  (3+ messages)

git and time
 2006-09-28 22:45 UTC  (3+ 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).