2006-07-15 | Quote all calls to GIT_CONF_APPEND_LINE Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-07-09 | Typofix in configure.ac comment. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-07-09 | configure.ac vertical whitespace usage cleanup Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-07-09 | autoconf: Checks for some programs Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-07-09 | autoconf: Checks for libraries Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-07-09 | autoconf: Checks for some library functions. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-07-09 | autoconf: Checks for typedefs, structures, and compiler... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-07-09 | autoconf: Preparing the way for autodetection Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-07-09 | Copy description of build configuration variables to... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-07-08 | Teach make clean about configure and autoconf Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-07-03 | autoconf: Use autoconf to write installation directories... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-30 | Rename man1 and man7 variables to man1dir and man7dir Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-30 | Allow INSTALL, bindir, mandir to be set in main Makefile Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-30 | Abstract out accesses to object hash array Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-30 | consider previous pack undeltified object state only... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-30 | Merge branch 'jc/test-3402' |
diff | tree |
2006-06-29 | Do not try futile object pairs when repacking. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-29 | Racy GIT (part #3) Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-29 | Merge branch 'jc/repack' |
diff | tree |
2006-06-29 | Merge branch 'js/patch' |
diff | tree |
2006-06-29 | diff.c: fix get_patch_id() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-29 | t4014: fix test commit labels. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
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 | format-patch: use clear_commit_marks() instead of some... 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-27 | t4014: fix for whitespace from "wc -l" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-26 | t4014: add format-patch --ignore-if-in-upstream test Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-26 | format-patch: introduce "--ignore-if-in-upstream" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-06-26 | add diff_flush_patch_id() to calculate the patch id 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 | git-repack: Be careful when updating the same pack... 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 |