aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Clarify that git-update-server-info should be run for every git-pushPavel Roskin2007-02-12
* git merge documentation: -m is optionalMatthias Lederhofer2007-02-12
* fast-import: Support reusing 'from' and brown paper bag fix reset.Shawn O. Pearce2007-02-12
* Add discussion section to git-tag documentation.Junio C Hamano2007-02-11
* Teach git-am to pass -p option down to git-applyJunio C Hamano2007-02-11
* Documentation: git-rebase -C<n>Junio C Hamano2007-02-11
* Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-11
|\
| * fast-import: Add tip about importing renames.Shawn O. Pearce2007-02-11
| * fast-import: Hide the pack boundary commits by default.Shawn O. Pearce2007-02-11
* | Document that git-am can read standard input.Michael S. Tsirkin2007-02-11
* | Make it easier to override path to asciidoc commandDotan Barak2007-02-11
* | Fixed some typos in git-repack docsMukund2007-02-10
* | Allow aliases to expand to shell commandsTheodore Ts'o2007-02-10
|/
* git-fetch: document automatic tag following.Junio C Hamano2007-02-09
* Documentation/git-pull: describe default behaviour and config interactionsJunio C Hamano2007-02-08
* Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-08
|\
| * Correct spelling of fast-import in docs.Shawn O. Pearce2007-02-08
| * Correct some language in fast-import documentation.Shawn O. Pearce2007-02-08
| * Correct ^0 asciidoc syntax in fast-import docs.Shawn O. Pearce2007-02-08
* | git reflog showLinus Torvalds2007-02-08
* | add -C[NUM] to git-amMichael S. Tsirkin2007-02-08
* | Update git-log and git-show documentationMichael S. Tsirkin2007-02-08
* | Documentation: Add gfi to the main command list.Junio C Hamano2007-02-07
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-07
|\ \ | |/
| * Add a Tips and Tricks section to fast-import's manual.Shawn O. Pearce2007-02-07
| * Dump all refs and marks during a checkpoint in fast-import.Shawn O. Pearce2007-02-07
| * Teach fast-import how to sit quietly in the corner.Shawn O. Pearce2007-02-07
| * Teach fast-import how to clear the internal branch content.Shawn O. Pearce2007-02-07
| * Minor timestamp related documentation corrections for fast-import.Shawn O. Pearce2007-02-07
* | Documentation: add KMail in SubmittingPatchesMichael2007-02-07
* | Add deprecation notices.Junio C Hamano2007-02-06
* | Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano2007-02-06
|\ \ | |/
| * S_IFLNK != 0140000Junio C Hamano2007-02-06
| * Don't do non-fastforward updates in fast-import.Shawn O. Pearce2007-02-06
| * Support RFC 2822 date parsing in fast-import.Shawn O. Pearce2007-02-06
| * Minor fast-import documentation corrections.Shawn O. Pearce2007-02-06
| * Correct fast-import timezone documentation.Shawn O. Pearce2007-02-06
| * Remove --branch-log from fast-import.Shawn O. Pearce2007-02-06
| * Initial draft of fast-import documentation.Shawn O. Pearce2007-02-05
* | blame: document --contents optionJunio C Hamano2007-02-05
* | Allow forcing of a parent commit, even if the parent is not a direct one.Simon 'corecode' Schubert2007-02-05
* | Add hg-to-git conversion utility.Stelian Pop2007-02-05
* | Show an example of deleting commits with git-rebase.Shawn O. Pearce2007-02-05
* | git-for-each-ref doesn't return "the bit after $GIT_DIR/refs"Andy Parkins2007-02-05
* | Merge branch 'np/dreflog'Junio C Hamano2007-02-04
|\ \
| * | show-branch -g: default to the current branch.Junio C Hamano2007-02-03
| * | Merge branch 'master' into np/dreflogJunio C Hamano2007-02-03
| |\ \
| * | | add logref support to git-symbolic-refNicolas Pitre2007-01-28
* | | | Why is it bad to rewind a branch that has already been pushed out?Robin Rosenberg2007-02-04
| |/ / |/| |
* | | Assorted typo fixesPavel Roskin2007-02-03