git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-09-29 15:26:06 to 2006-10-04 02:03:44 UTC [more...]

[PATCH] escape tilde in Documentation/git-rev-parse.txt
 2006-10-04  2:03 UTC  (8+ messages)
      ` pull-fetch-param.txt (was Re: [PATCH] escape tilde in Documentation/git-rev-parse.txt)
        ` pull-fetch-param.txt

[PATCH] git-rebase: Add a -v option to show a diffstat of the changes upstream at the start of a rebase
 2006-10-03 22:35 UTC  (2+ messages)

[PATCH] Update the gitweb/README file to include setting the GITWEB_CONFIG environment
 2006-10-03 21:48 UTC 

[StGIT PATCH 0/2] Some StGit improvement
 2006-10-03 21:37 UTC  (2+ messages)

[StGIT PATCH 1/3] Command to move a patch to the top
 2006-10-03 21:34 UTC  (3+ messages)
` [StGIT PATCH 2/3] Add an optional prefix to the PATCH subject when mailing
` [StGIT PATCH 3/3] Fix the --cover option

"git diff --summary --diff-filter=AD" without --stat does not work
 2006-10-03 20:36 UTC  (3+ messages)

[PATCH] gitweb: start to generate PATH_INFO URLs
 2006-10-03 20:28 UTC  (17+ messages)
            ` [PATCH] gitweb: warn if feature cannot be overridden
    ` [PATCH] gitweb: make PATHINFO URL generation conditional on input URL

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

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

[PATCH] gitweb: document webserver configuration for common gitweb/repo URLs
 2006-10-03 20:15 UTC  (3+ messages)

[PATCH] Fix usage string to match that given in the man page
 2006-10-03 20:11 UTC 

[PATCH] gitweb: make leftmost column of blame less cluttered
 2006-10-03 19:45 UTC  (8+ messages)

Why gitweb commitdiff NO diff output ?
 2006-10-03 17:39 UTC  (4+ messages)

[PATCH 1/2] Move code resolving packed refs into its own function
 2006-10-03 17:39 UTC  (14+ 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

[PATCH] git-commit: cleanup unused function
 2006-10-03 16:38 UTC 

[PATCH] git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch
 2006-10-03 16:29 UTC 

[RFC] submodule prototype
 2006-10-03 16:26 UTC 

[PATCH] Gitweb - provide site headers and footers
 2006-10-03 13:32 UTC  (2+ messages)

git-fetch --update-head-ok ?
 2006-10-03 12:34 UTC 

[PATCH] gitweb: prepare for repositories with packed refs
 2006-10-03  9:36 UTC 

[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  (2+ messages)

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

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

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

gitweb: using quotemeta
 2006-10-03  6:30 UTC  (6+ 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  (6+ 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: 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 

Notes on Using Git with Subprojects
 2006-10-01  5:19 UTC  (2+ 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  (5+ 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  (8+ 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 


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