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