2007-02-25 | diff --cached: give more sensible error message when... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-25 | Update tests to use test-chmtime Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-25 | Add test-chmtime: a utility to change mtime on files Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-25 | Merge branch 'maint' |
diff | tree |
2007-02-25 | Add Release Notes to prepare for 1.5.0.2 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-25 | Allow arbitrary number of arguments to git-pack-objects Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-25 | rerere: do not deal with symlinks. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-25 | rerere: do not skip two conflicted paths next to each... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-25 | Merge git://repo.or.cz/git-gui into maint |
diff | tree |
2007-02-24 | Merge branch 'js/apply' |
diff | tree |
2007-02-24 | Merge branch 'js/no-limit-boundary' |
diff | tree |
2007-02-24 | Merge branch 'js/etc-config' |
diff | tree |
2007-02-24 | Merge branch 'maint' |
diff | tree |
2007-02-24 | diff-patch: Avoid emitting double-slashes in textual... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-24 | Reword git-am 3-way fallback failure message. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-24 | Limit filename for format-patch Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-24 | core.legacyheaders: Use the description used in RelNotes... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-24 | git-show-ref --verify: Fail if called without a reference Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-23 | .mailmap maintenance after pulling from git-svn Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-23 | Make tests independent of global config files Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-23 | Merge branches 'lt/crlf' and 'jc/apply-config' |
diff | tree |
2007-02-23 | Merge branch 'maint' |
diff | tree |
2007-02-23 | git-diff: fix combined diff Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-23 | Fix 'git commit -a' in a newly initialized repository Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-23 | apply: make --verbose a little more useful Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-22 | Include git-gui credits file in dist. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-22 | Document the new core.bare configuration option. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-22 | t4119: test autocomputing -p<n> for traditional diff... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-22 | git-apply: guess correct -p<n> value for non-git patches. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | git-apply: notice "diff --git" patch again Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | Merge branch 'maint' |
diff | tree |
2007-02-21 | Merge branch 'master' of git://repo.or.cz/git-gui into... |
diff | tree |
2007-02-21 | Fix botched "leak fix" Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | t4119: add test for traditional patch and different... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | git-remote: support remotes with a dot in the name Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | Teach diff -B about colours Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | Allow git-remote to update named groups of remotes Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | Add config_boolean() method to the Git perl module Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | Allow passing of an alternative CVSROOT via -d. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | disable t4016-diff-quote.sh on some filesystems |
diff | tree |
2007-02-21 | Support for large files on 32bit systems. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | git grep: use pager Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | Merge branch 'fk/autoconf' |
diff | tree |
2007-02-21 | Merge branch 'js/name-rev-fix' |
diff | tree |
2007-02-21 | prefixcmp(): fix-up leftover strncmp(). Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | prefixcmp(): fix-up mechanical conversion. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | Mechanical conversion to use prefixcmp() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | Add prefixcmp() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-21 | Merge branch 'maint' |
diff | tree |
2007-02-21 | Check for PRIuMAX rather than NO_C99_FORMAT in fast... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-20 | Link 1.5.0.1 documentation from the main page. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-20 | config: read system-wide defaults from /etc/gitconfig Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-20 | rev-list --max-age, --max-count: support --boundary Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-20 | name-rev: avoid "^0" when unneeded Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-20 | apply: fix memory leak in prefix_one() Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-20 | git-apply: require -p<n> when working in a subdirectory. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-20 | git-apply: do not lose cwd when run from a subdirectory. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-20 | Teach git-remote to update existing remotes by fetching... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-20 | Merge branch 'js/diff-color-check' |
diff | tree |
2007-02-20 | Merge branch 'jc/fetch-notags' |
diff | tree |
2007-02-20 | Merge branch 'maint' |
diff | tree |
2007-02-20 | Obey NO_C99_FORMAT in fast-import.c. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-20 | Add a compat/strtoumax.c for Solaris 8. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-20 | git-clone: Sync documentation to usage note. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-19 | Merge branch 'ap/cvsserver' |
diff | tree |
2007-02-19 | Merge branch 'maint' |
diff | tree |
2007-02-19 | GIT 1.5.0.1 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-18 | Documentation/i18n.txt: it is i18n.commitencoding not... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-18 | Read the config in rev-list Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-18 | New autoconf test for iconv Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-18 | diff --check: use colour Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-18 | Teach 'git apply' to look at $HOME/.gitconfig even... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-18 | Update draft release notes for 1.5.1 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-18 | Merge branch 'maint' |
diff | tree |
2007-02-18 | Update draft release notes for 1.5.0.1 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-18 | Merge git://git.kernel.org/pub/scm/gitk/gitk into maint |
diff | tree |
2007-02-17 | Teach core.autocrlf to 'git apply' Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-17 | Teach 'git apply' to look at $GIT_DIR/config Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-17 | name-rev: introduce the --refs=<pattern> option Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-17 | Convert update-index references in docs to add. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-17 | Attempt to improve git-rebase lead-in description. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-17 | Do not take mode bits from index after type change. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-17 | git-blame: prevent argument parsing segfault Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-16 | Merge branch 'maint' |
diff | tree |
2007-02-16 | git-merge: minor fix for no_trivial_merge_strategies. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-16 | Merge branch 'maint' |
diff | tree |
2007-02-16 | pretend-sha1: grave bugfix. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-15 | remotes.not-origin.tagopt Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-14 | Merge branch 'maint' |
diff | tree |
2007-02-14 | GIT-VERSION-FILE: check ./version first. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-14 | sha1_file.c: Round the mmap offset to half the window... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-14 | t0020: add test for auto-crlf Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-14 | Make sure packedgitwindowsize is multiple of (pagesize... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-14 | Make AutoCRLF ternary variable. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-14 | Lazy man's auto-CRLF Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-14 | Add RelNotes 1.5.0.1 Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-14 | Still updating 1.5.0 release notes. Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-14 | git-daemon: Avoid leaking the listening sockets into... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-14 | The "table-of-contents" in the update hook script should... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |
2007-02-14 | Have git-cvsserver call hooks/update before really... Signed-off-by: Junio C Hamano <junkio@cox.net> |
diff | tree |