Make read_patch_file work on a strbuf.
[gitweb.git] / Documentation /
2007-09-19 Merge branch 'master' into ph/strbuf
2007-09-19 Merge branch 'maint'
2007-09-19 Fixed update-hook example allow-users format.
2007-09-19 Documentation/git-svn: updated design philosophy notes
2007-09-18 git-push: documentation and tests for pushing only...
2007-09-18 Merge branch 'cr/reset'
2007-09-18 Merge branch 'maint'
2007-09-18 Document ls-files --with-tree=<tree-ish>
2007-09-18 Merge branch 'jc/grep-c' into maint
2007-09-18 Merge branch 'maint' of git://repo.or.cz/git-gui into...
2007-09-17 Merge branch 'maint'
2007-09-16 Merge branch 'maint' of git://linux-nfs.org/~bfields...
2007-09-16 core-tutorial: minor cleanup
2007-09-16 documentation: replace Discussion section by link to...
2007-09-16 user-manual: todo updates and cleanup
2007-09-16 user-manual: fix introduction to packfiles
2007-09-16 user-manual: move packfile and dangling object discussion
2007-09-16 user-manual: rewrite object database discussion
2007-09-16 user-manual: reorder commit, blob, tree discussion
2007-09-16 user-manual: rewrite index discussion
2007-09-16 user-manual: create new "low-level git operations"...
2007-09-16 user-manual: rename "git internals" to "git concepts"
2007-09-16 user-manual: move object format details to hacking...
2007-09-16 user-manual: adjust section levels in "git internals"
2007-09-15 Merge branch 'js/remote'
2007-09-15 Merge branch 'js/tag'
2007-09-15 Merge branch 'lh/svn-first-parent'
2007-09-15 Merge branch 'np/delta'
2007-09-15 Merge branch 'jc/pack'
2007-09-15 Merge branch 'dk/diff-delta'
2007-09-15 Merge branch 'jc/partial-remove'
2007-09-14 Document ls-files --with-tree=<tree-ish>
2007-09-14 Merge branch 'jc/grep-c'
2007-09-14 Documentation/git-config.txt: AsciiDoc tweak to avoid...
2007-09-14 Documentation/git-archive.txt: a couple of clarifications.
2007-09-14 Merge branch 'jc/cachetree' into cr/reset
2007-09-14 Merge branch 'maint'
2007-09-14 Remove duplicate note about removing commits with git...
2007-09-12 Merge branch 'maint'
2007-09-10 Merge branch 'master' into ph/strbuf
2007-09-10 threaded delta search: add pack.threads config variable
2007-09-10 Merge branch 'rs/archive'
2007-09-10 Merge branch 'sp/maint-no-thin'
2007-09-10 fix doc for --compression argument to pack-objects
2007-09-10 threaded delta search: specify number of threads at...
2007-09-09 Merge branch 'maint'
2007-09-08 git-rebase: support --whitespace=<option>
2007-09-08 Documentation / grammer nit
2007-09-07 git-svn: always use --first-parent
2007-09-07 archive: rename attribute specfile to export-subst
2007-09-07 archive: specfile syntax change: "$Format:%PLCHLDR...
2007-09-06 Merge branch 'master' of git://repo.or.cz/git/git-p4
2007-09-06 Merge branch 'maint'
2007-09-06 Include a git-push example for creating a remote branch
2007-09-05 git-svn: add support for --first-parent
2007-09-05 Merge branch 'ds/sendmail'
2007-09-03 archive: specfile support (--pretty=format: in archive...
2007-09-03 Teach "git remote" a mirror mode
2007-09-03 send-email: Add support for SSL and SMTP-AUTH
2007-09-03 Start 1.5.4 cycle
2007-09-03 GIT 1.5.3.1: obsolete git-p4 in RPM spec file. v1.5.3.1
2007-09-02 Typofix: 1.5.3 release notes
2007-09-02 GIT 1.5.3 v1.5.3
2007-09-01 Merge branch 'jp/send-email-cc'
2007-09-01 Mention -m as an abbreviation for --merge
2007-09-01 Update my contact address as the maintainer.
2007-09-01 Documentation: minor AsciiDoc mark-up fixes.
2007-09-01 URL: allow port specification in ssh:// URLs
2007-09-01 git-diff: resurrect the traditional empty "diff --git...
2007-09-01 filter-branch: introduce convenience function "skip_commit"
2007-09-01 filter-branch: provide the convenience functions also...
2007-09-01 rebase -i: mention the option to split commits in the...
2007-09-01 filter-branch: fix remnants of old syntax in documentation
2007-08-31 Hopefully the final update to draft release notes for...
2007-08-31 git-filter-branch: document --original option
2007-08-29 Merge branch 'master' of git://git./gitk/gitk
2007-08-29 git-daemon(1): assorted improvements.
2007-08-29 GIT 1.5.3-rc7 v1.5.3-rc7
2007-08-29 git-svn.txt: fix an obvious misspelling.
2007-08-29 format-patch documentation: reword to hint "--root...
2007-08-29 Merge branch 'jc/logsemantics'
2007-08-29 Documentation/git-diff: A..B and A...B cannot take...
2007-08-29 git-add: Make the filename globbing note a bit clearer
2007-08-28 "format-patch --root rev" is the way to show everything.
2007-08-28 Porcelain level "log" family should recurse when diffing.
2007-08-28 git --bare cmd: do not unconditionally nuke GIT_DIR
2007-08-28 Describe two-dot and three-dot notation for diff endpoints.
2007-08-27 git-tag(1): Remove duplicate text
2007-08-27 RelNotes draft for 1.5.3 update.
2007-08-27 Merge branch 'master' of git://repo.or.cz/git-gui
2007-08-26 Merge branch 'master' of git://linux-nfs.org/~bfields/git
2007-08-26 Merge branch 'maint'
2007-08-26 Documentation/user-manual.txt: fix a few omissions...
2007-08-26 user-manual: fix incorrect header level
2007-08-26 user-manual: use pithier example commit
2007-08-26 user-manual: introduce the word "commit" earlier
2007-08-26 user-manual: minor editing for conciseness
2007-08-26 user-manual: edit "ignoring files" for conciseness
2007-08-26 Documentation/user-manual.txt: fix a few omissions...
2007-08-26 Make usage documentation for git-add consistent.
next