2006-06-22 | Merge branch 'pb/config' |
diff | tree |
2006-06-22 | Merge branch 'lt/objlist' |
diff | tree |
2006-06-22 | git-svn: fix commit --edit flag when using SVN:: libraries Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-22 | Makefile: do not force unneeded recompilation upon... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-22 | rebase --merge: fix for rebasing more than 7 commits. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-22 | Check and document the options to prevent mistakes. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-22 | Pass -DDEFAULT_GIT_TEMPLATE_DIR only where actually... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-22 | Merge branch 'master' into next |
diff | tree |
2006-06-21 | Merge branch 'jc/upload-corrupt' into next |
diff | tree |
2006-06-21 | Merge branch 'jn/web' into next |
diff | tree |
2006-06-21 | daemon: send stderr to /dev/null instead of closing. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | gitweb: Make use of $PATH_INFO for project parameter Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | Fix grow_refs_hash() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | Merge branch 'ew/rebase' into next |
diff | tree |
2006-06-21 | rebase: error out for NO_PYTHON if they use recursive... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | Add renaming-rebase test. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | rebase: Allow merge strategies to be used when rebasing Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | object-refs: avoid division by zero Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | Merge branch 'ff/c99' into next |
diff | tree |
2006-06-21 | Merge branch 'jc/upload-corrupt' into next |
diff | tree |
2006-06-21 | upload-pack/fetch-pack: support side-band communication Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | Retire git-clone-pack Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | upload-pack: prepare for sideband message support. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | upload-pack: avoid sending an incomplete pack upon... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | Merge branch 'jn/web' into next |
diff | tree |
2006-06-21 | Fix possible out-of-bounds array access Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | Move $gitbin earlier in gitweb.cgi Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | Add git version to gitweb output Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | gitweb: whitespace cleanup Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | Merge branch 'master' into next |
diff | tree |
2006-06-21 | checkout -f: do not leave untracked working tree files. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-21 | Log peer address when git-daemon called from inetd Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | Merge branch 'jn/web' into next |
diff | tree |
2006-06-20 | gitweb: style done with stylesheet |
diff | tree |
2006-06-20 | gitweb: A couple of page title tweaking |
diff | tree |
2006-06-20 | Merge branch 'jn/web' into next |
diff | tree |
2006-06-20 | Fix: Support for the standard mime.types map in gitweb Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | Merge branch 'master' into next |
diff | tree |
2006-06-20 | Merge branch 'jn/web' into next |
diff | tree |
2006-06-20 | Merge branch 'pb/config' into next |
diff | tree |
2006-06-20 | Remove all void-pointer arithmetic. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | git-svn: fix --rmdir when using SVN:: libraries Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | git_config: access() returns 0 on success, not > 0 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | repo-config: Fix late-night bug Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | gitweb: add type="text/css" to stylesheet link Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | Merge branch 'jc/waitpid' into next |
diff | tree |
2006-06-20 | Merge branch 'lt/objlist' into next |
diff | tree |
2006-06-20 | Merge branches 'js/lsfix', 'pb/config' and 'jn/web... |
diff | tree |
2006-06-20 | Add "named object array" concept Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | Restore SIGCHLD to SIG_DFL where we care about waitpid(). Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | xdiff: minor changes to match libxdiff-0.21 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | fix rfc2047 formatter. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | Fix t8001-annotate and t8002-blame for ActiveState... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | Add specialized object allocator Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | Read configuration also from $HOME/.gitconfig Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | Fix setting config variables with an alternative GIT_CONFIG Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-20 | Initialize lock_file struct to all zero. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Make CSS file gitweb/gitweb.css more readable Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Merge early parts of branch 'ff/c99' |
diff | tree |
2006-06-19 | Merge early parts of branch 'ls/am' |
diff | tree |
2006-06-19 | Make git-update-ref a builtin Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Make git-update-index a builtin Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Make git-stripspace a builtin Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Make git-mailinfo a builtin Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Make git-mailsplit a builtin Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Make git-write-tree a builtin Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Merge branch 'jn/web' into next |
diff | tree |
2006-06-19 | Merge branch 'pb/config' into next |
diff | tree |
2006-06-19 | Fix gitweb stylesheet Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Support for the standard mime.types map in gitweb Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | gitweb: text files for 'blob_plain' action without... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | gitweb: safely output binary files for 'blob_plain... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Move gitweb style to gitweb.css Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Change types used in bitfields to be `int's. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Don't use empty structure initializers. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Cast pointers to `void *' when used in a format. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Don't instantiate structures with FAMs. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Initialize FAMs using `FLEX_ARRAY'. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Remove ranges from switch statements. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Support for extracting configuration from different... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-19 | Merge branch 'yl/build' |
diff | tree |
2006-06-19 | Merge branch 'jc/shared' |
diff | tree |
2006-06-19 | Merge branch 'eb/mail' |
diff | tree |
2006-06-19 | Fix PPC SHA1 routine for large input buffers Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-18 | Make t8001-annotate and t8002-blame more portable Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-18 | Remove "refs" field from "struct object" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-18 | Make release tarballs friendlier to older tar versions Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-18 | Merge branch 'master' into next |
diff | tree |
2006-06-18 | git-tar-tree: no more void pointer arithmetic Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-18 | git-tar-tree: documentation update Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-18 | git-tar-tree: Simplify write_trailer() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-18 | Merge branch 'yl/build' into next |
diff | tree |
2006-06-18 | auto-detect changed prefix and/or changed build flags Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-18 | Merge branch 'eb/mail' into next |
diff | tree |
2006-06-18 | Fix git-format-patch -s Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-18 | Some more memory leak avoidance Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-18 | Move "void *util" from "struct object" into "struct... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-18 | Shrink "struct object" a bit Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-18 | Merge early part of branch 'jc/fetchupload' |
diff | tree |
2006-06-18 | Merge branch 'jc/rw-prefix' |
diff | tree |