aboutsummaryrefslogtreecommitdiff
path: root/sha1_name.c
Commit message (Expand)AuthorAge
* Merge branch 'ks/no-textconv-symlink' into maintJunio C Hamano2010-12-02
|\
| * blame,cat-file --textconv: Don't assume mode is ``S_IFREF | 0664''Kirill Smelkov2010-09-29
| * Merge branch 'jc/sha1-name-find-fix' into maintJunio C Hamano2010-08-19
| |\
* | | update comment and documentation for :/foo syntaxMatthieu Moy2010-09-27
* | | Merge branch 'js/maint-reflog-beyond-horizon'Junio C Hamano2010-09-03
|\ \ \
| * | | sha1_name.c: use warning in preference to fprintf(stderrJon Seymour2010-08-24
| * | | rev-parse: exit with non-zero status if ref@{n} is not valid.Jon Seymour2010-08-24
| |/ /
* | | Merge branch 'jc/sha1-name-find-fix'Junio C Hamano2010-08-12
|\ \ \ | |/ / |/| / | |/
| * sha1_name.c: fix parsing of ":/token" syntaxJunio C Hamano2010-08-02
* | Merge branch 'cp/textconv-cat-file'Junio C Hamano2010-06-27
|\ \
| * | sha1_name: add get_sha1_with_context()Clément Poulain2010-06-18
| |/
* | Make :/ accept a regex rather than a fixed patternLinus Torvalds2010-06-14
|/
* sha1_name: fix segfault caused by invalid index accessMarkus Heidelberg2010-02-28
* Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-02-16
|\
| * Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano2010-02-16
| |\
| | * dwim_ref: fix dangling symref warningJeff King2010-02-16
* | | reject @{-1} not at beginning of object nameJeff King2010-01-28
* | | fix parsing of @{-1}@{u} combinationJeff King2010-01-28
* | | Merge branch 'jc/maint-reflog-bad-timestamp'Junio C Hamano2010-01-27
|\ \ \ | |/ /
| * | Update @{bogus.timestamp} fix not to die()Junio C Hamano2010-01-27
| * | approxidate_careful() reports errorneous date stringJunio C Hamano2010-01-26
| |/
* | Merge branch 'js/refer-upstream'Junio C Hamano2010-01-22
|\ \
| * | Teach @{upstream} syntax to strbuf_branchanme()Junio C Hamano2010-01-20
| * | Introduce <branch>@{upstream} notationJohannes Schindelin2010-01-12
| |/
* | Merge branch 'jc/checkout-merge-base'Junio C Hamano2010-01-13
|\ \
| * | "checkout A...B" switches to the merge base between A and BJunio C Hamano2009-10-18
| |/
* | Detailed diagnosis when parsing an object name fails.Matthieu Moy2009-12-07
|/
* sha1_name.c: avoid unnecessary strbuf_releaseBrandon Casey2009-07-16
* Rename interpret/substitute nth_last_branch functionsJunio C Hamano2009-03-22
* Squelch overzealous "ignoring dangling symref" in an empty repositoryJunio C Hamano2009-02-11
* Warn use of "origin" when remotes/origin/HEAD is danglingJunio C Hamano2009-02-10
* Merge branch 'tr/previous-branch'Junio C Hamano2009-01-28
|\
| * Simplify parsing branch switching events in reflogJunio C Hamano2009-01-21
| * Introduce for_each_recent_reflog_ent().Junio C Hamano2009-01-19
| * interpret_nth_last_branch(): plug small memleakJunio C Hamano2009-01-19
| * Fix reflog parsing for a malformed branch switching entryJunio C Hamano2009-01-19
| * Fix parsing of @{-1}@{1}Johannes Schindelin2009-01-19
| * interpret_nth_last_branch(): avoid traversing the reflog twiceJunio C Hamano2009-01-19
| * sha1_name: support @{-N} syntax in get_sha1()Thomas Rast2009-01-17
| * sha1_name: tweak @{-N} lookupThomas Rast2009-01-17
| * checkout: implement "@{-N}" shortcut name for N-th last branchJunio C Hamano2009-01-17
* | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-27
|\ \ | |/ |/|
| * get_sha1_basic(): fix invalid memory access, found by valgrindJohannes Schindelin2009-01-27
* | Merge branch 'ar/maint-mksnpath' into HEADJunio C Hamano2008-10-26
|\ \ | |/
| * Fix mkpath abuse in dwim_ref and dwim_log of sha1_name.cAlex Riesen2008-10-26
* | Make reflog query '@{1219188291}' act as '@{2008.8.19.16:24:51.-0700}'Shawn O. Pearce2008-08-21
|/
* ignore non-existent refs in dwim_log()Junio C Hamano2008-07-23
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-29
|\
| * fix reflog approxidate parsing bugJeff King2008-04-29
* | Merge branch 'maint'Junio C Hamano2008-03-15
|\ \ | |/