summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-28Merge branch 'jc/for-each-ref' into jc/ref-lockingJunio C Hamano
2006-09-27receive-pack: call setup_ident before git_configJunio C Hamano
2006-09-27Teach receive-pack about ref-logJunio C Hamano
2006-09-27update a few Porcelain-ish for ref lock safety.Junio C Hamano
2006-09-27update-ref: -d flag and ref creation safety.Junio C Hamano
2006-09-27Clean-up lock-ref implementationJunio C Hamano
2006-09-27Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-lockingJunio C Hamano
2006-09-27Merge branch 'jc/for-each-ref-with-lt-refs' into jc/ref-lockingJunio C Hamano
2006-09-23lock_ref_sha1_basic: remove unused parameter "plen".Junio C Hamano
2006-09-23pack-refs: fix git_path() usage.Junio C Hamano
2006-09-22Fix buggy ref recordingPetr Baudis
2006-09-22show-branch: mark active branch with a '*' againJohannes Schindelin
2006-09-22Fix git-update-index --againJohannes Schindelin
2006-09-21git-for-each-ref: improve the documentation on scripting modesAndy Whitcroft
2006-09-21Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsJunio C Hamano
2006-09-21Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refsJunio C Hamano
2006-09-21git-pack-refs --pruneJunio C Hamano
2006-09-21pack-refs: do not pack symbolic refs.Junio C Hamano
2006-09-21Tell between packed, unpacked and symbolic refs.Junio C Hamano
2006-09-21Add callback data to for_each_ref() family.Junio C Hamano
2006-09-21symbolit-ref: fix resolve_ref conversion.Junio C Hamano
2006-09-20Fix show-ref usage for --dereference.Christian Couder
2006-09-20Document git-show-ref [-s|--hash] option.Christian Couder
2006-09-20Fix broken sha1 lockingPetr Baudis
2006-09-18Add man page for git-show-refJonas Fonseca
2006-09-18fsck-objects: adjust to resolve_ref() clean-up.Junio C Hamano
2006-09-18gitignore: git-show-ref is a generated file.Jeff King
2006-09-18gitignore: git-pack-refs is a generated file.Jeff King
2006-09-18wt-status: use simplified resolve_ref to find current branchJeff King
2006-09-18Fix t1400-update-ref test minimallyJunio C Hamano
2006-09-18Enable the packed refs file formatLinus Torvalds
2006-09-18Make ref resolution sanerLinus Torvalds
2006-09-18Add support for negative refsLinus Torvalds
2006-09-18Start handling references internally as a sorted in-memory listLinus Torvalds
2006-09-18Merge branch 'sk/ftp'Junio C Hamano
2006-09-18Merge part of branch 'jc/upload-pack'Junio C Hamano
2006-09-18Merge branch 'jc/pack'Junio C Hamano
2006-09-18Merge branch 'jc/am'Junio C Hamano
2006-09-18Merge branch 'jk/diff'Junio C Hamano
2006-09-17gitweb fix validating pg (page) parameterMatthias Lederhofer
2006-09-17git-repack(1): document --window and --depthJonas Fonseca
2006-09-17git-apply(1): document --unidiff-zeroJonas Fonseca
2006-09-17gitweb: fix warnings in PATH_INFO code and add export_ok/strict_exportMatthias Lederhofer
2006-09-17upload-archive: monitor child communication even more carefully.Franck Bui-Huu
2006-09-17Merge branch 'jc/archive'Junio C Hamano
2006-09-17Use Linus' show ref in "git-branch.sh".Christian Couder
2006-09-17Add [-s|--hash] option to Linus' show-ref.Christian Couder
2006-09-17gitweb: export optionsMatthias Lederhofer
2006-09-17gitweb: do not use 'No such directory' error messageMatthias Lederhofer
2006-09-17git-tar-tree: devolve git-tar-tree into a wrapper for git-archiveRene Scharfe