2944 Commits (bb5ebed731378f9ebec9bcd438aa69e086d73359)
 

Author SHA1 Message Date
Paul Mackerras fd8ccbec4f gitk: Work around Tcl's non-standard names for encodings 19 years ago
Junio C Hamano d23748a6af update-index: allow --index-info to add higher stages. 19 years ago
Junio C Hamano b539c5e8fb git-merge-one: new merge world order. 19 years ago
Junio C Hamano 3bd348aeea checkout-index: allow checking out from higher stages. 19 years ago
Jason Riedy 9754563ca9 Use printf rather than echo -n. 19 years ago
Junio C Hamano e23eff8be9 qsort() ptrdiff_t may be larger than int 19 years ago
Jason Riedy a6da9395a5 [PATCH] Initial AIX portability fixes. 19 years ago
Junio C Hamano be61db922a git-merge-one-file: resurrect leading path creation. 19 years ago
Junio C Hamano bb6d7b893e Documentaiton (read-tree): update description of 3-way 19 years ago
Junio C Hamano 5f6da1d9d2 Documentation: hash-object. 19 years ago
Junio C Hamano 75a46f6b0e write-tree: check extra arguments and die but be a bit more helpful. 19 years ago
Junio C Hamano 4a62eaed31 init-db: check extra arguments and complain. 19 years ago
Junio C Hamano 9c2e7c0ca2 hash-object: -- and --help 19 years ago
Jon Loeliger 61f693bd5a Added documentation for few missing options. 19 years ago
Junio C Hamano 23c99d8460 git-mv to work with Perl 5.6 19 years ago
Junio C Hamano 8d69195124 Fix 5501 test 19 years ago
Junio C Hamano 4050c0df8e Clean up compatibility definitions. 19 years ago
Paul Mackerras 4dd5d0d9eb gitk: Some improvements for the code for updating the display 19 years ago
Jason Riedy cd8c458947 [PATCH] Document config.mak in INSTALL. 19 years ago
Junio C Hamano 53e7181cd9 config.c: remove unnecessary header in minimum configuration file. 19 years ago
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 423325a2d2 GIT 0.99.9l aka 1.0rc4 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