git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2006-08-24 21:54:02 to 2006-08-28 21:18:02 UTC [more...]

[PATCH 0/5] gitweb: Additions to commitdiff view
 2006-08-28 21:17 UTC  (8+ messages)
` [PATCH 1/5] gitweb: Make git_print_log generic; git_print_simplified_log uses it
` [PATCH 2/5] gitweb: Do not remove signoff lines in git_print_simplified_log
` [PATCH 3/5] gitweb: Add author information to commitdiff view
` [PATCH 4/5] gitweb: git_print_log: signoff line is non-empty line
` [PATCH 5/5] gitweb: Add diff tree, with links to patches, to commitdiff view
  ` [PATCH] gitweb: Add local time and timezone to git_print_authorship

Starting to think about sha-256?
 2006-08-28 21:12 UTC  (15+ messages)

gitweb filter for patches by a specific person in a specific timeframe
 2006-08-28 19:04 UTC  (4+ messages)

Packfile can't be mapped
 2006-08-28 17:19 UTC  (14+ messages)

[PATCH] gitweb: Use --git-dir parameter instead of setting $ENV{'GIT_DIR'}
 2006-08-28 15:49 UTC  (2+ messages)
` [PATCH (amend)] "

We can credit you
 2006-08-28 15:39 UTC 

What's in git.git
 2006-08-28 13:52 UTC  (2+ messages)
` [PATCH] Add --relative-date option to the revision interface

[PATCH] Refactor sha1_pack_index_name and sha1_pack_name to use a common backend
 2006-08-28 13:34 UTC  (3+ messages)

[PATCH] full featured formating function of the --{base,user}_path arguments,
 2006-08-28  6:37 UTC  (3+ messages)

[PATCH] parse_object: check if buffer is non-NULL before freeing it
 2006-08-28  5:46 UTC  (4+ messages)

File archiver using git
 2006-08-28  0:40 UTC  (4+ messages)

[PATCH] Use xcalloc instead of calloc
 2006-08-28  0:26 UTC 

[PATCH] dir: do all size checks before seeking back and fix file closing
 2006-08-27 23:55 UTC  (10+ messages)
    ` [PATCH] Use fstat instead of fseek

[PATCH/RFC] gitweb: Make git_print_log generic; git_print_simplified_log uses it
 2006-08-27 23:11 UTC  (2+ messages)

git-apply --reject
 2006-08-27 23:03 UTC 

[PATCH] Add git-zip-tree to .gitignore
 2006-08-27 22:57 UTC  (4+ messages)

[PATCH 0/2] gitweb: Get rid of failed experiments ;-)
 2006-08-27 22:22 UTC  (4+ messages)
` [PATCH 1/2] gitweb: Remove unused git_get_{preceding,following}_references
` [PATCH 2/2] gitweb: Remove git_to_hash function

Problem with pack
 2006-08-27 21:55 UTC  (4+ messages)

[PATCH] git-daemon: more powerful base-path/user-path settings, using formats
 2006-08-27 21:49 UTC 

[PATCH] gitweb: Use @diff_opts, default ('M'), as git-diff and git-diff-tree paramete
 2006-08-27 21:49 UTC 

[PATCH 0/7] gitweb: Cleanups, fixes and small improvements
 2006-08-27 20:21 UTC  (11+ messages)
` [PATCH 1/7] gitweb: Restore old git_blame using git-annotate under "annotate"
` [PATCH 2/7] gitweb: Remove workaround for git-diff bug fixed in f82cd3c
` [PATCH 3/7] gitweb: Improve comments about gitweb features configuration
` [PATCH 4/7] gitweb: Fix typo in git_patchset_body
` [PATCH 5/7] gitweb: Use 'local $/ = undef;' before 'print <$fd>;'
` [PATCH 6/7] gitweb: blobs defined by non-textual hash ids can be cached
` [PATCH 7/7] gitweb: Always link to plain version of the blob in git_blob

[PATCH] Refactoring tracing code in "git.c" and "exec_cmd.c"
 2006-08-27 19:38 UTC  (3+ messages)

[PATCH] git-daemon virtual hosting implementation
 2006-08-27 16:26 UTC  (9+ messages)
` [PATCH] git-daemon: more powerful base-path/user-path settings, using formats

[PATCH/RFC 1/x] gitweb: Use git-diff-tree patch output for commitdiff
 2006-08-27 15:37 UTC  (40+ messages)
` [PATCH 10 (amended)] gitweb: Add support for hash_parent_base parameter for blobdiffs
` [PATCH 11/19] gitweb: Allow for pre-parsed difftree info in git_patchset_body
` [PATCH 12/19] gitweb: Parse two-line from-file/to-file diff header "
` [PATCH 13/19] gitweb: Add invisible hyperlink to from-file/to-file diff header
` [PATCH 14/19] gitweb: Always display link to blobdiff_plain in git_blobdiff
` [PATCH 15/19] gitweb: Change here-doc back for style consistency "
` [PATCH 16/19] gitweb: Use git-diff-tree or git-diff patch output for blobdiff
  ` [PATCH 16a/19] gitweb: Remove workaround for git-diff bug fixed in f82cd3c
` [PATCH 17/19] gitweb: git_blobdiff_plain is git_blobdiff('plain')
` [PATCH 18/19] gitweb: Remove git_diff_print subroutine
` [PATCH 19/19] gitweb: Remove creating directory for temporary files
          ` Mozilla import and large history
` [PATCH 00/19] gitweb: Remove dependency on external diff and need for temporary files

