2682 Commits (d2abdd2647c6241ec7cced9df9cdd4b98d3d6898)
 

Author SHA1 Message Date
Junio C Hamano d2abdd2647 documentation: git-bisect (help HTML break man) 19 years ago
No name 3f41f5a9fe documentation: clarify read-tree --reset 19 years ago
Junio C Hamano 3ace1fe34b git-merge documentation: conflicting merge leaves higher stages in index 19 years ago
Junio C Hamano 54dd99a127 merge-one-file: make sure we do not mismerge symbolic links. 19 years ago
Junio C Hamano 1c2c10b6e6 merge-one-file: make sure we create the merged file. 19 years ago
Junio C Hamano 57ae0d09ed t3100: add ls-tree -t and -d tests. 19 years ago
Junio C Hamano a6b51f11ab merge-recursive: adjust git-ls-tree use for the latest. 19 years ago
Alex Riesen 10b15b86f5 git wrapper: more careful argument stuffing 19 years ago
Junio C Hamano ce3ca27545 git-merge-one-file: do not worry about 'rmdir -p' not removing directory. 19 years ago
Junio C Hamano c639a5548a ls-tree: --name-only 19 years ago
Junio C Hamano f59846718e ls-tree: resurrect '-d' to mean 'show trees only' 19 years ago
Linus Torvalds 0f8f45cb4a git-ls-tree: add "-t" option to always show the tree entries 19 years ago
Junio C Hamano 2731d04883 Makefile: say the default target upfront. 19 years ago
Junio C Hamano a3e3dc4690 Documentation: describe '-f' option to git-fetch. 19 years ago
Timo Hirvonen b34403aa97 Move couple of ifdefs after "include config.mk" 19 years ago
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