messages from 2006-08-27 03:04:21 to 2006-08-31 23:03:15 UTC [more...]
[PATCH] git-rev-list(1): group options; reformat; document more options
2006-08-31 23:02 UTC (2+ messages)
problem with git-cvsserver
2006-08-31 23:00 UTC (8+ messages)
gitweb filter for patches by a specific person in a specific timeframe
2006-08-31 22:57 UTC (5+ messages)
` [PATCH] Support author and commiter based revision list limiting
[PATCH] Use xmalloc instead of malloc
2006-08-31 22:32 UTC
[PATCH] Include config.mak.autogen in the doc Makefile
2006-08-31 22:31 UTC
Compiling git-snapshot-20069831
2006-08-31 22:07 UTC (13+ messages)
[PATCH] Trace into open fd and refactor tracing code
2006-08-31 21:49 UTC (4+ messages)
Problematic git pack
2006-08-31 21:33 UTC (4+ messages)
[PATCH 0/2] gitweb: Get rid of failed experiments ;-)
2006-08-31 19:32 UTC (5+ messages)
` [PATCH 1/2] gitweb: Remove unused git_get_{preceding,following}_references
` [PATCH 2/2] gitweb: Remove git_to_hash function
` [PATCH] gitweb: Remove forgotten call to git_to_hash
[PATCH 0/3] git-daemon: plug new upload-tar command
2006-08-31 17:45 UTC (7+ messages)
` [PATCH 1/3] daemon.c: introduce daemon's service
` [PATCH 1/3] daemon.c: introduce daemon's service [take #2]
` [PATCH 2/3] daemon.c: added upload-tar service
` [PATCH 3/3] git-tar-tree.c: no need to be in a git repo when using --remote
[PATCH] gitweb: Add git_project_index for generating index.aux
2006-08-31 14:33 UTC (2+ messages)
git-snapshot-20060831 error
2006-08-31 11:19 UTC
[PATCH/RFC 0/4] gitweb: ViewVC-like "tree_blame" view
2006-08-31 9:22 UTC (9+ messages)
[PATCH 1/4] gitweb: Move git-ls-tree output parsing to parse_ls_tree_line
2006-08-30 22:36 UTC (4+ messages)
` [PATCH 2/4] gitweb: Separate printing of git_tree row into git_print_tree_entry
` [PATCH 3/4] gitweb: Extend parse_difftree_raw_line to save commit info
` [PATCH 4/4] gitweb: Add "tree_blame" view (WIP)
Problematic git pack
2006-08-30 18:11 UTC
Mozilla .git tree
2006-08-30 11:42 UTC (7+ messages)
[PATCH 0/5] gitweb: Additions to commitdiff view
2006-08-30 9:47 UTC (16+ 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
` [PATCH] gitweb: split output routine of blame2
` [PATCH] gitweb: show rev only on the first line of each group in blame
Ask us for credit you
2006-08-29 20:47 UTC
Why do base objects appear behind the delta in packs?
2006-08-29 19:23 UTC (9+ messages)
git-fsck-objects: lacking default references should not be fatal
2006-08-29 18:47 UTC
Starting to think about sha-256?
2006-08-29 6:17 UTC (19+ messages)
[PATCH] Add a newline before appending "Signed-off-by: " line
2006-08-29 11:37 UTC (2+ messages)
[PATCH] Remove uneeded #include
2006-08-29 11:02 UTC
[PATCH] Makefile: fix typo
2006-08-29 10:51 UTC
[PATCH] unpack-objects: remove unused variable "eof"
2006-08-29 10:50 UTC
[PATCH] Check if pack directory exists prior to descending into it
2006-08-29 9:17 UTC (2+ messages)
[PATCH] gitweb: show age and author in blame output
2006-08-29 9:07 UTC
[PATCH] gitweb: Use --git-dir parameter instead of setting $ENV{'GIT_DIR'}
2006-08-29 7:19 UTC (4+ messages)
` [PATCH (amend)] "
` [PATCH] use do() instead of require() to include configuration
Packfile can't be mapped
2006-08-29 5:33 UTC (16+ messages)
[PATCH] Add git-zip-tree to .gitignore
2006-08-28 22:43 UTC (6+ messages)
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 (6+ 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
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 (3+ messages)
[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 (8+ messages)
` [PATCH 13/19] gitweb: Add invisible hyperlink to from-file/to-file diff header
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).