summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* core.logallrefupdates create new log file only for branch heads.Junio C Hamano2006-10-081-6/+10
* Merge branch 'master' into lj/refsJunio C Hamano2006-10-024-9/+50
|\
| * Merge branch 'jc/gitpm'Junio C Hamano2006-09-301-1/+2
| |\
| | * Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-158-21/+316
| | |\
| | * \ Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-0739-79/+719
| | |\ \
| | * | | Git.pm: Add config() methodPetr Baudis2006-07-031-1/+2
| * | | | Merge branch 'jc/diff-stat'Junio C Hamano2006-09-301-2/+5
| |\ \ \ \
| | * | | | diff --stat=width[,name-width]: allow custom diffstat output width.Linus Torvalds2006-09-281-2/+5
| * | | | | http/ftp: optionally ask curl to not use EPSV commandSasha Khapyorsky2006-09-281-0/+6
| * | | | | Cleaned up git-daemon virtual hosting support.Jon Loeliger2006-09-271-6/+37
| |/ / / /
* | | | | show-ref --hash=len, --abbrev=len, and --abbrevJunio C Hamano2006-10-011-4/+8
* | | | | Merge branch 'master' into lj/refsJunio C Hamano2006-09-2713-138/+146
|\ \ \ \ \ | |/ / / /
| * | | | git-archive: update documentationFranck Bui-Huu2006-09-252-0/+16
| * | | | Allow 'svn fetch' on '(no date)' revisions in Subversion.Shawn Pearce2006-09-241-0/+12
| * | | | Remove upload-tar and make git-tar-tree a thin wrapper to git-archiveJunio C Hamano2006-09-243-43/+3
| * | | | Merge branch 'jc/filter-commit'Junio C Hamano2006-09-241-0/+11
| |\ \ \ \
| | * | | | revision traversal: --author, --committer, and --grep.Junio C Hamano2006-09-201-0/+11
| * | | | | Merge branch 'sb/branch-attributes'Junio C Hamano2006-09-241-0/+7
| |\ \ \ \ \
| | * | | | | fetch: get the remote branches to merge from the branch propertiesSanti Béjar2006-09-241-0/+4
| | * | | | | Fetch: default remote repository from branch propertiesSanti Béjar2006-09-241-0/+3
| * | | | | | Merge branch 'jl/daemon'Junio C Hamano2006-09-241-0/+47
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Add virtualization support to git-daemonJon Loeliger2006-09-201-0/+47
| | |/ / / /
| * | | | | Remove git-zip-treeRene Scharfe2006-09-231-67/+0
| * | | | | Document receive.denyNonFastforwardsJohannes Schindelin2006-09-203-0/+13
| |/ / / /
| * | | | gitk(1): mention --allJonas Fonseca2006-09-201-0/+9
| * | | | Fix trivial typos and inconsistencies in hooks documentationJonas Fonseca2006-09-201-28/+28
* | | | | Merge branch 'jc/for-each-ref' into jc/ref-lockingJunio C Hamano2006-09-271-4/+21
|\ \ \ \ \
| * | | | | git-for-each-ref: improve the documentation on scripting modesAndy Whitcroft2006-09-211-4/+21
* | | | | | update-ref: -d flag and ref creation safety.Junio C Hamano2006-09-271-2/+8
* | | | | | Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-lockingJunio C Hamano2006-09-271-0/+152
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsJunio C Hamano2006-09-216-2/+192
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Document git-show-ref [-s|--hash] option.Christian Couder2006-09-201-1/+17
| * | | | | | Add man page for git-show-refJonas Fonseca2006-09-181-0/+136
* | | | | | | Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refsJunio C Hamano2006-09-216-2/+192
|\ \ \ \ \ \ \ | | |/ / / / / | |/| / / / / | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'jc/pack'Junio C Hamano2006-09-171-1/+20
| |\ \ \ \ \
| | * | | | | pack-objects: document --revs, --unpacked and --all.Junio C Hamano2006-09-121-1/+20
| * | | | | | Merge branch 'jk/diff'Junio C Hamano2006-09-171-0/+14
| |\ \ \ \ \ \
| | * | | | | | git-status: document colorization config optionsJeff King2006-09-121-0/+14
| | |/ / / / /
| * | | | | | git-repack(1): document --window and --depthJonas Fonseca2006-09-171-1/+11
| * | | | | | git-apply(1): document --unidiff-zeroJonas Fonseca2006-09-171-0/+10
| * | | | | | Merge branch 'jc/archive'Junio C Hamano2006-09-172-0/+137
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Add git-upload-archiveFranck Bui-Huu2006-09-091-0/+37
| | * | | | | Add git-archiveFranck Bui-Huu2006-09-091-0/+100
| | |/ / / /
* | | | | | Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-161-0/+164
|/ / / / /
* | | | | Document git-grep -[Hh]Junio C Hamano2006-09-151-1/+8
* | | | | Documentation: Fix broken linksDmitry V. Levin2006-09-133-3/+3
* | | | | Merge branch 'jc/unpack'Junio C Hamano2006-09-131-1/+7
|\ \ \ \ \
| * | | | | unpack-objects -r: call it "recover".Junio C Hamano2006-09-131-1/+1
| * | | | | unpack-objects desperately salvages objects from a corrupt packJunio C Hamano2006-09-041-1/+7
* | | | | | Make apply --binary a no-op.Junio C Hamano2006-09-071-9/+4
| |/ / / / |/| | | |