summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2008-06-26git-send-email: add support for TLS via Net::SMTP::SSLThomas Rast
2008-06-26pack.indexversion config option now defaults to 2Nicolas Pitre
2008-06-26Merge branch 'maint'Junio C Hamano
2008-06-26GIT 1.5.6.1v1.5.6.1Junio C Hamano
2008-06-25Merge branch 'lt/config-fsync'Junio C Hamano
2008-06-25fix update-hook-example to work with packed tag referencesDmitry Potapov
2008-06-25repack.usedeltabaseoffset config option now defaults to "true"Nicolas Pitre
2008-06-25Ship sample hooks with .sample suffixJunio C Hamano
2008-06-23Merge branch 'maint'Junio C Hamano
2008-06-23api-parse-options.txt: Introduce documentation for parse options APIStephan Beyer
2008-06-23api-builtin.txt: update and fix typoStephan Beyer
2008-06-22Merge branch 'rs/archive-ignore'Junio C Hamano
2008-06-22Merge branch 'pb/fast-export'Junio C Hamano
2008-06-22Merge branch 'mo/status-untracked'Junio C Hamano
2008-06-22Merge branch 'kh/update-ref'Junio C Hamano
2008-06-22Windows: Use the Windows style PATH separator ';'.Johannes Sixt
2008-06-21Correct documentation for git-push --mirrorShawn O. Pearce
2008-06-20Add a helper script to send patches with Mozilla ThunderbirdLukas Sandström
2008-06-19Documentation: fix formatting in git-svnJan Krüger
2008-06-19builtin-fast-export: Add importing and exporting of revision marksPieter de Bie
2008-06-18Add config option to enable 'fsync()' of object filesLinus Torvalds
2008-06-18GIT 1.5.6v1.5.6Junio C Hamano
2008-06-17path-list documentation: document all functions and data structuresMiklos Vajna
2008-06-17run-command documentation: fix "memset()" parameterMiklos Vajna
2008-06-15Consistency: Use "libcurl" instead of "cURL library" and "curl"Johan Herland
2008-06-15Documentation: RelNotes-1.5.6: talk about renamed HTML filesChristian Couder
2008-06-14GIT 1.5.6-rc3v1.5.6-rc3Junio C Hamano
2008-06-14git add: add long equivalents of '-u' and '-f' optionsSZEDER Gábor
2008-06-14documentation: bisect: remove bits talking about a bisection branchChristian Couder
2008-06-13Merge branch 'om/remote-fix'Junio C Hamano
2008-06-13document --pretty=tformat: optionJeff King
2008-06-12user-manual: describe how higher stages are set during a mergeJunio C Hamano
2008-06-12doc: adding gitman.info and *.texi to .gitignoreGeoffrey Irving
2008-06-12Documentation: exclude @pxref{[REMOTES]} from texinfo intermediate outputJunio C Hamano
2008-06-12Documentation/git-pull.txt: Use more standard [NOTE] markupJunio C Hamano
2008-06-12Typo in RelNotes.Mikael Magnusson
2008-06-11Merge branch 'maint'Junio C Hamano
2008-06-11fix typo in tutorialFred Maranhão
2008-06-11remote prune: print the list of pruned branchesOlivier Marin
2008-06-11remote show: fix the -n optionOlivier Marin
2008-06-10Documentation/git-cat-file.txt: add missing line breakLea Wiemann
2008-06-09Merge branch 'maint'Junio C Hamano
2008-06-09git-read-tree: document -v option.Miklos Vajna
2008-06-09Add configuration option for default untracked files modeMarius Storm-Olsen
2008-06-09Add argument 'no' commit/status option -u|--untracked-filesMarius Storm-Olsen
2008-06-09Add an optional <mode> argument to commit/status -u|--untracked-files optionMarius Storm-Olsen
2008-06-09Teach new attribute 'export-ignore' to git-archiveRené Scharfe
2008-06-08git-name-rev.txt: document --no-undefined and --alwaysStephan Beyer
2008-06-08git-describe.txt: document --alwaysStephan Beyer
2008-06-08Docs: add some long/short optionsStephan Beyer