aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Documentation/git-verify-pack.txt: added documentation for --.Nikolai Weibull2005-12-08
* Documentation/git-commit.txt: Add long options and -- to documentation.Nikolai Weibull2005-12-08
* Use uniform description for the '--' option.Nikolai Weibull2005-12-08
* Fix the description of --utf8 and --keep to git-am.Nikolai Weibull2005-12-08
* Document the --non-empty command-line option to git-pack-objects.Nikolai Weibull2005-12-08
* show-branch: comment typoJunio C Hamano2005-12-08
* Documentation: recursive is the default strategy these days.Junio C Hamano2005-12-08
* Make sure we use compat/subprocess.py with Python 2.3 while running tests.Junio C Hamano2005-12-07
* Clean up file descriptors when calling hooks.Daniel Barkalow2005-12-07
* refs.c: make sure leading directories exist before writing a ref.Junio C Hamano2005-12-07
* Documentation(tutorial): adjust merge example to the new merge world order.Junio C Hamano2005-12-07
* Documentation(cvs-migration): minor cleanups.Junio C Hamano2005-12-07
* Documentation(glossary): minor formatting clean-ups.Junio C Hamano2005-12-07
* Documentation: git.html/git.7Junio C Hamano2005-12-07
* Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-12-07
|\
| * gitk: Work around Tcl's non-standard names for encodingsPaul Mackerras2005-12-07
| * gitk: Some improvements for the code for updating the displayPaul Mackerras2005-12-06
| * gitk: Factored out some common code into a new start_rev_list procedurePaul Mackerras2005-12-01
| * [PATCH] gitk: add Update menu item.Sven Verdoolaege2005-12-01
* | update-index: allow --index-info to add higher stages.Junio C Hamano2005-12-07
* | git-merge-one: new merge world order.Junio C Hamano2005-12-07
* | checkout-index: allow checking out from higher stages.Junio C Hamano2005-12-07
* | Use printf rather than echo -n.Jason Riedy2005-12-06
* | qsort() ptrdiff_t may be larger than intJunio C Hamano2005-12-06
* | [PATCH] Initial AIX portability fixes.Jason Riedy2005-12-06
* | git-merge-one-file: resurrect leading path creation.Junio C Hamano2005-12-06
* | Documentaiton (read-tree): update description of 3-wayJunio C Hamano2005-12-05
* | Documentation: hash-object.Junio C Hamano2005-12-05
* | write-tree: check extra arguments and die but be a bit more helpful.Junio C Hamano2005-12-05
* | init-db: check extra arguments and complain.Junio C Hamano2005-12-05
* | hash-object: -- and --helpJunio C Hamano2005-12-05
* | Added documentation for few missing options.Jon Loeliger2005-12-05
* | git-mv to work with Perl 5.6Junio C Hamano2005-12-05
* | Fix 5501 testJunio C Hamano2005-12-05
* | Clean up compatibility definitions.Junio C Hamano2005-12-05
* | [PATCH] Document config.mak in INSTALL.Jason Riedy2005-12-05
* | config.c: remove unnecessary header in minimum configuration file.Junio C Hamano2005-12-05
* | server-info.c: and two functions are not used anymore.Junio C Hamano2005-12-05
* | server-info.c: use pack_local like everybody else.Junio C Hamano2005-12-05
* | Documentation: shared repository management in tutorial.Junio C Hamano2005-12-05
* | Documentation: push/receive hook references.Junio C Hamano2005-12-05
* | Documentation: git-diff asciidoc table workaround.Junio C Hamano2005-12-05
* | Documentation: git-mv manpage workaround.Junio C Hamano2005-12-05
* | Documentation: talk about pathspec in bisect.Junio C Hamano2005-12-05
* | server-info: throw away T computation as well.Junio C Hamano2005-12-04
* | server-info: stop sorting packs by latest date.Junio C Hamano2005-12-04
* | server-info.c: drop unused D lines.Junio C Hamano2005-12-04
* | sha1_file.c: make sure packs in an alternate odb is named properly.Junio C Hamano2005-12-04
* | git.c: remove excess output for debugging when command is too long.Junio C Hamano2005-12-04
* | struct tree: remove unused field "parent"Junio C Hamano2005-12-04