summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Add release notes to the distribution.Junio C Hamano2007-02-134-2/+489
* Documentation: Moving out of detached HEAD does not warn anymore.Junio C Hamano2007-02-131-16/+6
* git-gc: run pack-refs by default unless the repo is bareJohannes Schindelin2007-02-132-0/+15
* Clarify that git-update-server-info should be run for every git-pushPavel Roskin2007-02-121-8/+8
* git merge documentation: -m is optionalMatthias Lederhofer2007-02-121-1/+1
* fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce2007-02-121-11/+10
* Add discussion section to git-tag documentation.Junio C Hamano2007-02-111-0/+131
* Teach git-am to pass -p option down to git-applyJunio C Hamano2007-02-111-3/+4
* Documentation: git-rebase -C<n>Junio C Hamano2007-02-111-1/+1
* Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-111-0/+16
|\
| * fast-import: Add tip about importing renames.Shawn O. Pearce2007-02-111-0/+7
| * fast-import: Hide the pack boundary commits by default.Shawn O. Pearce2007-02-111-0/+9
* | Document that git-am can read standard input.Michael S. Tsirkin2007-02-111-0/+4
* | Make it easier to override path to asciidoc commandDotan Barak2007-02-111-6/+7
* | Fixed some typos in git-repack docsMukund2007-02-101-3/+3
* | Allow aliases to expand to shell commandsTheodore Ts'o2007-02-101-0/+6
|/
* git-fetch: document automatic tag following.Junio C Hamano2007-02-091-0/+8
* Documentation/git-pull: describe default behaviour and config interactionsJunio C Hamano2007-02-081-0/+54
* Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-081-84/+85
|\
| * Correct spelling of fast-import in docs.Shawn O. Pearce2007-02-081-78/+78
| * Correct some language in fast-import documentation.Shawn O. Pearce2007-02-081-5/+6
| * Correct ^0 asciidoc syntax in fast-import docs.Shawn O. Pearce2007-02-081-2/+2
* | git reflog showLinus Torvalds2007-02-081-4/+13
* | add -C[NUM] to git-amMichael S. Tsirkin2007-02-082-1/+11
* | Update git-log and git-show documentationMichael S. Tsirkin2007-02-082-1/+4
* | Documentation: Add gfi to the main command list.Junio C Hamano2007-02-071-0/+1
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-071-23/+169
|\ \ | |/
| * Add a Tips and Tricks section to fast-import's manual.Shawn O. Pearce2007-02-071-0/+87
| * Dump all refs and marks during a checkpoint in fast-import.Shawn O. Pearce2007-02-071-5/+19
| * Teach fast-import how to sit quietly in the corner.Shawn O. Pearce2007-02-071-6/+18
| * Teach fast-import how to clear the internal branch content.Shawn O. Pearce2007-02-071-5/+31
| * Minor timestamp related documentation corrections for fast-import.Shawn O. Pearce2007-02-071-7/+14
* | Documentation: add KMail in SubmittingPatchesMichael2007-02-071-1/+17
* | Add deprecation notices.Junio C Hamano2007-02-062-1/+3
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-061-0/+739
|\ \ | |/
| * S_IFLNK != 0140000Junio C Hamano2007-02-061-1/+1
| * Don't do non-fastforward updates in fast-import.Shawn O. Pearce2007-02-061-5/+17
| * Support RFC 2822 date parsing in fast-import.Shawn O. Pearce2007-02-061-10/+85
| * Minor fast-import documentation corrections.Shawn O. Pearce2007-02-061-14/+18
| * Correct fast-import timezone documentation.Shawn O. Pearce2007-02-061-2/+2
| * Remove --branch-log from fast-import.Shawn O. Pearce2007-02-061-7/+0
| * Initial draft of fast-import documentation.Shawn O. Pearce2007-02-051-0/+655
* | blame: document --contents optionJunio C Hamano2007-02-051-1/+8
* | Allow forcing of a parent commit, even if the parent is not a direct one.Simon 'corecode' Schubert2007-02-051-1/+4
* | Add hg-to-git conversion utility.Stelian Pop2007-02-051-0/+8
* | Show an example of deleting commits with git-rebase.Shawn O. Pearce2007-02-051-2/+25
* | git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"Andy Parkins2007-02-051-1/+1
* | Merge branch 'np/dreflog'Junio C Hamano2007-02-042-4/+10
|\ \
| * | show-branch -g: default to the current branch.Junio C Hamano2007-02-031-3/+5
| * | Merge branch 'master' into np/dreflogJunio C Hamano2007-02-0334-440/+3832
| |\ \