summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2005-07-08Update the tutorial a bitLinus Torvalds-8/+242
2005-07-08[PATCH] Add --info-only option to git-update-cache.Bryan Larsen-6/+24
2005-07-08[PATCH] Expose object ID computation functions.Bryan Larsen-35/+38
2005-07-05Merge with Linus' current treeMatthias Urlichs-7/+102
2005-07-03Support :ext: access method.Sven Verdoolaege-1/+2
2005-07-03git-cvsimport-script: clean up documentationSven Verdoolaege-8/+0
2005-07-03Make specification of CVS module to convert optional.Sven Verdoolaege-1/+1
2005-07-03Fixed a typo in Documentation/git-cvsimport-script.txt.Sven Verdoolaege-1/+1
2005-06-30cvsimport: add documentation.Matthias Urlichs-0/+82
2005-06-29[PATCH] Add git-verify-pack command.Junio C Hamano-0/+41
2005-06-28[PATCH] Update fsck-cache (take 2)Junio C Hamano-1/+17
2005-06-28More docMatthias Urlichs-15/+19
2005-06-28Document the new migration toolMatthias Urlichs-4/+20
2005-06-28[PATCH] git-cat-file: '-s' to find out object size.Junio C Hamano-3/+9
2005-06-27[PATCH] Remove "delta" object representation.Junio C Hamano-80/+1
2005-06-27[PATCH] git-ssh-pull: commit-id consistencySven Verdoolaege-1/+1
2005-06-25[PATCH] http-pull: documentation updates.Junio C Hamano-2/+4
2005-06-22[PATCH] git-apply: documentation.Junio C Hamano-0/+72
2005-06-22[PATCH] local-pull: implement fetch_ref()Junio C Hamano-2/+5
2005-06-19[PATCH] Rework -B output.Junio C Hamano-0/+9
2005-06-19[PATCH] Update diff documentation.Junio C Hamano-14/+129
2005-06-14Update tutorial a bit for scripted helpers.Linus Torvalds-7/+19
2005-06-12[PATCH] cvs-migration.txtTommy M. McGuire-5/+7
2005-06-12[PATCH] Tutorial update to adjust for -B fixJunio C Hamano-7/+0
2005-06-08[PATCH] Tidy up some rev-list-related stuffPetr Baudis-18/+33
2005-06-08cvs-migration: add more of a header to the "annotate" discussionLinus Torvalds-3/+20
2005-06-08[PATCH] Miniscule correction of diff-format.txtChristian Meder-6/+7
2005-06-07Talk about "git cvsimport" in the cvs migration docsLinus Torvalds-1/+89
2005-06-07[PATCH] Documentation: describe diff tweaking (fix).Junio C Hamano-1/+1
2005-06-07[PATCH] Start cvs-migration documentationJunio C Hamano-0/+105
2005-06-07[PATCH] read-tree: update documentation for 3-way merge.Junio C Hamano-24/+66
2005-06-07[PATCH] read-tree: save more user hassles during fast-forward.Junio C Hamano-0/+74
2005-06-06[PATCH] Document git-ssh-pull and git-ssh-pushDaniel Barkalow-11/+45
2005-06-06[PATCH] Modify git-rev-list to linearise the commit history in merge order.jon@blackcubes.dyndns.org-1/+29
2005-06-05[PATCH] Make git-update-cache --force-remove regularPetr Baudis-2/+2
2005-06-05[PATCH] rename git-rpush and git-rpull to git-ssh-push and git-ssh-pullJunio C Hamano-14/+14
2005-06-05[PATCH] Documentation: describe git extended diff headers.Junio C Hamano-1/+35
2005-06-05[PATCH] Documentation: describe diff tweaking.Junio C Hamano-0/+241
2005-06-05[PATCH] pull: gracefully recover from delta retrieval failure.Junio C Hamano-3/+12
2005-06-03[PATCH] diff: Fix docs and add -O to diff-helper.Junio C Hamano-4/+9
2005-06-02[PATCH] git-tar-tree: small doc updateRene Scharfe-1/+8
2005-06-02Clarify git-diff-cache semantics in the tutorial.Linus Torvalds-13/+28
2005-06-02[PATCH] Handle deltified object correctly in git-*-pull family.Junio C Hamano-3/+15
2005-06-02Run the tutorial through ispell once moreLinus Torvalds-6/+6
2005-06-01tutorial.txt: start describing how to copy repositoriesLinus Torvalds-3/+97
2005-06-01Update tutorial for simplified "git" script.Linus Torvalds-8/+19
2005-06-01tutorial.txt: fix typos and a'git-whatchanged' exampleLinus Torvalds-11/+11
2005-05-31Add first cut at a simple git tutorial.Linus Torvalds-0/+413
2005-05-30[PATCH] Add -O<orderfile> option to diff-* brothers.Junio C Hamano-3/+15
2005-05-30[PATCH] Add -B flag to diff-* brothers.Junio C Hamano-3/+12