summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Junio C Hamano2007-04-182-1/+7
|\
| * git-shortlog: Fix two formatting errors in asciidoc documentationFrank Lichtenheld2007-04-181-1/+3
| * git-svn: don't allow globs to match regular filesEric Wong2007-04-181-0/+4
* | Merge branch 'fl/cvsserver'Junio C Hamano2007-04-172-3/+130
|\ \
| * | config.txt: Add gitcvs.db* variablesFrank Lichtenheld2007-04-131-0/+27
| * | cvsserver: Document the GIT branches -> CVS modules mapping more prominentlyFrank Lichtenheld2007-04-121-0/+4
| * | cvsserver: Reword documentation on necessity of write accessFrank Lichtenheld2007-04-121-3/+9
| * | cvsserver: Add asciidoc documentation for new database backend configurationFrank Lichtenheld2007-04-081-4/+83
| * | cvsserver: Allow to override the configuration per access methodFrank Lichtenheld2007-03-221-0/+12
* | | Update draft release notes for 1.5.2 with accumulated changes.Junio C Hamano2007-04-171-1/+44
* | | Merge branch 'maint'Junio C Hamano2007-04-171-0/+37
|\ \ \ | | |/ | |/|
| * | Start preparing for 1.5.1.2Junio C Hamano2007-04-171-0/+37
* | | Add --ignore-unmatch option to exit with zero status when no files are removed.Steven Grimm2007-04-171-1/+4
* | | Merge branch 'maint'Junio C Hamano2007-04-169-133/+212
|\ \ \ | |/ /
| * | Update git-annotate/git-blame documentationAndrew Ruder2007-04-163-64/+82
| * | Update git-apply documentationAndrew Ruder2007-04-161-6/+7
| * | Update git-applymbox documentationAndrew Ruder2007-04-161-4/+10
| * | Update git-am documentationAndrew Ruder2007-04-161-9/+16
| * | user-manual: use detached head when rewriting historyJ. Bruce Fields2007-04-161-7/+8
| * | user-manual: start revising "internals" chapterJ. Bruce Fields2007-04-161-18/+20
| * | user-manual: detached HEADJ. Bruce Fields2007-04-161-2/+42
| * | user-manual: fix discussion of default cloneJ. Bruce Fields2007-04-161-3/+3
| * | Documentation: clarify track/no-track option.J. Bruce Fields2007-04-161-4/+8
| * | Documentation: clarify git-checkout -f, minor editingJ. Bruce Fields2007-04-161-4/+5
| * | Documentation: minor edits of git-lost-found manpageJ. Bruce Fields2007-04-161-12/+11
* | | Add --quiet option to suppress output of "rm" commands for removed files.Steven Grimm2007-04-161-0/+4
* | | Add policy on user-interface changesAndrew Ruder2007-04-151-0/+3
* | | Merge branch 'maint'Junio C Hamano2007-04-151-0/+5
|\ \ \ | |/ /
| * | Document -g (--walk-reflogs) option of git-logAlex Riesen2007-04-151-0/+5
* | | Merge branch 'maint'Junio C Hamano2007-04-141-3/+20
|\ \ \ | |/ /
| * | config.txt: Fix grammatical error in description of http.noEPSVFrank Lichtenheld2007-04-131-1/+1
| * | config.txt: Change pserver to server in description of gitcvs.*Frank Lichtenheld2007-04-131-2/+2
| * | config.txt: Document core.autocrlfFrank Lichtenheld2007-04-131-0/+10
| * | config.txt: Document gitcvs.allbinaryFrank Lichtenheld2007-04-131-0/+7
* | | Documentation: --cherry-pickJunio C Hamano2007-04-111-0/+15
* | | Add %m to '--pretty=format:'Junio C Hamano2007-04-111-0/+1
* | | Add custom subject prefix support to format-patch (take 3)Robin H. Johnson2007-04-111-5/+12
* | | Merge branch 'maint'Junio C Hamano2007-04-111-7/+22
|\ \ \ | |/ /
| * | GIT 1.5.1.1v1.5.1.1Junio C Hamano2007-04-111-7/+22
* | | Merge branch 'maint'Junio C Hamano2007-04-101-0/+16
|\ \ \ | |/ /
| * | Documentation: show-ref: document --exclude-existingJulian Phillips2007-04-091-0/+16
* | | git-archive: make tar the default formatRené Scharfe2007-04-091-1/+2
* | | Merge branch 'maint'Junio C Hamano2007-04-081-0/+1
|\ \ \ | |/ /
| * | Add Documentation/cmd-list.made to .gitignoreJunio C Hamano2007-04-081-0/+1
* | | Start 1.5.2 cycle by prepareing RelNotes for it.Junio C Hamano2007-04-071-0/+76
* | | Merge branch 'maint'Junio C Hamano2007-04-072-4/+50
|\ \ \ | |/ /
| * | Prepare for 1.5.1.1Junio C Hamano2007-04-071-0/+46
| * | cvsserver: small corrections to asciidoc documentationFrank Lichtenheld2007-04-071-4/+4
* | | Merge branch 'jc/index-output'Junio C Hamano2007-04-071-1/+13
|\ \ \
| * | | git-read-tree --index-output=<file>Junio C Hamano2007-04-032-9/+13