summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-30Merge branch 'jc/subdir'Junio C Hamano
2005-11-30Merge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect' and 'lt/merge'Junio C Hamano
2005-11-30Do not attempt to access literal dirname "GIT_OBJECT_DIRECTORY".Tommi Virtanen
2005-11-30Tutorial: adjust merge example to recursive strategy.Junio C Hamano
2005-11-30merge-recursive: match the unmerged index entry behaviour with merge-resolveJunio C Hamano
2005-11-30diff-files: show diffs with stage0 and unmerged stage at the same time.Junio C Hamano
2005-11-30merge-one-file: leave unmerged index entries upon automerge failure.Linus Torvalds
2005-11-30diff-files: -1/-2/-3 to diff against unmerged stage.Linus Torvalds
2005-11-30git-diff: do not turn off -p/-M with any diff options.Junio C Hamano
2005-11-29Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2005-11-29[PATCH] Add tests for git-mv in subdirectoriesAlex Riesen
2005-11-29[PATCH] Make git-mv work in subdirectories, tooJohannes Schindelin
2005-11-29gitk: Add a preferences dialog with some basic stuffPaul Mackerras
2005-11-29format-patch: run diff in C localeJunio C Hamano
2005-11-29format-patch: do not abuse 3-dash marker line.Junio C Hamano
2005-11-29format-patch: remove applies-to.Junio C Hamano
2005-11-29applypatch: use "index" lines not "applies-to".Junio C Hamano
2005-11-29applymbox: typofix to enable -m option.Junio C Hamano
2005-11-29SVN import: Use one log callMatthias Urlichs
2005-11-29Fix typos and minor format issues.jdl@freescale.com
2005-11-29http-push cleanupNick Hengeveld
2005-11-29git-clone --shared should imply --localPavel Roskin
2005-11-29hash-object.c: type-fix to squelch compiler warnings.Junio C Hamano
2005-11-29define die() for scripts that use it.Junio C Hamano
2005-11-29verify-tag: make it operable from a subdirectory.Junio C Hamano
2005-11-29tag: make it operable from a subdirectory.Junio C Hamano
2005-11-29lost-found: make it operable from a subdirectory.Junio C Hamano
2005-11-29branch: make it operable from a subdirectory.Junio C Hamano
2005-11-29ls-remote: define die() now we do not use git-sh-setupJunio C Hamano
2005-11-29count-objects: make it operable from a subdirectory.Junio C Hamano
2005-11-29Make the rest of commands work from a subdirectory.Junio C Hamano
2005-11-29Make networking commands to work from a subdirectory.Junio C Hamano
2005-11-29ls-tree: work from subdirectory.Junio C Hamano
2005-11-29hash-object: work within subdirectory.Junio C Hamano
2005-11-29checkout-index: work from subdirectory.Junio C Hamano
2005-11-29fsck-objects: work from subdirectory.Junio C Hamano
2005-11-29peek-remote: honor proxy config even from subdirectory.Junio C Hamano
2005-11-29git-apply: work from subdirectory.Junio C Hamano
2005-11-29working from subdirectory: preparationJunio C Hamano
2005-11-29bisect: quote pathnames for eval safety.Junio C Hamano
2005-11-29bisect: limit the searchspace by pathspecsLinus Torvalds
2005-11-29ls-tree: match the test to the new semantics.Junio C Hamano
2005-11-29ls-tree: Resurrect funny name quoting lost during rewrite.Junio C Hamano
2005-11-29ls-tree: further tweaks of the rewriteLinus Torvalds
2005-11-29ls-tree: further cleanup to parallel ls-files.Linus Torvalds
2005-11-29ls-tree: major rewrite to do pathspecLinus Torvalds
2005-11-29write_name_quoted(): make one of the path a counted string.Junio C Hamano
2005-11-29Documentation: Describe merge operation a bit better.Junio C Hamano
2005-11-29Fix typo in http-push.cJan Andres
2005-11-29name-rev: fix parent counting.Junio C Hamano