2006-09-07 | Make apply --binary a no-op. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-09-07 | Merge branch 'jc/daemon' |
diff | tree |
2006-09-07 | Revert "daemon: add upload-tar service." Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-09-07 | Merge branch 'pm/diff' |
diff | tree |
2006-09-06 | Teach rev-list an option to read revs from the standard... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-09-06 | revision.c: allow injecting revision parameters after... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-09-05 | Merge branch 'jc/pack' |
diff | tree |
2006-09-04 | more lightweight revalidation while reusing deflated... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-09-03 | pack-objects: fix thinko in revalidate code Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-09-03 | Merge branch 'master' into cc/trace |
diff | tree |
2006-09-03 | pack-objects: re-validate data we copy from elsewhere. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-09-01 | consolidate two copies of new style object header parsing... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-09-01 | Merge git://git.kernel.org/pub/scm/gitk/gitk |
diff | tree |
2006-09-01 | Constness tightening for move/link_temp_to_file() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-31 | t5710: fix two thinkos. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-31 | Merge early part of branch 'jc/daemon' |
diff | tree |
2006-08-28 | Merge branch 'gl/web' |
diff | tree |
2006-08-28 | multi-service daemon: documentation Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-28 | daemon: add upload-tar service. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-28 | daemon: prepare for multiple services. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-28 | free(NULL) is perfectly valid. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-28 | Merge branch 'gl/cleanup-next' |
diff | tree |
2006-08-28 | Merge branch 'js/c-merge-recursive' |
diff | tree |
2006-08-28 | Merge branch 'ts/daemon' |
diff | tree |
2006-08-28 | Merge branch 'jc/apply' |
diff | tree |
2006-08-27 | git-apply --reject: finishing touches. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-26 | Merge branch 'master' into gl/web |
diff | tree |
2006-08-26 | Merge branch 'gl/cleanup' |
diff | tree |
2006-08-24 | update-index -g Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-24 | builtin-grep.c: remove unused debugging piece. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-23 | hashcpy/hashcmp remaining bits. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-23 | Merge branch 'gl/cleanup' into gl/cleanup-next |
diff | tree |
2006-08-23 | Convert memset(hash,0,20) to hashclr(hash). Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-22 | apply --reject: count hunks starting from 1, not 0 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-21 | Merge branch 'maint' |
diff | tree |
2006-08-18 | git-apply --verbose Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-18 | git-apply --reject: send rejects to .rej files. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-17 | git-apply --reject Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-17 | apply --reverse: tie it all together. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-17 | diff.c: make binary patch reversible. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-17 | builtin-apply --reverse: two bugfixes. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-17 | Merge branch 'jc/format-patch' |
diff | tree |
2006-08-16 | Merge branch 'jc/racy' |
diff | tree |
2006-08-16 | Merge branch 'maint' |
diff | tree |
2006-08-16 | builtin-grep: remove unused debugging cruft. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-16 | Remove the "delay writing to avoid runtime penalty... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-16 | Add check program "git-check-racy" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-16 | Documentation/technical/racy-git.txt Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-16 | Merge branch 'maint' |
diff | tree |
2006-08-16 | finish_connect(): thinkofix Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-15 | avoid nanosleep(2) Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-15 | git-apply --binary: clean up and prepare for --reverse Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-15 | git-apply --reverse: simplify reverse option. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-15 | t4116 apply --reverse test Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-15 | Remove combine-diff.c::uninteresting() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-14 | Merge branch 'maint' |
diff | tree |
2006-08-14 | Fix type of combine-diff.c::show_patch_diff() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-13 | Merge branch 'jc/upload-pack' |
diff | tree |
2006-08-13 | Merge branch 'jc/racy-delay' |
diff | tree |
2006-08-13 | Merge branch 'th/diff-extra' |
diff | tree |
2006-08-13 | Merge branch 'jc/pack-objects' |
diff | tree |
2006-08-13 | Merge branch 'js/read-tree' |
diff | tree |
2006-08-13 | Merge branch 'js/http-mb' |
diff | tree |
2006-08-13 | Merge branch 'js/color-diff' |
diff | tree |
2006-08-13 | Merge branch 'jn/web' |
diff | tree |
2006-08-13 | Merge branch 'lt/web' |
diff | tree |
2006-08-13 | Merge branch 'jn/conf' |
diff | tree |
2006-08-13 | Merge branch 'jc/grep' |
diff | tree |
2006-08-13 | Merge branch 'mk/rename' |
diff | tree |
2006-08-13 | Merge branch 'ml/pager' |
diff | tree |
2006-08-13 | Merge branch 'master' into js/c-merge-recursive |
diff | tree |
2006-08-13 | GIT 1.4.2 |
diff | tree |
2006-08-13 | Merge git://git.kernel.org/pub/scm/gitk/gitk |
diff | tree |
2006-08-13 | t/t4013: fix futzing with the version string. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-13 | Better error message when we are unable to lock the... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-13 | git-am: give better diagnostics when the patch does... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-12 | Merge branch 'rj/header' |
diff | tree |
2006-08-12 | git-grep: show pathnames relative to the current directory Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-12 | git-sh-setup: do not use repo-config to test the git... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-11 | Merge branch 'rn/push-dav' |
diff | tree |
2006-08-10 | Merge branch 'master' into mk/rename |
diff | tree |
2006-08-10 | builtin-apply: remove unused increment Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-10 | Fix git-diff A...B Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-10 | combine-diff: use color Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-10 | git-apply: applying a patch to make a symlink shorter. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-09 | allow diff.renamelimit to be set regardless of -M/-C Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-09 | make --find-copies-harder imply -C Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-09 | find_unique_abbrev() with len=0 should not abbreviate Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-09 | check return value from diff_setup_done() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-09 | Fix tutorial-2.html Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-09 | Documentation: git-status takes the same options as... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-09 | autoconf: clean temporary file mak.append Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-09 | read-cache: tweak racy-git delay logic Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-08 | Merge branch 'master' into mk/rename |
diff | tree |
2006-08-08 | GIT-VERSION-GEN: adjust for ancient git Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-08 | builtin-mv: fix use of uninitialized memory. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-08 | debugging: XMALLOC_POISON Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-07 | Racy git: avoid having to be always too careful Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-06 | Fix "grep -w" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2006-08-05 | Makefile: Cygwin does not seem to need NO_STRLCPY Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |