summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Move convert-objects to contrib.Matt Kraai2007-09-252-29/+0
* Start RelNotes for 1.5.4Junio C Hamano2007-09-241-0/+21
* Merge branch 'je/hooks'Junio C Hamano2007-09-231-0/+13
|\
| * Added example hook script to save/restore permissions/ownership.Josh England2007-09-181-1/+2
| * Add post-merge hook, related documentation, and tests.Josh England2007-09-181-0/+12
* | Merge branch 'js/apply-build-ancestor'Junio C Hamano2007-09-231-4/+7
|\ \
| * | apply: get rid of --index-info in favor of --build-fake-ancestorJohannes Schindelin2007-09-181-4/+7
| |/
* | Merge branch 'maint'Junio C Hamano2007-09-234-13/+219
|\ \
| * \ Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maintJunio C Hamano2007-09-231-7/+213
| |\ \
| | * | User Manual: add a chapter for submodulesMiklos Vajna2007-09-231-0/+202
| | * | user-manual: don't assume refs are stored under .git/refsJ. Bruce Fields2007-09-231-7/+11
| * | | Conjugate "search" correctly in the git-prune-packed man page.Matt Kraai2007-09-211-1/+1
| * | | Move the paragraph specifying where the .idx and .pack files should beMatt Kraai2007-09-211-4/+4
| * | | Documentation/git-lost-found.txt: drop unnecessarily duplicated name.Junio C Hamano2007-09-211-1/+1
| |/ /
* | | Merge branch 'maint' to sync with 1.5.3.2Junio C Hamano2007-09-192-0/+59
|\ \ \ | |/ / | | / | |/ |/|
| * GIT 1.5.3.2v1.5.3.2Junio C Hamano2007-09-191-0/+58
* | Merge branch 'maint'Junio C Hamano2007-09-184-13/+14
|\ \ | |/
| * Fixed update-hook example allow-users format.Väinö Järvelä2007-09-181-4/+4
| * Documentation/git-svn: updated design philosophy notesEric Wong2007-09-181-5/+6
| * git-push: documentation and tests for pushing only branchesJeff King2007-09-182-4/+4
| * Document ls-files --with-tree=<tree-ish>Junio C Hamano2007-09-171-1/+8
* | Merge branch 'maint'Junio C Hamano2007-09-175-1003/+548
|\ \ | |/
| * core-tutorial: minor cleanupJ. Bruce Fields2007-09-151-22/+10
| * documentation: replace Discussion section by link to user-manual chapterJ. Bruce Fields2007-09-153-597/+54
| * user-manual: todo updates and cleanupJ. Bruce Fields2007-09-151-13/+16
| * user-manual: fix introduction to packfilesJ. Bruce Fields2007-09-151-2/+2
| * user-manual: move packfile and dangling object discussionJ. Bruce Fields2007-09-151-148/+147
| * user-manual: rewrite object database discussionJ. Bruce Fields2007-09-151-139/+196
| * user-manual: reorder commit, blob, tree discussionJ. Bruce Fields2007-09-151-41/+41
| * user-manual: rewrite index discussionJ. Bruce Fields2007-09-151-49/+55
| * user-manual: create new "low-level git operations" chapterJ. Bruce Fields2007-09-151-9/+24
| * user-manual: rename "git internals" to "git concepts"J. Bruce Fields2007-09-151-6/+10
| * user-manual: move object format details to hacking-git chapterJ. Bruce Fields2007-09-151-23/+32
| * user-manual: adjust section levels in "git internals"J. Bruce Fields2007-09-151-5/+12
* | Merge branch 'js/remote'Junio C Hamano2007-09-141-1/+5
|\ \
| * | Teach "git remote" a mirror modeJohannes Schindelin2007-09-031-1/+5
* | | Merge branch 'np/delta'Junio C Hamano2007-09-142-1/+17
|\ \ \
| * | | threaded delta search: add pack.threads config variableNicolas Pitre2007-09-101-1/+9
| * | | threaded delta search: specify number of threads at run timeNicolas Pitre2007-09-091-0/+8
* | | | Merge branch 'jc/partial-remove'Junio C Hamano2007-09-141-1/+8
|\ \ \ \
| * | | | Document ls-files --with-tree=<tree-ish>Junio C Hamano2007-09-141-1/+8
* | | | | Merge branch 'jc/grep-c'Junio C Hamano2007-09-142-3/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Documentation/git-config.txt: AsciiDoc tweak to avoid leading dotJunio C Hamano2007-09-141-1/+1
| * | | | Documentation/git-archive.txt: a couple of clarifications.Jari Aalto2007-09-141-2/+3
* | | | | Merge branch 'maint'Junio C Hamano2007-09-141-5/+0
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Remove duplicate note about removing commits with git-filter-branchUlrik Sverdrup2007-09-131-5/+0
* | | | Merge branch 'rs/archive'Junio C Hamano2007-09-101-0/+17
|\ \ \ \
| * | | | archive: rename attribute specfile to export-substRené Scharfe2007-09-061-3/+3
| * | | | archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...René Scharfe2007-09-061-1/+4
| * | | | archive: specfile support (--pretty=format: in archive files)René Scharfe2007-09-031-0/+14
| | |_|/ | |/| |