3015 Commits (3a75f674017fdf86d8b742cdfeb0df8700a2d03a)
 

Author SHA1 Message Date
Nikolai Weibull 5e34c99d95 Documentation/git-ls-remote.txt: Add -h and -t. 19 years ago
Nikolai Weibull 6f855371a5 Documentation/git-format-patch.txt: Add --signoff, --check, and long option-names. 19 years ago
Nikolai Weibull d4ce5f7e50 Add documentation for the --topo-order option to git-show-branch. 19 years ago
Nikolai Weibull 674b28085e Add documentation for git-revert and git-cherry-pick. 19 years ago
Nikolai Weibull d972217457 Documentation/git-cherry-pick: Add --replay and --no-commit. 19 years ago
Nikolai Weibull 56e5e9170e Documentation/git-cvsimport.txt: Fix a slight glitch in description heading. 19 years ago
Nikolai Weibull e293de3efb Documentation/git-verify-pack.txt: added documentation for --. 19 years ago
Nikolai Weibull eaa54efc61 Documentation/git-commit.txt: Add long options and -- to documentation. 19 years ago
Nikolai Weibull 16cc50d12e Use uniform description for the '--' option. 19 years ago
Nikolai Weibull 68e37f8402 Fix the description of --utf8 and --keep to git-am. 19 years ago
Nikolai Weibull 63ae26f87a Document the --non-empty command-line option to git-pack-objects. 19 years ago
Junio C Hamano bcaf60b25b show-branch: comment typo 19 years ago
Junio C Hamano 9688a882e1 Documentation: recursive is the default strategy these days. 19 years ago
Junio C Hamano 49ccb0877f Make sure we use compat/subprocess.py with Python 2.3 while running tests. 19 years ago
Daniel Barkalow 128aed684d Clean up file descriptors when calling hooks. 19 years ago
Junio C Hamano 64224caf88 refs.c: make sure leading directories exist before writing a ref. 19 years ago
Junio C Hamano 361c06d8f5 Documentation(tutorial): adjust merge example to the new merge world order. 19 years ago
Junio C Hamano 6bad1902f5 Documentation(cvs-migration): minor cleanups. 19 years ago
Junio C Hamano 12bd7e78ee Documentation(glossary): minor formatting clean-ups. 19 years ago
Junio C Hamano 2fa090b6c1 Documentation: git.html/git.7 19 years ago
Junio C Hamano 5e80092f7e Merge http://www.kernel.org/pub/scm/gitk/gitk 19 years ago
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