summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation/git.txt: link to 1.5.5.2 documentation.Junio C Hamano2008-05-251-1/+2
* Merge branch 'maint'Junio C Hamano2008-05-251-0/+27
|\
| * Release Notes for 1.5.5.2Junio C Hamano2008-05-251-0/+27
* | Update draft release notes for 1.5.6Junio C Hamano2008-05-251-1/+48
* | Merge branch 'as/graph'Junio C Hamano2008-05-251-1/+1
|\ \
| * | log --graph --left-right: show left/right information in place of '*'Adam Simpkins2008-05-251-1/+1
* | | Merge branch 'ar/batch-cat'Junio C Hamano2008-05-252-6/+42
|\ \ \
| * | | git-hash-object: Add --stdin-paths optionAdam Roben2008-05-231-1/+4
| * | | git-cat-file: Add --batch optionAdam Roben2008-05-051-3/+15
| * | | git-cat-file: Add --batch-check optionAdam Roben2008-05-051-5/+26
* | | | Merge branch 'ap/svn'Junio C Hamano2008-05-251-0/+10
|\ \ \ \
| * | | | git-svn: add documentation for --add-author-from option.Avery Pennarun2008-05-041-0/+6
| * | | | git-svn: add documentation for --use-log-author option.Avery Pennarun2008-05-041-0/+4
| |/ / /
* | | | Merge branch 'js/cvsexportcommit'Junio C Hamano2008-05-251-1/+6
|\ \ \ \
| * | | | cvsexportcommit: introduce -W for shared working trees (between Git and CVS)Johannes Schindelin2008-05-151-1/+6
* | | | | Merge branch 'js/ignore-submodule'Junio C Hamano2008-05-252-0/+8
|\ \ \ \ \
| * | | | | Teach update-index about --ignore-submodulesJohannes Schindelin2008-05-151-0/+5
| * | | | | diff options: Introduce --ignore-submodulesJohannes Schindelin2008-05-151-0/+3
| |/ / / /
* | | | | Merge branch 'mo/cvsserver'Junio C Hamano2008-05-252-11/+47
|\ \ \ \ \
| * | | | | Documentation: Fix skipped section levelGustaf Hendeby2008-05-211-1/+1
| * | | | | git-cvsserver: add ability to guess -kb from contentsMatthew Ogilvie2008-05-162-9/+18
| * | | | | implement gitcvs.usecrlfattrMatthew Ogilvie2008-05-162-11/+38
| |/ / / /
* | | | | Documentation: convert tutorials to man pagesChristian Couder2008-05-247-24/+87
* | | | | CodingGuidelines: Add a note to avoid assignments inside if()Miklos Vajna2008-05-241-0/+2
| |_|/ / |/| | |
* | | | Merge branch 'pb/push'Junio C Hamano2008-05-231-6/+7
|\ \ \ \
| * | | | add special "matching refs" refspecPaolo Bonzini2008-05-041-6/+7
| | |/ / | |/| |
* | | | Merge branch 'bc/repack'Junio C Hamano2008-05-231-1/+13
|\ \ \ \
| * | | | Documentation/git-repack.txt: document new -A behaviourChris Frey2008-05-161-1/+13
* | | | | Merge branch 'maint'Junio C Hamano2008-05-233-5/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Add missing "short" alternative to --date in rev-list-options.txtHeikki Orsila2008-05-221-1/+1
| * | | | git-show.txt: Not very stubby these days.Jon Loeliger2008-05-221-2/+0
| * | | | Clarify repack -n documentationShawn O. Pearce2008-05-221-2/+5
* | | | | Add log.date config variableHeikki Orsila2008-05-232-1/+8
* | | | | Updated status to show 'Not currently on any branch' in redChris Parsons2008-05-221-2/+4
* | | | | Merge branch 'maint'Junio C Hamano2008-05-211-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-05-211-2/+2
| |\ \ \ \
| | * | | | doc/git-daemon: s/uploadarchive/uploadarch/Jeff King2008-05-191-2/+2
* | | | | | Merge branch 'ar/add-unreadable'Junio C Hamano2008-05-211-1/+6
|\ \ \ \ \ \
| * | | | | | Add --ignore-errors to git-add to allow it to skip files with read errorsAlex Riesen2008-05-121-1/+6
* | | | | | | Merge branch 'as/graph'Junio C Hamano2008-05-212-0/+189
|\ \ \ \ \ \ \
| * | | | | | | log and rev-list: add --graph optionAdam Simpkins2008-05-052-5/+18
| * | | | | | | Add history graph APIAdam Simpkins2008-05-051-0/+176
| | |_|_|_|/ / | |/| | | | |
* | | | | | | cvsexportcommit: Create config option for CVS dirTrent Piepho2008-05-211-1/+7
* | | | | | | Documentation: rev-parse: add a few "--verify" and "--default" examplesChristian Couder2008-05-211-0/+25
* | | | | | | Documentation: Add missing git svn commandsGustaf Hendeby2008-05-191-2/+15
* | | | | | | Merge branch 'maint'Junio C Hamano2008-05-161-0/+4
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | git-filter-branch: Clarify file removal example.Jon Loeliger2008-05-161-0/+4
* | | | | | | submodule update: add convenience option --initJohannes Schindelin2008-05-161-1/+6
* | | | | | | Documentation/git-web--browse.txt: fix small typoTeemu Likonen2008-05-161-1/+1
* | | | | | | Documentation/git-prune.txt: document unpacked logicChris Frey2008-05-151-1/+4
| |_|_|_|_|/ |/| | | | |