2710 Commits (9cebe90bc55c76638f5cb8132d9fbd2769e05e54)
 

Author SHA1 Message Date
Junio C Hamano 9cebe90bc5 server-info.c: and two functions are not used anymore. 19 years ago
Junio C Hamano f13d7db4af server-info.c: use pack_local like everybody else. 19 years ago
Junio C Hamano dc5f9239f7 Documentation: shared repository management in tutorial. 19 years ago
Junio C Hamano eb0362a467 Documentation: push/receive hook references. 19 years ago
Junio C Hamano dfa2f22f94 Documentation: git-diff asciidoc table workaround. 19 years ago
Junio C Hamano 63d34b0b13 Documentation: git-mv manpage workaround. 19 years ago
Junio C Hamano 556cb4e583 Documentation: talk about pathspec in bisect. 19 years ago
Junio C Hamano 3e15c67c90 server-info: throw away T computation as well. 19 years ago
Junio C Hamano d5eac49868 server-info: stop sorting packs by latest date. 19 years ago
Junio C Hamano 6f42f89c1f server-info.c: drop unused D lines. 19 years ago
Junio C Hamano 1494e03888 sha1_file.c: make sure packs in an alternate odb is named properly. 19 years ago
Junio C Hamano b270c634b7 git.c: remove excess output for debugging when command is too long. 19 years ago
Junio C Hamano 18d1e701b7 struct tree: remove unused field "parent" 19 years ago
Junio C Hamano f83df6d66e Documentation: rebase does not use cherry-pick anymore. 19 years ago
Petr Baudis 8bf14d6ef9 Document the --(no-)edit switch of git-revert and git-cherry-pick 19 years ago
Junio C Hamano 287f860054 show-branch: allow glob pattern to name branches to show. 19 years ago
Petr Baudis 7b9b4c452c Update the git-ls-tree documentation 19 years ago
Junio C Hamano 9a79c5a8b4 git.c: two fixes, gitsetenv type and off-by-one error. 19 years ago
Junio C Hamano 3a2674337c compat/setenv: do not free what we fed putenv(3). 19 years ago
Daniel Barkalow 4c353e890c Warn when send-pack does nothing 19 years ago
Junio C Hamano d79374c7b5 [PATCH] daemon.c and path.enter_repo(): revamp path validation. 19 years ago
H. Peter Anvin 7950571ad7 A few more options for git-cat-file 19 years ago
Jason Riedy e40b61fb6b Add compat/setenv.c, use in git.c. 19 years ago
Fredrik Kuivinen 7057463463 New test case: Criss-cross merge 19 years ago
Fredrik Kuivinen 72d1216a04 New test case: merge with directory/file conflicts 19 years ago
Fredrik Kuivinen d3bfdb755e test-lib.sh: Add new function, test_expect_code 19 years ago
Fredrik Kuivinen 4275df5170 git-merge: Exit with code 2 if no strategy was able to handle the merge. 19 years ago
No name 56b5e946f2 documentation: git-tag 19 years ago
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