]> asedeno.scripts.mit.edu Git - git.git/history - Documentation
Merge branch 'lh/merge'
[git.git] / Documentation /
2007-10-03 Junio C HamanoMerge branch 'lh/merge'
2007-10-03 Junio C HamanoMerge branch 'js/rebase-i'
2007-10-03 Junio C HamanoMerge branch 'jc/autogc'
2007-10-03 Junio C HamanoMerge branch 'je/hooks'
2007-10-03 Junio C HamanoMerge branch 'ap/dateformat'
2007-10-03 Junio C HamanoSync with GIT 1.5.3.4
2007-10-03 Junio C HamanoGIT 1.5.3.4 v1.5.3.4
2007-10-03 Federico Mena QuinteroNote that git-branch will not automatically checkout...
2007-10-03 Federico Mena QuinteroAdd documentation for --track and --no-track to the...
2007-10-03 Federico Mena QuinteroSay when --track is useful in the git-checkout docs.
2007-10-02 Johannes SchindelinFix typo in config.txt
2007-10-02 Steffen Prohaskafixed link in documentation of diff-options
2007-10-01 Junio C HamanoMerge branch 'maint'
2007-10-01 Junio C HamanoWhip post 1.5.3.3 maintenance series into shape.
2007-10-01 Miklos Vajnagit stash: document apply's --index switch
2007-10-01 Junio C HamanoUpdate stale documentation link in the k.org site
2007-09-30 Junio C HamanoMerge branch 'maint'
2007-09-30 Johannes Schindelinrebase -i: squash should retain the authorship of the...
2007-09-30 Josh Englandpost-checkout hook, tests, and docs
2007-09-30 Andy ParkinsMake for-each-ref's grab_date() support per-atom formatting
2007-09-29 Junio C HamanoMerge branch 'gr/smtp'
2007-09-29 Junio C HamanoMerge branch 'ss/svnimport'
2007-09-29 Junio C HamanoMerge branch 'sv/svn'
2007-09-29 Junio C HamanoMerge branch 'ml/submodule'
2007-09-29 Junio C HamanoMerge branch 'jb/remote-rm'
2007-09-29 Junio C HamanoMerge branch 'jk/diff-rename'
2007-09-29 Junio C HamanoSync with GIT 1.5.3.3
2007-09-29 Junio C HamanoGIT 1.5.3.3 v1.5.3.3
2007-09-29 Miklos Vajnagit-bundle: fix commandline examples in the manpage
2007-09-26 Johannes Schindelinapply: get rid of --index-info in favor of --build...
2007-09-26 Junio C Hamanosend-email --smtp-server-port: allow overriding the...
2007-09-26 Junio C HamanoMerge branch 'jc/autogc' into js/rebase-i
2007-09-26 Randy Dunlapcore-tutorial: correct URL
2007-09-26 Shawn BohrerFix spelling of overridden in documentation
2007-09-26 Johannes Sixtgitattributes.txt: Be more to the point in the filter...
2007-09-26 Johannes Sixtgitattributes.txt: Remove a duplicated paragraph about...
2007-09-26 Matt KraaiMove convert-objects to contrib.
2007-09-26 Michael Smithuser-manual: Explain what submodules are good for.
2007-09-25 Mark Levedahlgit-submodule - allow a relative path as the subproject url
2007-09-25 Junio C HamanoMerge branch 'maint'
2007-09-24 Junio C HamanoStart RelNotes for 1.5.4
2007-09-24 Junio C HamanoMerge branch 'jn/web'
2007-09-24 Junio C HamanoMerge branch 'je/hooks'
2007-09-24 Junio C HamanoMerge branch 'js/apply-build-ancestor'
2007-09-24 Lars Hjemligit-merge: add --ff and --no-ff options
2007-09-24 Lars Hjemligit-merge: add support for --commit and --no-squash
2007-09-24 Lars Hjemligit-merge: add support for branch.<name>.mergeoptions
2007-09-24 Junio C HamanoMerge branch 'maint'
2007-09-24 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-09-23 Miklos VajnaUser Manual: add a chapter for submodules
2007-09-23 J. Bruce Fieldsuser-manual: don't assume refs are stored under .git/refs
2007-09-21 Matt KraaiConjugate "search" correctly in the git-prune-packed...
2007-09-21 Matt KraaiMove the paragraph specifying where the .idx and .pack...
2007-09-21 Junio C HamanoDocumentation/git-lost-found.txt: drop unnecessarily...
2007-09-19 Junio C HamanoMerge branch 'maint' to sync with 1.5.3.2
2007-09-19 Junio C HamanoGIT 1.5.3.2 v1.5.3.2
2007-09-19 James Bowesremote: document the 'rm' subcommand
2007-09-19 Johannes Schindelinapply: get rid of --index-info in favor of --build...
2007-09-19 Josh EnglandAdded example hook script to save/restore permissions...
2007-09-19 Josh EnglandAdd post-merge hook, related documentation, and tests.
2007-09-19 Junio C HamanoMerge branch 'maint'
2007-09-19 Väinö JärveläFixed update-hook example allow-users format.
2007-09-19 Eric WongDocumentation/git-svn: updated design philosophy notes
2007-09-18 Jeff Kinggit-push: documentation and tests for pushing only branches
2007-09-18 Junio C HamanoMerge branch 'cr/reset'
2007-09-18 Junio C HamanoMerge branch 'maint'
2007-09-18 Junio C HamanoDocument ls-files --with-tree=<tree-ish>
2007-09-18 Junio C HamanoMerge branch 'jc/grep-c' into maint
2007-09-18 Junio C HamanoMerge branch 'maint' of git://repo.or.cz/git-gui into maint
2007-09-18 Junio C Hamanogit-gc --auto: run "repack -A -d -l" as necessary.
2007-09-18 Junio C Hamanogit-gc --auto: add documentation.
2007-09-17 Junio C HamanoMerge branch 'maint'
2007-09-16 Junio C HamanoMerge branch 'maint' of git://linux-nfs.org/~bfields...
2007-09-16 J. Bruce Fieldscore-tutorial: minor cleanup
2007-09-16 J. Bruce Fieldsdocumentation: replace Discussion section by link to...
2007-09-16 J. Bruce Fieldsuser-manual: todo updates and cleanup
2007-09-16 J. Bruce Fieldsuser-manual: fix introduction to packfiles
2007-09-16 J. Bruce Fieldsuser-manual: move packfile and dangling object discussion
2007-09-16 J. Bruce Fieldsuser-manual: rewrite object database discussion
2007-09-16 J. Bruce Fieldsuser-manual: reorder commit, blob, tree discussion
2007-09-16 J. Bruce Fieldsuser-manual: rewrite index discussion
2007-09-16 J. Bruce Fieldsuser-manual: create new "low-level git operations" chapter
2007-09-16 J. Bruce Fieldsuser-manual: rename "git internals" to "git concepts"
2007-09-16 J. Bruce Fieldsuser-manual: move object format details to hacking...
2007-09-16 J. Bruce Fieldsuser-manual: adjust section levels in "git internals"
2007-09-15 Junio C HamanoMerge branch 'js/remote'
2007-09-15 Junio C HamanoMerge branch 'js/tag'
2007-09-15 Junio C HamanoMerge branch 'lh/svn-first-parent'
2007-09-15 Junio C HamanoMerge branch 'np/delta'
2007-09-15 Junio C HamanoMerge branch 'jc/pack'
2007-09-15 Junio C HamanoMerge branch 'dk/diff-delta'
2007-09-15 Junio C HamanoMerge branch 'jc/partial-remove'
2007-09-14 Junio C HamanoDocument ls-files --with-tree=<tree-ish>
2007-09-14 Junio C HamanoMerge branch 'jc/grep-c'
2007-09-14 Junio C HamanoDocumentation/git-config.txt: AsciiDoc tweak to avoid...
2007-09-14 Jari AaltoDocumentation/git-archive.txt: a couple of clarifications.
2007-09-14 Junio C HamanoMerge branch 'jc/cachetree' into cr/reset
2007-09-14 Junio C HamanoMerge branch 'maint'
2007-09-14 Ulrik SverdrupRemove duplicate note about removing commits with git...
2007-09-12 Junio C HamanoMerge branch 'maint'
next