2006-06-29 | checkout -m: fix read-tree invocation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | t/README: start testing porcelainish Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | Save errno in handle_alias() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | rebase: check for errors from git-commit Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | cvsimport - cleanup of the multi-indexes handling Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | connect.c: check the commit buffer boundary while parsing. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | connect.c: remove unused parameters from tcp_connect... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | Make some strings const Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | rebase: get rid of outdated MRESOLVEMSG Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | git wrapper: fix command name in an error message. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | git-svn: be verbose by default on fetch/commit, add... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | git-svn: add --follow-parent and --no-metadata options... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | git-svn: add the commit-diff command Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | git-svn: several graft-branches improvements Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | git-svn: SVN 1.1.x library compatibility Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | combine-diff.c: type sanity Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-28 | quote.c: silence compiler warnings from EMIT macro Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-27 | Fix expr usage for FreeBSD Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-26 | Merge branch 'jc/squash' |
diff | tree |
2006-06-26 | Merge branch 'jc/diff' |
diff | tree |
2006-06-26 | Merge branch 'ml/cvsimport' |
diff | tree |
2006-06-26 | Merge branch 'js/diff' |
diff | tree |
2006-06-26 | Merge branch 'ew/rebase' |
diff | tree |
2006-06-26 | Fix pkt-line.h to compile with a non-GCC compiler Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-26 | Solaris needs inclusion of signal.h for signal() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-25 | correct documentation for git grep Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-25 | diff --color: use $GIT_DIR/config Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-25 | rebase: allow --skip to work with --merge Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-25 | rebase: cleanup rebasing with --merge Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-25 | rebase: allow --merge option to handle patches merged... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-25 | git-commit: filter out log message lines only when... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-25 | Rename safe_strncpy() to strlcpy(). Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-25 | apply: replace NO_ACCURATE_DIFF with --inaccurate-eof... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-25 | Clean up diff.c Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-25 | cvsimport: always set $ENV{GIT_INDEX_FILE} to $index... |
diff | tree |
2006-06-24 | cvsimport: setup indexes correctly for ancestors and... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-24 | repo-config: fix printing of bool Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-24 | diff --color: use reset sequence when we mean reset. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-24 | git-repack -- respect -q and be quiet Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-24 | git-merge --squash Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-24 | git-pull: abort when fmt-merge-msg fails. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-24 | Merge branch 'pb/error' |
diff | tree |
2006-06-24 | usage: minimum type fix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-24 | Customizable error handlers Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-24 | git-merge: Don't use -p when outputting summary Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-24 | Teach diff about -b and -w flags Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-23 | git-commit: allow -e option anywhere on command line Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-23 | patch-id: take "commit" prefix as well as "diff-tree... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-22 | Makefile: do not recompile main programs when libraries... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-22 | add GIT-CFLAGS to .gitignore Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-22 | Tweak diff colors Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-22 | Merge branch 'master' into next |
diff | tree |
2006-06-22 | Merge branch 'js/lsfix' |
diff | tree |
2006-06-22 | Merge branch 'ew/rebase' |
diff | tree |
2006-06-22 | Merge branch 'jn/web' |
diff | tree |
2006-06-22 | Merge early parts of branch 'js/diff' |
diff | tree |
2006-06-22 | Merge branch 'jc/upload-corrupt' |
diff | tree |
2006-06-22 | Merge branch 'ew/rebase' into next |
diff | tree |
2006-06-22 | Merge branch 'jn/web' into next |
diff | tree |
2006-06-22 | gitweb: whitespace cleanup around '=' Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-22 | gitweb: Use $hash_base as $search_hash if possible Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-22 | Merge branch 'jc/waitpid' |
diff | tree |
2006-06-22 | Merge branch 'ff/c99' |
diff | tree |
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 |