summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2008-05-25log --graph --left-right: show left/right information in place of '*'Adam Simpkins
2008-05-23Merge branch 'pb/push'Junio C Hamano
2008-05-23Merge branch 'bc/repack'Junio C Hamano
2008-05-23Merge branch 'maint'Junio C Hamano
2008-05-23Add log.date config variableHeikki Orsila
2008-05-23Updated status to show 'Not currently on any branch' in redChris Parsons
2008-05-23Add missing "short" alternative to --date in rev-list-options.txtHeikki Orsila
2008-05-23git-show.txt: Not very stubby these days.Jon Loeliger
2008-05-23Clarify repack -n documentationShawn O. Pearce
2008-05-21Merge branch 'maint'Junio C Hamano
2008-05-21Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-05-21Merge branch 'ar/add-unreadable'Junio C Hamano
2008-05-21Merge branch 'as/graph'Junio C Hamano
2008-05-21cvsexportcommit: Create config option for CVS dirTrent Piepho
2008-05-21Documentation: rev-parse: add a few "--verify" and "--default" examplesChristian Couder
2008-05-20doc/git-daemon: s/uploadarchive/uploadarch/Jeff King
2008-05-20Documentation: Add missing git svn commandsGustaf Hendeby
2008-05-17Merge branch 'maint'Junio C Hamano
2008-05-16git-filter-branch: Clarify file removal example.Jon Loeliger
2008-05-16submodule update: add convenience option --initJohannes Schindelin
2008-05-16Documentation/git-repack.txt: document new -A behaviourChris Frey
2008-05-16Documentation/git-web--browse.txt: fix small typoTeemu Likonen
2008-05-15Documentation/git-prune.txt: document unpacked logicChris Frey
2008-05-14Merge branch 'maint'Junio C Hamano
2008-05-14Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-05-14Merge branch 'mv/format-cc'Junio C Hamano
2008-05-14Merge branch 'cc/hooks-doc'Junio C Hamano
2008-05-14Merge branch 'jk/renamelimit' (early part)Junio C Hamano
2008-05-14Documentation/git-describe.txt: make description more readableIan Hilt
2008-05-13Add --ignore-errors to git-add to allow it to skip files with read errorsAlex Riesen
2008-05-12Merge branch 'gp/bisect-fix'Junio C Hamano
2008-05-11Add svn-compatible "blame" output format to git-svnSteven Grimm
2008-05-11git-format-patch: add --no-binary to omit binary changes in the patch.Caio Marcelo de Oliveira Filho
2008-05-11Allow tracking branches to set up rebase by default.Dustin Sallings
2008-05-09Merge branch 'maint'Junio C Hamano
2008-05-09Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-05-09Merge branch 'sg/merge-options' (early part)Junio C Hamano
2008-05-09Merge branch 'cc/help'Junio C Hamano
2008-05-09Merge branch 'dm/cherry-pick-s'Junio C Hamano
2008-05-08Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull"Dustin Sallings
2008-05-08doc: clarify definition of "update" for git-add -uJeff King
2008-05-08Documentation: bisect: add a few "git bisect run" examplesChristian Couder
2008-05-08Documentation/config.txt: Add git-gui optionsGustaf Hendeby
2008-05-07Documentation: improve "add", "pull" and "format-patch" examplesChristian Couder
2008-05-06Merge branch 'bc/filter-branch'Junio C Hamano
2008-05-06Merge branch 'lh/git-file'Junio C Hamano
2008-05-06Merge branch 'lh/branch-merged'Junio C Hamano
2008-05-06Merge branch 'pb/remote-mirror-config'Junio C Hamano
2008-05-06log and rev-list: add --graph optionAdam Simpkins
2008-05-06Add history graph APIAdam Simpkins