summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2008-11-15Teach/Fix pull/fetch -q/-v optionsTuncer Ayaz
2008-11-13Update draft release notes to 1.6.1Junio C Hamano
2008-11-13Merge branch 'mk/maint-cg-push'Junio C Hamano
2008-11-13Merge branch 'bc/maint-keep-pack'Junio C Hamano
2008-11-13Merge branch 'mv/remote-rename'Junio C Hamano
2008-11-13Merge branch 'jk/deny-push-to-current'Junio C Hamano
2008-11-13Merge branch 'lt/decorate'Junio C Hamano
2008-11-13Merge branch 'jk/diff-convfilter-test-fix'Junio C Hamano
2008-11-12git.html: Update the links to stale versionsJunio C Hamano
2008-11-12Merge branch 'maint'Junio C Hamano
2008-11-12Start 1.6.0.5 cycleJunio C Hamano
2008-11-12rev-list documentation: clarify the two parts of history simplificationSanti Béjar
2008-11-12Document "git log --simplify-by-decoration"Nanako Shiraishi
2008-11-12Remove the period after the git-check-attr summaryMatt Kraai
2008-11-12pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey
2008-11-12pack-objects: new option --honor-pack-keepBrandon Casey
2008-11-12git-remote: document the migration feature of the rename subcommandMiklos Vajna
2008-11-11git push: Interpret $GIT_DIR/branches in a Cogito compatible wayMartin Koegler
2008-11-11git-diff: Add --staged as a synonym for --cached.David Symonds
2008-11-11Document "git log --source"Nanako Shiraishi
2008-11-09Merge branch 'maint'Junio C Hamano
2008-11-09Documentation: bisect: change a few instances of "git-cmd" to "git cmd"Christian Couder
2008-11-09Documentation: rev-list: change a few instances of "git-cmd" to "git cmd"Christian Couder
2008-11-09receive-pack: detect push to current branch of non-bare repoJeff King
2008-11-09Merge branch 'maint'Junio C Hamano
2008-11-09GIT 1.6.0.4v1.6.0.4Junio C Hamano
2008-11-05Implement git remote renameMiklos Vajna
2008-11-05Update draft release notes to 1.6.1Junio C Hamano
2008-11-04Merge branch 'maint'Junio C Hamano
2008-11-03Makefile: add install-man rules (quick and normal)Markus Heidelberg
2008-11-03format-patch documentation: mention the special case of showing a single commitJunio C Hamano
2008-11-03Update draft release notes to 1.6.1Junio C Hamano
2008-11-03Merge branch 'maint'Junio C Hamano
2008-11-03Merge branch 'ag/blame-encoding'Junio C Hamano
2008-11-02Add reference for status letters in documentation.Yann Dirson
2008-11-02Document that git-log takes --all-match.Mikael Magnusson
2008-11-02Update draft 1.6.0.4 release notesJunio C Hamano
2008-11-02Update draft release notes to 1.6.1Junio C Hamano
2008-11-02Introduce receive.denyDeletesJan Krüger
2008-11-02Merge branch 'maint'Junio C Hamano
2008-11-02Start 1.6.0.4 cycleJunio C Hamano
2008-11-02add instructions on how to send patches to the mailing list with GmailTom Preston-Werner
2008-11-02Documentation/gitattributes: Add subsection header for each attributeJakub Narebski
2008-10-31Merge branch 'maint'Junio C Hamano
2008-10-31Documentation: clarify information about 'ident' attributeJan Krüger
2008-10-31asciidoc: add minor workaround to add an empty line after code blocksJonas Fonseca
2008-10-26document the diff driver textconv featureJeff King
2008-10-24git-daemon: set REMOTE_ADDR to client addressJoey Hess
2008-10-23git-remote: list branches in vertical listsJohannes Sixt
2008-10-21builtin-blame: Reencode commit messages according to git-log rules.Alexander Gavrilov