2667 Commits (9cac9d368934f68e75810df95211a6522d4d139e)
 

Author SHA1 Message Date
Junio C Hamano 9cac9d3689 Merge branch 'jc/subdir' 19 years ago
Junio C Hamano 5401f3040b Merge branches 'jc/apply', 'lt/ls-tree', 'lt/bisect' and 'lt/merge' 19 years ago
Tommi Virtanen 0738fc2192 Do not attempt to access literal dirname "GIT_OBJECT_DIRECTORY". 19 years ago
Junio C Hamano 0501c2409d Tutorial: adjust merge example to recursive strategy. 19 years ago
Junio C Hamano 58cce8a85d merge-recursive: match the unmerged index entry behaviour with merge-resolve 19 years ago
Junio C Hamano 15bf57a18a diff-files: show diffs with stage0 and unmerged stage at the same time. 19 years ago
Linus Torvalds 354b9b59b0 merge-one-file: leave unmerged index entries upon automerge failure. 19 years ago
Linus Torvalds 10637b84d9 diff-files: -1/-2/-3 to diff against unmerged stage. 19 years ago
Junio C Hamano 5620518095 git-diff: do not turn off -p/-M with any diff options. 19 years ago
Junio C Hamano 069b20a198 Merge http://www.kernel.org/pub/scm/gitk/gitk 19 years ago
Alex Riesen 8bf2c69c2d [PATCH] Add tests for git-mv in subdirectories 19 years ago
Johannes Schindelin 4518bb8839 [PATCH] Make git-mv work in subdirectories, too 19 years ago
Paul Mackerras 712fcc08c7 gitk: Add a preferences dialog with some basic stuff 19 years ago
Junio C Hamano 830273d10c format-patch: run diff in C locale 19 years ago
Junio C Hamano a004d3f70f format-patch: do not abuse 3-dash marker line. 19 years ago
Junio C Hamano 99e368b996 format-patch: remove applies-to. 19 years ago
Junio C Hamano bf3e274873 applypatch: use "index" lines not "applies-to". 19 years ago
Junio C Hamano e1355547fd applymbox: typofix to enable -m option. 19 years ago
Matthias Urlichs 034908047d SVN import: Use one log call 19 years ago
jdl@freescale.com b020dcd54c Fix typos and minor format issues. 19 years ago
Nick Hengeveld 3e9fabc85e http-push cleanup 19 years ago
Pavel Roskin 2c4ed386e8 git-clone --shared should imply --local 19 years ago
Junio C Hamano 99e0169206 hash-object.c: type-fix to squelch compiler warnings. 19 years ago
Junio C Hamano d165fa14f0 define die() for scripts that use it. 19 years ago
Junio C Hamano d6ea70af77 verify-tag: make it operable from a subdirectory. 19 years ago
Junio C Hamano 7ea2fc47d2 tag: make it operable from a subdirectory. 19 years ago
Junio C Hamano eefaa4fca7 lost-found: make it operable from a subdirectory. 19 years ago
Junio C Hamano 9cc2527cd2 branch: make it operable from a subdirectory. 19 years ago
Junio C Hamano 1abacf3b5b ls-remote: define die() now we do not use git-sh-setup 19 years ago
Junio C Hamano 710b7098e2 count-objects: make it operable from a subdirectory. 19 years ago
Junio C Hamano 53228a5fb8 Make the rest of commands work from a subdirectory. 19 years ago
Junio C Hamano 5a3277133d Make networking commands to work from a subdirectory. 19 years ago
Junio C Hamano b191fa72ea ls-tree: work from subdirectory. 19 years ago
Junio C Hamano 706fe6ae03 hash-object: work within subdirectory. 19 years ago
Junio C Hamano c3e9a6534c checkout-index: work from subdirectory. 19 years ago
Junio C Hamano 61e2b01529 fsck-objects: work from subdirectory. 19 years ago
Junio C Hamano e44eb3e4c7 peek-remote: honor proxy config even from subdirectory. 19 years ago
Junio C Hamano edf2e37002 git-apply: work from subdirectory. 19 years ago
Junio C Hamano 4ca0660816 working from subdirectory: preparation 19 years ago
Junio C Hamano e9a45d75b5 bisect: quote pathnames for eval safety. 19 years ago
Linus Torvalds b3cfd939c3 bisect: limit the searchspace by pathspecs 19 years ago
Junio C Hamano 246cc52f38 ls-tree: match the test to the new semantics. 19 years ago
Junio C Hamano 32b5904b5f ls-tree: Resurrect funny name quoting lost during rewrite. 19 years ago
Linus Torvalds e2466376ec ls-tree: further tweaks of the rewrite 19 years ago
Linus Torvalds b45c569b6f ls-tree: further cleanup to parallel ls-files. 19 years ago
Linus Torvalds 3c5e8468a9 ls-tree: major rewrite to do pathspec 19 years ago
Junio C Hamano 9ef2b3cbf6 write_name_quoted(): make one of the path a counted string. 19 years ago
Junio C Hamano ffb1a4bed5 Documentation: Describe merge operation a bit better. 19 years ago
Jan Andres 3e2f62bebf Fix typo in http-push.c 19 years ago
Junio C Hamano f2e6f1c976 name-rev: fix parent counting. 19 years ago