aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* update-ref: -d flag and ref creation safety.Junio C Hamano2006-09-27
* Clean-up lock-ref implementationJunio C Hamano2006-09-27
* Merge branch 'jc/lt-ref2-with-lt-refs' into jc/ref-lockingJunio C Hamano2006-09-27
|\
| * Merge branch 'lt/refs' into jc/lt-ref2-with-lt-refsJunio C Hamano2006-09-21
| |\
| * | Fix show-ref usage for --dereference.Christian Couder2006-09-20
| * | Document git-show-ref [-s|--hash] option.Christian Couder2006-09-20
| * | Add man page for git-show-refJonas Fonseca2006-09-18
| * | gitignore: git-show-ref is a generated file.Jeff King2006-09-18
| * | Use Linus' show ref in "git-branch.sh".Christian Couder2006-09-17
| * | Add [-s|--hash] option to Linus' show-ref.Christian Couder2006-09-17
| * | Teach "git checkout" to use git-show-refLinus Torvalds2006-09-16
| * | Add "git show-ref" builtin commandLinus Torvalds2006-09-16
* | | Merge branch 'jc/for-each-ref-with-lt-refs' into jc/ref-lockingJunio C Hamano2006-09-27
|\ \ \
| * \ \ Merge branch 'lt/refs' into jc/for-each-ref-with-lt-refsJunio C Hamano2006-09-21
| |\ \ \ | | | |/ | | |/|
| * | | Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-16
| | |/ | |/|
* | | lock_ref_sha1_basic: remove unused parameter "plen".Junio C Hamano2006-09-22
* | | pack-refs: fix git_path() usage.Junio C Hamano2006-09-22
* | | Fix buggy ref recordingPetr Baudis2006-09-22
* | | show-branch: mark active branch with a '*' againJohannes Schindelin2006-09-21
* | | Fix git-update-index --againJohannes Schindelin2006-09-21
| |/ |/|
* | git-pack-refs --pruneJunio C Hamano2006-09-21
* | pack-refs: do not pack symbolic refs.Junio C Hamano2006-09-21
* | Tell between packed, unpacked and symbolic refs.Junio C Hamano2006-09-20
* | Add callback data to for_each_ref() family.Junio C Hamano2006-09-20
* | symbolit-ref: fix resolve_ref conversion.Junio C Hamano2006-09-20
* | Fix broken sha1 lockingPetr Baudis2006-09-20
* | fsck-objects: adjust to resolve_ref() clean-up.Junio C Hamano2006-09-18
* | gitignore: git-pack-refs is a generated file.Jeff King2006-09-18
* | wt-status: use simplified resolve_ref to find current branchJeff King2006-09-17
* | Fix t1400-update-ref test minimallyJunio C Hamano2006-09-17
* | Enable the packed refs file formatLinus Torvalds2006-09-17
* | Make ref resolution sanerLinus Torvalds2006-09-17
* | Add support for negative refsLinus Torvalds2006-09-17
* | Start handling references internally as a sorted in-memory listLinus Torvalds2006-09-17
* | Merge branch 'sk/ftp'Junio C Hamano2006-09-17
|\ \
| * | Add ftp:// protocol support for git-http-fetchJunio C Hamano2006-09-16
| * | http-fetch.c: consolidate code to detect missing fetch targetJunio C Hamano2006-09-16
| |/
* | Merge part of branch 'jc/upload-pack'Junio C Hamano2006-09-17
|\ \
| * | upload-pack: minor clean-up in multi-ack logicJunio C Hamano2006-08-12
* | | Merge branch 'jc/pack'Junio C Hamano2006-09-17
|\ \ \
| * | | pack-objects: document --revs, --unpacked and --all.Junio C Hamano2006-09-12
| * | | pack-objects --unpacked=<existing pack> option.Junio C Hamano2006-09-07
| * | | pack-objects: further work on internal rev-list logic.Junio C Hamano2006-09-07
| * | | pack-objects: run rev-list equivalent internally.Junio C Hamano2006-09-07
| * | | Separate object listing routines out of rev-listJunio C Hamano2006-09-07
* | | | Merge branch 'jc/am'Junio C Hamano2006-09-17
|\ \ \ \
| * | | | Fix git-am safety checksJunio C Hamano2006-09-16
| | |_|/ | |/| |
* | | | Merge branch 'jk/diff'Junio C Hamano2006-09-17
|\ \ \ \
| * | | | wt-status: remove extraneous newline from 'deleted:' outputJeff King2006-09-13
| * | | | git-status: document colorization config optionsJeff King2006-09-12