[PATCH] Simplify code outputting relative timestamps in git log
 2006-08-27 14:27 UTC  (2+ messages)

[PATCH] git-reset: remove unused variable
 2006-08-27 11:19 UTC 

[PATCH] git-cherry: remove unused variable
 2006-08-27 11:19 UTC 

Relative timestamps in git log
 2006-08-27  1:22 UTC  (2+ messages)

[PATCH] gitweb: Fix typo in git_difftree_body
 2006-08-26 21:33 UTC 

[PATCH] Add git-zip-tree
 2006-08-26 21:19 UTC 

Problem with pack
 2006-08-26 19:24 UTC  (2+ messages)

Problem with pack
 2006-08-26 18:49 UTC 

Problem with pack
 2006-08-26 18:20 UTC  (2+ messages)

git-svn problem: unexpected files/diffs in commit
 2006-08-26 16:52 UTC  (8+ messages)
  ` [PATCH] git-svn: establish new connections on commit after fork
  ` [PATCH] git-svn: recommend rebase for syncing against an SVN repo
  ` [PATCH] git-svn: add the 'dcommit' command
    ` [PATCH] git-svn: stop repeatedly reusing the first commit message with dcommit

[PATCH] Use xrealloc instead of realloc
 2006-08-26 14:16 UTC 

[PATCH] Use PATH_MAX instead of MAXPATHLEN
 2006-08-26 14:09 UTC 

Problem with pack
 2006-08-26 10:31 UTC  (6+ messages)

[PATCH 5/5] Convert unpack_entry_gently and friends to use offsets
 2006-08-26  8:12 UTC 

[PATCH 4/5] Cleanup unpack_object_header to use only offsets
 2006-08-26  8:12 UTC 

[PATCH 3/5] Cleanup unpack_entry_gently and friends to use type_name array
 2006-08-26  8:11 UTC 

[PATCH 2/5] Reuse compression code in unpack_compressed_entry
 2006-08-26  8:11 UTC 

[PATCH 1/5] Reorganize/rename unpack_non_delta_entry to unpack_compressed_entry
 2006-08-26  8:10 UTC 

[PATCH 0/5] sha1_file.c pack reading cleanups
 2006-08-26  8:10 UTC 

[PATCH] Rewrite branch in C and make it a builtin
 2006-08-26  3:15 UTC 

reversible binary diff
 2006-08-26  2:14 UTC  (2+ messages)

[PATCH/RFC] gitweb: Restore old git_blame using git-annotate under "annotate"
 2006-08-26  0:13 UTC  (2+ messages)
` [PATCH] gitweb: git_annotate didn't expect negative numeric timezone

Unresolved issues #3
 2006-08-25 21:22 UTC  (2+ messages)

[PATCH/RFC] Add interpolated git-daemon virtualization support
 2006-08-25 15:26 UTC 

Problem with pack
 2006-08-25  9:12 UTC  (2+ messages)

Running gitweb under mod_perl
 2006-08-25  1:13 UTC  (5+ messages)

[PATCH] git-apply: document remaining options in the man page
 2006-08-25  1:07 UTC  (9+ messages)
  ` [PATCH 1/7] git-apply(1): document missing options and improve existing ones
    ` [PATCH 2/7] git-ls-remote(1): document --upload-pack
      ` [PATCH 3/7] git-blame(1): mention options in the synopsis and advertise pickaxe
        ` [PATCH 4/7] gitk(1): expand the manpage to look less like a template
          ` [PATCH 5/7] git(7): put the synopsis in a verse style paragraph
            ` [PATCH 6/7] gitview.txt: improve asciidoc markup
              ` [PATCH 7/7] git-svn(1): "

[PATCH] describe: fix off-by-one error in --abbrev=40 handling
 2006-08-25  0:48 UTC 

[PATCH] cg-commit: fix signed off handling
 2006-08-25  0:27 UTC 

[PATCH] cg-commit: Fix a typo that would inhibit running of post-commit script:
 2006-08-25  0:20 UTC  (2+ messages)

"cg-commit -M msg-file ..." fails when not run from top of tree
 2006-08-25  0:06 UTC  (2+ messages)
` [PATCH] cg-commit: prefix the relative path to the message file


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