2005-12-14 |
Junio C Hamano | Merge branch 'fk/usage'
|
commit | commitdiff | tree |
2005-12-14 |
Junio C Hamano | Documentation: topic branches Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
Junio C Hamano | applypatch: no need to do non-portable [[ ... ]] Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-repack: Usage string clean-up, emit usage at incorrect... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-rebase: Usage string clean-up, emit usage string... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-prune: Usage string clean-up, use the 'usage' function Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-lost-found: Usage string clean-up, emit usage string... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-fetch: Usage string clean-up, emit usage string... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-cherry: Usage string clean-up, use the 'usage'... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-applypatch: Usage string clean-up, emit usage string... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-am: Usage string clean-up Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-revert: Usage string clean-up Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | git-verify-tag: Usage string clean-up, emit usage string... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
freku045@student... | Trivial usage string clean-up Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
Junio C Hamano | t3200: branch --help does not die anymore. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
Fredrik Kuivinen | Usage message clean-up, take #2 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
Junio C Hamano | Everyday: a bit more examples. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
Junio C Hamano | checkout-index: fix checking out specific path. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
Petr Baudis | Make git-send-pack exit with error when some refs couldn... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-14 |
Junio C Hamano | [PATCH] allow merging any committish Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-13 |
Junio C Hamano | git-clone: tell the user a bit more about clone-pack... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-13 |
Junio C Hamano | Documentation: not learning core git commands. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-13 |
Junio C Hamano | Documentation: diff examples. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-13 |
Junio C Hamano | Documentation: fix missing links to git(7) Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-13 |
Junio C Hamano | Documentation: more examples. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-13 |
Junio C Hamano | Everyday: a bit more example. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-13 |
Junio C Hamano | diffcore-break: do not break too small filepair. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-13 |
Junio C Hamano | Revert "Add deltifier test."
|
commit | commitdiff | tree |
2005-12-13 |
Junio C Hamano | Revert "diff-delta.c: allow delta with empty blob."
|
commit | commitdiff | tree |
2005-12-13 |
Junio C Hamano | Everyday: some examples. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-12 |
Junio C Hamano | diff-delta.c: allow delta with empty blob. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-12 |
Junio C Hamano | Add deltifier test. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-12 |
Junio C Hamano | diffcore-break.c: check diff_delta() return value.
|
commit | commitdiff | tree |
2005-12-11 |
Junio C Hamano | t/t6022: a new test for renaming merge. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-11 |
Junio C Hamano | merge-recursive: cleanup setIndexStages Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-11 |
Junio C Hamano | merge-recursive: leave unmerged entries in the index. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-11 |
Junio C Hamano | format-patch: use same number of digits in numbers Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-11 |
Junio C Hamano | t0000: catch trivial pilot errors. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-11 |
Junio C Hamano | t3300: funny name test Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-11 |
Daniel Barkalow | Allow saving an object from a pipe Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-10 |
Junio C Hamano | Link Everyday GIT to main documentation tree. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-10 |
Junio C Hamano | Everyday GIT with 20 commands Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-10 |
Junio C Hamano | Use GIT_EXEC_PATH explicitly for initial git-init-db... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-09 |
Alex Riesen | use "git init-db" in tests Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-09 |
Junio C Hamano | git-prune: never lose objects reachable from our refs. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-09 |
Junio C Hamano | qsort(): ptrdiff_t may be larger than int Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-09 |
Junio C Hamano | Documentation: git-prune Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Documentation/git-read-tree.txt: Add --reset to SYNOPSIS. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Documentation/git-tag.txt: Fix the order of sections... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Documentation/git-update-server-info.txt: Add -f alias... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Documentation/git-http-fetch.txt: Document the commit... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Documentation/git-repack.txt: Add -l and -n. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Documentation/git-ls-remote.txt: Add -h and -t. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Documentation/git-format-patch.txt: Add --signoff,... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Add documentation for the --topo-order option to git... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Add documentation for git-revert and git-cherry-pick. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Documentation/git-cherry-pick: Add --replay and --no... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Documentation/git-cvsimport.txt: Fix a slight glitch... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Documentation/git-verify-pack.txt: added documentation... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Documentation/git-commit.txt: Add long options and... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Use uniform description for the '--' option. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Fix the description of --utf8 and --keep to git-am. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Nikolai Weibull | Document the --non-empty command-line option to git... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Junio C Hamano | show-branch: comment typo Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Junio C Hamano | Documentation: recursive is the default strategy these... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Junio C Hamano | Make sure we use compat/subprocess.py with Python 2... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Daniel Barkalow | Clean up file descriptors when calling hooks. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Junio C Hamano | refs.c: make sure leading directories exist before... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Junio C Hamano | Documentation(tutorial): adjust merge example to the... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Junio C Hamano | Documentation(cvs-migration): minor cleanups. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Junio C Hamano | Documentation(glossary): minor formatting clean-ups. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-08 |
Junio C Hamano | Documentation: git.html/git.7 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-07 |
Junio C Hamano | Merge http://www.kernel.org/pub/scm/gitk/gitk
|
commit | commitdiff | tree |
2005-12-07 |
Junio C Hamano | update-index: allow --index-info to add higher stages. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-07 |
Junio C Hamano | git-merge-one: new merge world order. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-07 |
Junio C Hamano | checkout-index: allow checking out from higher stages. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-07 |
Jason Riedy | Use printf rather than echo -n. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-07 |
Junio C Hamano | qsort() ptrdiff_t may be larger than int Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-07 |
Jason Riedy | [PATCH] Initial AIX portability fixes. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-06 |
Junio C Hamano | git-merge-one-file: resurrect leading path creation. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-06 |
Junio C Hamano | Documentaiton (read-tree): update description of 3-way Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-06 |
Junio C Hamano | Documentation: hash-object. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-06 |
Junio C Hamano | write-tree: check extra arguments and die but be a... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-06 |
Junio C Hamano | init-db: check extra arguments and complain. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-06 |
Junio C Hamano | hash-object: -- and --help Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-06 |
Jon Loeliger | Added documentation for few missing options. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-06 |
Junio C Hamano | git-mv to work with Perl 5.6 Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-06 |
Junio C Hamano | Fix 5501 test Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-05 |
Junio C Hamano | Clean up compatibility definitions. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-05 |
Jason Riedy | [PATCH] Document config.mak in INSTALL. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-05 |
Junio C Hamano | config.c: remove unnecessary header in minimum configuration... Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-05 |
Junio C Hamano | server-info.c: and two functions are not used anymore. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-05 |
Junio C Hamano | server-info.c: use pack_local like everybody else. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-05 |
Junio C Hamano | Documentation: shared repository management in tutorial. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-05 |
Junio C Hamano | Documentation: push/receive hook references. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-05 |
Junio C Hamano | Documentation: git-diff asciidoc table workaround. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-05 |
Junio C Hamano | Documentation: git-mv manpage workaround. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-05 |
Junio C Hamano | Documentation: talk about pathspec in bisect. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-05 |
Junio C Hamano | server-info: throw away T computation as well. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |
2005-12-05 |
Junio C Hamano | server-info: stop sorting packs by latest date. Signed-off-by: Junio C Hamano <junkio@cox.net>
|
commit | commitdiff | tree |